1
0
mirror of synced 2025-12-22 19:34:15 -05:00
Files
docs/lib/graphql/static/prerendered-objects.json
2021-08-27 16:35:23 +00:00

11387 lines
7.6 MiB

{
"dotcom": {
"html": "<div>\n <div>\n <h2 id=\"actorlocation\">\n <a href=\"#actorlocation\">ActorLocation</a>\n </h2>\n <p>Location information for an actor.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>city</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>City.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>country</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Country name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>countryCode</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Country code.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>region</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Region name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>regionCode</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Region or state code.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addedtoprojectevent\">\n <a href=\"#addedtoprojectevent\">AddedToProjectEvent</a>\n </h2>\n <p>Represents a<code>added_to_project</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Project referenced by event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>project</code> is available under the <a href=\"/en/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCard</code> (<code><a href=\"/en/graphql/reference/objects#projectcard\">ProjectCard</a></code>)</p></td>\n<td><p><p>Project card referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectCard</code> is available under the <a href=\"/en/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectColumnName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectColumnName</code> is available under the <a href=\"/en/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"app\">\n <a href=\"#app\">App</a>\n </h2>\n <p>A GitHub App.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the app.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListEntries</code> (<code><a href=\"/en/graphql/reference/objects#ipallowlistentryconnection\">IpAllowListEntryConnection!</a></code>)</p></td>\n<td><p><p>The IP addresses of the app.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#ipallowlistentryorder\">IpAllowListEntryOrder</a></code>)</p>\n<p><p>Ordering options for IP allow list entries returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>logoBackgroundColor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The hex color code, without the leading &apos;#&apos;, for the logo background.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>logoUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the app&apos;s logo.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the app.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>slug</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A slug based on the name of the app for use in URLs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The URL to the app&apos;s homepage.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"assignedevent\">\n <a href=\"#assignedevent\">AssignedEvent</a>\n </h2>\n <p>Represents an<code>assigned</code>event on any assignable object.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignable</code> (<code><a href=\"/en/graphql/reference/interfaces#assignable\">Assignable!</a></code>)</p></td>\n<td><p><p>Identifies the assignable associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignee</code> (<code><a href=\"/en/graphql/reference/unions#assignee\">Assignee</a></code>)</p></td>\n<td><p><p>Identifies the user or mannequin that was assigned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>Identifies the user who was assigned.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>user</code> is deprecated. <p>Assignees can now be mannequins. Use the <code>assignee</code> field instead. Removal on 2020-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"automergedisabledevent\">\n <a href=\"#automergedisabledevent\">AutoMergeDisabledEvent</a>\n </h2>\n <p>Represents a<code>auto_merge_disabled</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>disabler</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who disabled auto-merge for this Pull Request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reason</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The reason auto-merge was disabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reasonCode</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The reason_code relating to why auto-merge was disabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"automergeenabledevent\">\n <a href=\"#automergeenabledevent\">AutoMergeEnabledEvent</a>\n </h2>\n <p>Represents a<code>auto_merge_enabled</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enabler</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who enabled auto-merge for this Pull Request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"automergerequest\">\n <a href=\"#automergerequest\">AutoMergeRequest</a>\n </h2>\n <p>Represents an auto-merge request for a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>authorEmail</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address of the author of this auto-merge request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitBody</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The commit message of the auto-merge request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitHeadline</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The commit title of the auto-merge request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enabledAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>When was this auto-merge request was enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enabledBy</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who created the auto-merge request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeMethod</code> (<code><a href=\"/en/graphql/reference/enums#pullrequestmergemethod\">PullRequestMergeMethod!</a></code>)</p></td>\n<td><p><p>The merge method of the auto-merge request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request that this auto-merge request is set against.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"autorebaseenabledevent\">\n <a href=\"#autorebaseenabledevent\">AutoRebaseEnabledEvent</a>\n </h2>\n <p>Represents a<code>auto_rebase_enabled</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enabler</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who enabled auto-merge (rebase) for this Pull Request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"autosquashenabledevent\">\n <a href=\"#autosquashenabledevent\">AutoSquashEnabledEvent</a>\n </h2>\n <p>Represents a<code>auto_squash_enabled</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enabler</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who enabled auto-merge (squash) for this Pull Request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"automaticbasechangefailedevent\">\n <a href=\"#automaticbasechangefailedevent\">AutomaticBaseChangeFailedEvent</a>\n </h2>\n <p>Represents a<code>automatic_base_change_failed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newBase</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The new base for this PR.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oldBase</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The old base for this PR.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"automaticbasechangesucceededevent\">\n <a href=\"#automaticbasechangesucceededevent\">AutomaticBaseChangeSucceededEvent</a>\n </h2>\n <p>Represents a<code>automatic_base_change_succeeded</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newBase</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The new base for this PR.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oldBase</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The old base for this PR.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"baserefchangedevent\">\n <a href=\"#baserefchangedevent\">BaseRefChangedEvent</a>\n </h2>\n <p>Represents a<code>base_ref_changed</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>currentRefName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the base ref for the pull request after it was changed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousRefName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the base ref for the pull request before it was changed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"baserefdeletedevent\">\n <a href=\"#baserefdeletedevent\">BaseRefDeletedEvent</a>\n </h2>\n <p>Represents a<code>base_ref_deleted</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRefName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the name of the Ref associated with the <code>base_ref_deleted</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"baserefforcepushedevent\">\n <a href=\"#baserefforcepushedevent\">BaseRefForcePushedEvent</a>\n </h2>\n <p>Represents a<code>base_ref_force_pushed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>afterCommit</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the after commit SHA for the<code>base_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>beforeCommit</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the before commit SHA for the<code>base_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the fully qualified ref name for the<code>base_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"blame\">\n <a href=\"#blame\">Blame</a>\n </h2>\n <p>Represents a Git blame.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>ranges</code> (<code><a href=\"/en/graphql/reference/objects#blamerange\">[BlameRange!]!</a></code>)</p></td>\n<td><p><p>The list of ranges from a Git blame.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"blamerange\">\n <a href=\"#blamerange\">BlameRange</a>\n </h2>\n <p>Represents a range of information from a Git blame.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>age</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the recency of the change, from 1 (new) to 10 (old). This is\ncalculated as a 2-quantile and determines the length of distance between the\nmedian age of all the changes in the file and the recency of the current\nrange&apos;s change.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>Identifies the line author.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>endingLine</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The ending line for the range.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startingLine</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The starting line for the range.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"blob\">\n <a href=\"#blob\">Blob</a>\n </h2>\n <p>Represents a Git blob.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#gitobject\">GitObject</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>abbreviatedOid</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An abbreviated version of the Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>byteSize</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Byte size of Blob object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isBinary</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Indicates whether the Blob is binary or text. Returns null if unable to determine the encoding.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isTruncated</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the contents is truncated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository the Git object belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>text</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>UTF8 text data or null if the Blob is binary.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"bot\">\n <a href=\"#bot\">Bot</a>\n </h2>\n <p>A special type of user which takes actions on behalf of GitHub Apps.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the GitHub App&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The username of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this bot.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this bot.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionrule\">\n <a href=\"#branchprotectionrule\">BranchProtectionRule</a>\n </h2>\n <p>A branch protection rule.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>allowsDeletions</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can this branch be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>allowsForcePushes</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are force pushes allowed on this branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branchProtectionRuleConflicts</code> (<code><a href=\"/en/graphql/reference/objects#branchprotectionruleconflictconnection\">BranchProtectionRuleConflictConnection!</a></code>)</p></td>\n<td><p><p>A list of conflicts matching branches protection rule and other branch protection rules.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who created this branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissesStaleReviews</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Will new commits pushed to matching branches dismiss pull request review approvals.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isAdminEnforced</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can admins overwrite branch protection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>matchingRefs</code> (<code><a href=\"/en/graphql/reference/objects#refconnection\">RefConnection!</a></code>)</p></td>\n<td><p><p>Repository refs that are protected by this rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters refs with query on name.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pattern</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the protection rule pattern.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pushAllowances</code> (<code><a href=\"/en/graphql/reference/objects#pushallowanceconnection\">PushAllowanceConnection!</a></code>)</p></td>\n<td><p><p>A list push allowances for this branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with this branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiredApprovingReviewCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Number of approving reviews required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiredStatusCheckContexts</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String]</a></code>)</p></td>\n<td><p><p>List of required status check contexts that must pass for commits to be accepted to matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresApprovingReviews</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are approving reviews required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresCodeOwnerReviews</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are reviews from code owners required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresCommitSignatures</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are commits required to be signed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresConversationResolution</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are conversations required to be resolved before merging.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresLinearHistory</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are merge commits prohibited from being pushed to this branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresStatusChecks</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are status checks required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresStrictStatusChecks</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are branches required to be up to date before merging.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restrictsPushes</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is pushing to matching branches restricted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restrictsReviewDismissals</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is dismissal of pull request reviews restricted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewDismissalAllowances</code> (<code><a href=\"/en/graphql/reference/objects#reviewdismissalallowanceconnection\">ReviewDismissalAllowanceConnection!</a></code>)</p></td>\n<td><p><p>A list review dismissal allowances for this branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleconflict\">\n <a href=\"#branchprotectionruleconflict\">BranchProtectionRuleConflict</a>\n </h2>\n <p>A conflict between two branch protection rules.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>branchProtectionRule</code> (<code><a href=\"/en/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Identifies the branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>conflictingBranchProtectionRule</code> (<code><a href=\"/en/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Identifies the conflicting branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the branch ref that has conflicting rules.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleconflictconnection\">\n <a href=\"#branchprotectionruleconflictconnection\">BranchProtectionRuleConflictConnection</a>\n </h2>\n <p>The connection type for BranchProtectionRuleConflict.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#branchprotectionruleconflictedge\">[BranchProtectionRuleConflictEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#branchprotectionruleconflict\">[BranchProtectionRuleConflict]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleconflictedge\">\n <a href=\"#branchprotectionruleconflictedge\">BranchProtectionRuleConflictEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#branchprotectionruleconflict\">BranchProtectionRuleConflict</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleconnection\">\n <a href=\"#branchprotectionruleconnection\">BranchProtectionRuleConnection</a>\n </h2>\n <p>The connection type for BranchProtectionRule.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#branchprotectionruleedge\">[BranchProtectionRuleEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#branchprotectionrule\">[BranchProtectionRule]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleedge\">\n <a href=\"#branchprotectionruleedge\">BranchProtectionRuleEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"cvss\">\n <a href=\"#cvss\">CVSS</a>\n </h2>\n <p>The Common Vulnerability Scoring System.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>score</code> (<code><a href=\"/en/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The CVSS score associated with this advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vectorString</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The CVSS vector string associated with this advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"cwe\">\n <a href=\"#cwe\">CWE</a>\n </h2>\n <p>A common weakness enumeration.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cweId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The id of the CWE.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A detailed description of this CWE.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of this CWE.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"cweconnection\">\n <a href=\"#cweconnection\">CWEConnection</a>\n </h2>\n <p>The connection type for CWE.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#cweedge\">[CWEEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#cwe\">[CWE]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"cweedge\">\n <a href=\"#cweedge\">CWEEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#cwe\">CWE</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotation\">\n <a href=\"#checkannotation\">CheckAnnotation</a>\n </h2>\n <p>A single check annotation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>annotationLevel</code> (<code><a href=\"/en/graphql/reference/enums#checkannotationlevel\">CheckAnnotationLevel</a></code>)</p></td>\n<td><p><p>The annotation&apos;s severity level.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blobUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The path to the file that this annotation was made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>location</code> (<code><a href=\"/en/graphql/reference/objects#checkannotationspan\">CheckAnnotationSpan!</a></code>)</p></td>\n<td><p><p>The position of this annotation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The annotation&apos;s message.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The path that this annotation was made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>rawDetails</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Additional information about the annotation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The annotation&apos;s title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationconnection\">\n <a href=\"#checkannotationconnection\">CheckAnnotationConnection</a>\n </h2>\n <p>The connection type for CheckAnnotation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#checkannotationedge\">[CheckAnnotationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#checkannotation\">[CheckAnnotation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationedge\">\n <a href=\"#checkannotationedge\">CheckAnnotationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#checkannotation\">CheckAnnotation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationposition\">\n <a href=\"#checkannotationposition\">CheckAnnotationPosition</a>\n </h2>\n <p>A character position in a check annotation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>column</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Column number (1 indexed).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>line</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Line number (1 indexed).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationspan\">\n <a href=\"#checkannotationspan\">CheckAnnotationSpan</a>\n </h2>\n <p>An inclusive pair of positions for a check annotation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>end</code> (<code><a href=\"/en/graphql/reference/objects#checkannotationposition\">CheckAnnotationPosition!</a></code>)</p></td>\n<td><p><p>End position (inclusive).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>start</code> (<code><a href=\"/en/graphql/reference/objects#checkannotationposition\">CheckAnnotationPosition!</a></code>)</p></td>\n<td><p><p>Start position (inclusive).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrun\">\n <a href=\"#checkrun\">CheckRun</a>\n </h2>\n <p>A check run.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#requirablebypullrequest\">RequirableByPullRequest</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>annotations</code> (<code><a href=\"/en/graphql/reference/objects#checkannotationconnection\">CheckAnnotationConnection</a></code>)</p></td>\n<td><p><p>The check run&apos;s annotations.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkSuite</code> (<code><a href=\"/en/graphql/reference/objects#checksuite\">CheckSuite!</a></code>)</p></td>\n<td><p><p>The check suite that this run is a part of.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>completedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the check run was completed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>conclusion</code> (<code><a href=\"/en/graphql/reference/enums#checkconclusionstate\">CheckConclusionState</a></code>)</p></td>\n<td><p><p>The conclusion of the check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployment</code> (<code><a href=\"/en/graphql/reference/objects#deployment\">Deployment</a></code>)</p></td>\n<td><p><p>The corresponding deployment for this job, if any.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>detailsUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL from which to find full details of the check run on the integrator&apos;s site.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>externalId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A reference for the check run on the integrator&apos;s system.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isRequired</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this is required to pass before merging for a specific pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>pullRequestId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>The id of the pull request this is required for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>pullRequestNumber</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The number of the pull request this is required for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the check for this check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingDeploymentRequest</code> (<code><a href=\"/en/graphql/reference/objects#deploymentrequest\">DeploymentRequest</a></code>)</p></td>\n<td><p><p>Information about a pending deployment, if any, in this check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The permalink to the check run summary.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the check run was started.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>status</code> (<code><a href=\"/en/graphql/reference/enums#checkstatusstate\">CheckStatusState!</a></code>)</p></td>\n<td><p><p>The current status of the check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>steps</code> (<code><a href=\"/en/graphql/reference/objects#checkstepconnection\">CheckStepConnection</a></code>)</p></td>\n<td><p><p>The check run&apos;s steps.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Step number.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>summary</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A string representing the check run&apos;s summary.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>text</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A string representing the check run&apos;s text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A string representing the check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunconnection\">\n <a href=\"#checkrunconnection\">CheckRunConnection</a>\n </h2>\n <p>The connection type for CheckRun.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#checkrunedge\">[CheckRunEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#checkrun\">[CheckRun]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunedge\">\n <a href=\"#checkrunedge\">CheckRunEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#checkrun\">CheckRun</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkstep\">\n <a href=\"#checkstep\">CheckStep</a>\n </h2>\n <p>A single check step.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>completedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the check step was completed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>conclusion</code> (<code><a href=\"/en/graphql/reference/enums#checkconclusionstate\">CheckConclusionState</a></code>)</p></td>\n<td><p><p>The conclusion of the check step.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>externalId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A reference for the check step on the integrator&apos;s system.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The step&apos;s name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The index of the step in the list of steps of the parent check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>secondsToCompletion</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Number of seconds to completion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the check step was started.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>status</code> (<code><a href=\"/en/graphql/reference/enums#checkstatusstate\">CheckStatusState!</a></code>)</p></td>\n<td><p><p>The current status of the check step.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkstepconnection\">\n <a href=\"#checkstepconnection\">CheckStepConnection</a>\n </h2>\n <p>The connection type for CheckStep.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#checkstepedge\">[CheckStepEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#checkstep\">[CheckStep]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkstepedge\">\n <a href=\"#checkstepedge\">CheckStepEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#checkstep\">CheckStep</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuite\">\n <a href=\"#checksuite\">CheckSuite</a>\n </h2>\n <p>A check suite.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>app</code> (<code><a href=\"/en/graphql/reference/objects#app\">App</a></code>)</p></td>\n<td><p><p>The GitHub App which created this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branch</code> (<code><a href=\"/en/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The name of the branch for this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkRuns</code> (<code><a href=\"/en/graphql/reference/objects#checkrunconnection\">CheckRunConnection</a></code>)</p></td>\n<td><p><p>The check runs associated with a check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/graphql/reference/input-objects#checkrunfilter\">CheckRunFilter</a></code>)</p>\n<p><p>Filters the check runs by this type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>The commit for this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>conclusion</code> (<code><a href=\"/en/graphql/reference/enums#checkconclusionstate\">CheckConclusionState</a></code>)</p></td>\n<td><p><p>The conclusion of this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who triggered the check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>matchingPullRequests</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestconnection\">PullRequestConnection</a></code>)</p></td>\n<td><p><p>A list of open pull requests matching the check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>push</code> (<code><a href=\"/en/graphql/reference/objects#push\">Push</a></code>)</p></td>\n<td><p><p>The push that triggered this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>status</code> (<code><a href=\"/en/graphql/reference/enums#checkstatusstate\">CheckStatusState!</a></code>)</p></td>\n<td><p><p>The status of this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>workflowRun</code> (<code><a href=\"/en/graphql/reference/objects#workflowrun\">WorkflowRun</a></code>)</p></td>\n<td><p><p>The workflow run associated with this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuiteconnection\">\n <a href=\"#checksuiteconnection\">CheckSuiteConnection</a>\n </h2>\n <p>The connection type for CheckSuite.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#checksuiteedge\">[CheckSuiteEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#checksuite\">[CheckSuite]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuiteedge\">\n <a href=\"#checksuiteedge\">CheckSuiteEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#checksuite\">CheckSuite</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"closedevent\">\n <a href=\"#closedevent\">ClosedEvent</a>\n </h2>\n <p>Represents a<code>closed</code>event on any <code>Closable</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closable</code> (<code><a href=\"/en/graphql/reference/interfaces#closable\">Closable!</a></code>)</p></td>\n<td><p><p>Object that was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closer</code> (<code><a href=\"/en/graphql/reference/unions#closer\">Closer</a></code>)</p></td>\n<td><p><p>Object which triggered the creation of this event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this closed event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this closed event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"codeofconduct\">\n <a href=\"#codeofconduct\">CodeOfConduct</a>\n </h2>\n <p>The Code of Conduct for a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The body of the Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The key for the Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The formal name of the Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commentdeletedevent\">\n <a href=\"#commentdeletedevent\">CommentDeletedEvent</a>\n </h2>\n <p>Represents a<code>comment_deleted</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletedCommentAuthor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The user who authored the deleted comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commit\">\n <a href=\"#commit\">Commit</a>\n </h2>\n <p>Represents a Git commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#gitobject\">GitObject</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>abbreviatedOid</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An abbreviated version of the Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>additions</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of additions in this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>associatedPullRequests</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestconnection\">PullRequestConnection</a></code>)</p></td>\n<td><p><p>The merged Pull Request that introduced the commit to the repository. If the\ncommit is not present in the default branch, additionally returns open Pull\nRequests associated with the commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#pullrequestorder\">PullRequestOrder</a></code>)</p>\n<p><p>Ordering options for pull requests.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/graphql/reference/objects#gitactor\">GitActor</a></code>)</p></td>\n<td><p><p>Authorship details of the commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authoredByCommitter</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the committer and the author match.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authoredDate</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The datetime when this commit was authored.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authors</code> (<code><a href=\"/en/graphql/reference/objects#gitactorconnection\">GitActorConnection!</a></code>)</p></td>\n<td><p><p>The list of authors for this commit based on the git author and the Co-authored-by\nmessage trailer. The git author will always be first.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blame</code> (<code><a href=\"/en/graphql/reference/objects#blame\">Blame!</a></code>)</p></td>\n<td><p><p>Fetches <code>git blame</code> information.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>path</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The file whose Git blame information you want.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>changedFiles</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of changed files in this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkSuites</code> (<code><a href=\"/en/graphql/reference/objects#checksuiteconnection\">CheckSuiteConnection</a></code>)</p></td>\n<td><p><p>The check suites associated with a commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/graphql/reference/input-objects#checksuitefilter\">CheckSuiteFilter</a></code>)</p>\n<p><p>Filters the check suites by this type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>Comments made on the commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>committedDate</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The datetime when this commit was committed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>committedViaWeb</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if committed via GitHub web UI.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>committer</code> (<code><a href=\"/en/graphql/reference/objects#gitactor\">GitActor</a></code>)</p></td>\n<td><p><p>Committer details of the commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletions</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of deletions in this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployments</code> (<code><a href=\"/en/graphql/reference/objects#deploymentconnection\">DeploymentConnection</a></code>)</p></td>\n<td><p><p>The deployments associated with a commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>environments</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>Environments to list deployments for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#deploymentorder\">DeploymentOrder</a></code>)</p>\n<p><p>Ordering options for deployments returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>file</code> (<code><a href=\"/en/graphql/reference/objects#treeentry\">TreeEntry</a></code>)</p></td>\n<td><p><p>The tree entry representing the file located at the given path.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>path</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The path for the file.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>history</code> (<code><a href=\"/en/graphql/reference/objects#commithistoryconnection\">CommitHistoryConnection!</a></code>)</p></td>\n<td><p><p>The linear commit history starting from (and including) this commit, in the same order as <code>git log</code>.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>author</code> (<code><a href=\"/en/graphql/reference/input-objects#commitauthor\">CommitAuthor</a></code>)</p>\n<p><p>If non-null, filters history to only show commits with matching authorship.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>path</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>If non-null, filters history to only show commits touching files under this path.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/graphql/reference/scalars#gittimestamp\">GitTimestamp</a></code>)</p>\n<p><p>Allows specifying a beginning time or date for fetching commits.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>until</code> (<code><a href=\"/en/graphql/reference/scalars#gittimestamp\">GitTimestamp</a></code>)</p>\n<p><p>Allows specifying an ending time or date for fetching commits.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The Git commit message.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>messageBody</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The Git commit message body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>messageBodyHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The commit message body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>messageHeadline</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The Git commit message headline.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>messageHeadlineHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The commit message headline rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>onBehalfOf</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The organization this commit was made on behalf of.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parents</code> (<code><a href=\"/en/graphql/reference/objects#commitconnection\">CommitConnection!</a></code>)</p></td>\n<td><p><p>The parents of a commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pushedDate</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The datetime when this commit was pushed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository this commit belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signature</code> (<code><a href=\"/en/graphql/reference/interfaces#gitsignature\">GitSignature</a></code>)</p></td>\n<td><p><p>Commit signing information, if present.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>status</code> (<code><a href=\"/en/graphql/reference/objects#status\">Status</a></code>)</p></td>\n<td><p><p>Status information for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>statusCheckRollup</code> (<code><a href=\"/en/graphql/reference/objects#statuscheckrollup\">StatusCheckRollup</a></code>)</p></td>\n<td><p><p>Check and Status rollup information for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>submodules</code> (<code><a href=\"/en/graphql/reference/objects#submoduleconnection\">SubmoduleConnection!</a></code>)</p></td>\n<td><p><p>Returns a list of all submodules in this repository as of this Commit parsed from the .gitmodules file.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tarballUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>Returns a URL to download a tarball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tree</code> (<code><a href=\"/en/graphql/reference/objects#tree\">Tree!</a></code>)</p></td>\n<td><p><p>Commit&apos;s root Tree.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>treeResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for the tree of this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>treeUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for the tree of this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>zipballUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>Returns a URL to download a zipball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcomment\">\n <a href=\"#commitcomment\">CommitComment</a>\n </h2>\n <p>Represents a comment on a given Commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#minimizable\">Minimizable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the comment body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with the comment, if the commit exists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMinimized</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not a comment has been minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>minimizedReason</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Returns why the comment was minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the file path associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>position</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the line position associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path permalink for this commit comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL permalink for this commit comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMinimize</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can minimize this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcommentconnection\">\n <a href=\"#commitcommentconnection\">CommitCommentConnection</a>\n </h2>\n <p>The connection type for CommitComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#commitcommentedge\">[CommitCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#commitcomment\">[CommitComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcommentedge\">\n <a href=\"#commitcommentedge\">CommitCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#commitcomment\">CommitComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcommentthread\">\n <a href=\"#commitcommentthread\">CommitCommentThread</a>\n </h2>\n <p>A thread of comments on a commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>The comments that exist in this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit the comments were made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The file the comments were made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>position</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The position in the diff for the commit that the comment was made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitconnection\">\n <a href=\"#commitconnection\">CommitConnection</a>\n </h2>\n <p>The connection type for Commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#commitedge\">[CommitEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#commit\">[Commit]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcontributionsbyrepository\">\n <a href=\"#commitcontributionsbyrepository\">CommitContributionsByRepository</a>\n </h2>\n <p>This aggregates commits made by a user within one repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributions</code> (<code><a href=\"/en/graphql/reference/objects#createdcommitcontributionconnection\">CreatedCommitContributionConnection!</a></code>)</p></td>\n<td><p><p>The commit contributions, each representing a day.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#commitcontributionorder\">CommitContributionOrder</a></code>)</p>\n<p><p>Ordering options for commit contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository in which the commits were made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for the user&apos;s commits to the repository in this time range.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user&apos;s commits to the repository in this time range.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitedge\">\n <a href=\"#commitedge\">CommitEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commithistoryconnection\">\n <a href=\"#commithistoryconnection\">CommitHistoryConnection</a>\n </h2>\n <p>The connection type for Commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#commitedge\">[CommitEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#commit\">[Commit]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"connectedevent\">\n <a href=\"#connectedevent\">ConnectedEvent</a>\n </h2>\n <p>Represents a<code>connected</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Reference originated in a different repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>source</code> (<code><a href=\"/en/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request that made the reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request which was connected.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contentattachment\">\n <a href=\"#contentattachment\">ContentAttachment</a>\n </h2>\n <p>A content attachment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body text of the content attachment. This parameter supports markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contentReference</code> (<code><a href=\"/en/graphql/reference/objects#contentreference\">ContentReference!</a></code>)</p></td>\n<td><p><p>The content reference that the content attachment is attached to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The title of the content attachment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contentreference\">\n <a href=\"#contentreference\">ContentReference</a>\n </h2>\n <p>A content reference.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reference</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The reference of the content reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributioncalendar\">\n <a href=\"#contributioncalendar\">ContributionCalendar</a>\n </h2>\n <p>A calendar of contributions made on GitHub by a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>colors</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]!</a></code>)</p></td>\n<td><p><p>A list of hex color codes used in this calendar. The darker the color, the more contributions it represents.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isHalloween</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if the color set was chosen because it&apos;s currently Halloween.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>months</code> (<code><a href=\"/en/graphql/reference/objects#contributioncalendarmonth\">[ContributionCalendarMonth!]!</a></code>)</p></td>\n<td><p><p>A list of the months of contributions in this calendar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalContributions</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The count of total contributions in the calendar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>weeks</code> (<code><a href=\"/en/graphql/reference/objects#contributioncalendarweek\">[ContributionCalendarWeek!]!</a></code>)</p></td>\n<td><p><p>A list of the weeks of contributions in this calendar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributioncalendarday\">\n <a href=\"#contributioncalendarday\">ContributionCalendarDay</a>\n </h2>\n <p>Represents a single day of contributions on GitHub by a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>color</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The hex color code that represents how many contributions were made on this day compared to others in the calendar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contributionCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many contributions were made by the user on this day.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contributionLevel</code> (<code><a href=\"/en/graphql/reference/enums#contributionlevel\">ContributionLevel!</a></code>)</p></td>\n<td><p><p>Indication of contributions, relative to other days. Can be used to indicate\nwhich color to represent this day on a calendar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>date</code> (<code><a href=\"/en/graphql/reference/scalars#date\">Date!</a></code>)</p></td>\n<td><p><p>The day this square represents.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>weekday</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>A number representing which day of the week this square represents, e.g., 1 is Monday.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributioncalendarmonth\">\n <a href=\"#contributioncalendarmonth\">ContributionCalendarMonth</a>\n </h2>\n <p>A month of contributions in a user&apos;s contribution graph.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>firstDay</code> (<code><a href=\"/en/graphql/reference/scalars#date\">Date!</a></code>)</p></td>\n<td><p><p>The date of the first day of this month.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the month.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalWeeks</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many weeks started in this month.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>year</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The year the month occurred in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributioncalendarweek\">\n <a href=\"#contributioncalendarweek\">ContributionCalendarWeek</a>\n </h2>\n <p>A week of contributions in a user&apos;s contribution graph.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributionDays</code> (<code><a href=\"/en/graphql/reference/objects#contributioncalendarday\">[ContributionCalendarDay!]!</a></code>)</p></td>\n<td><p><p>The days of contributions in this week.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstDay</code> (<code><a href=\"/en/graphql/reference/scalars#date\">Date!</a></code>)</p></td>\n<td><p><p>The date of the earliest square in this week.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributionscollection\">\n <a href=\"#contributionscollection\">ContributionsCollection</a>\n </h2>\n <p>A contributions collection aggregates contributions such as opened issues and commits created by a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commitContributionsByRepository</code> (<code><a href=\"/en/graphql/reference/objects#commitcontributionsbyrepository\">[CommitContributionsByRepository!]!</a></code>)</p></td>\n<td><p><p>Commit contributions made by the user, grouped by repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>maxRepositories</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many repositories should be included.</p></p>\n<p>The default value is <code>25</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contributionCalendar</code> (<code><a href=\"/en/graphql/reference/objects#contributioncalendar\">ContributionCalendar!</a></code>)</p></td>\n<td><p><p>A calendar of this user&apos;s contributions on GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contributionYears</code> (<code><a href=\"/en/graphql/reference/scalars#int\">[Int!]!</a></code>)</p></td>\n<td><p><p>The years the user has been making contributions with the most recent year first.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>doesEndInCurrentMonth</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if this collection&apos;s time span ends in the current month.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>earliestRestrictedContributionDate</code> (<code><a href=\"/en/graphql/reference/scalars#date\">Date</a></code>)</p></td>\n<td><p><p>The date of the first restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>endedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The ending date and time of this collection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstIssueContribution</code> (<code><a href=\"/en/graphql/reference/unions#createdissueorrestrictedcontribution\">CreatedIssueOrRestrictedContribution</a></code>)</p></td>\n<td><p><p>The first issue the user opened on GitHub. This will be null if that issue was\nopened outside the collection&apos;s time range and ignoreTimeRange is false. If\nthe issue is not visible but the user has opted to show private contributions,\na RestrictedContribution will be returned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstPullRequestContribution</code> (<code><a href=\"/en/graphql/reference/unions#createdpullrequestorrestrictedcontribution\">CreatedPullRequestOrRestrictedContribution</a></code>)</p></td>\n<td><p><p>The first pull request the user opened on GitHub. This will be null if that\npull request was opened outside the collection&apos;s time range and\nignoreTimeRange is not true. If the pull request is not visible but the user\nhas opted to show private contributions, a RestrictedContribution will be returned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstRepositoryContribution</code> (<code><a href=\"/en/graphql/reference/unions#createdrepositoryorrestrictedcontribution\">CreatedRepositoryOrRestrictedContribution</a></code>)</p></td>\n<td><p><p>The first repository the user created on GitHub. This will be null if that\nfirst repository was created outside the collection&apos;s time range and\nignoreTimeRange is false. If the repository is not visible, then a\nRestrictedContribution is returned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasActivityInThePast</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Does the user have any more activity in the timeline that occurred prior to the collection&apos;s time range?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasAnyContributions</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if there are any contributions in this collection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasAnyRestrictedContributions</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if the user made any contributions in this time frame whose details\nare not visible because they were made in a private repository. Can only be\ntrue if the user enabled private contribution counts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isSingleDay</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the collector&apos;s time span is all within the same day.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueContributions</code> (<code><a href=\"/en/graphql/reference/objects#createdissuecontributionconnection\">CreatedIssueContributionConnection!</a></code>)</p></td>\n<td><p><p>A list of issues the user opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first issue ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented issue be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueContributionsByRepository</code> (<code><a href=\"/en/graphql/reference/objects#issuecontributionsbyrepository\">[IssueContributionsByRepository!]!</a></code>)</p></td>\n<td><p><p>Issue contributions made by the user, grouped by repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first issue ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented issue be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>maxRepositories</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many repositories should be included.</p></p>\n<p>The default value is <code>25</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>joinedGitHubContribution</code> (<code><a href=\"/en/graphql/reference/objects#joinedgithubcontribution\">JoinedGitHubContribution</a></code>)</p></td>\n<td><p><p>When the user signed up for GitHub. This will be null if that sign up date\nfalls outside the collection&apos;s time range and ignoreTimeRange is false.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestRestrictedContributionDate</code> (<code><a href=\"/en/graphql/reference/scalars#date\">Date</a></code>)</p></td>\n<td><p><p>The date of the most recent restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mostRecentCollectionWithActivity</code> (<code><a href=\"/en/graphql/reference/objects#contributionscollection\">ContributionsCollection</a></code>)</p></td>\n<td><p><p>When this collection&apos;s time range does not include any activity from the user, use this\nto get a different collection from an earlier time range that does have activity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mostRecentCollectionWithoutActivity</code> (<code><a href=\"/en/graphql/reference/objects#contributionscollection\">ContributionsCollection</a></code>)</p></td>\n<td><p><p>Returns a different contributions collection from an earlier time range than this one\nthat does not have any contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>popularIssueContribution</code> (<code><a href=\"/en/graphql/reference/objects#createdissuecontribution\">CreatedIssueContribution</a></code>)</p></td>\n<td><p><p>The issue the user opened on GitHub that received the most comments in the specified\ntime frame.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>popularPullRequestContribution</code> (<code><a href=\"/en/graphql/reference/objects#createdpullrequestcontribution\">CreatedPullRequestContribution</a></code>)</p></td>\n<td><p><p>The pull request the user opened on GitHub that received the most comments in the\nspecified time frame.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestContributions</code> (<code><a href=\"/en/graphql/reference/objects#createdpullrequestcontributionconnection\">CreatedPullRequestContributionConnection!</a></code>)</p></td>\n<td><p><p>Pull request contributions made by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first pull request ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented pull request be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestContributionsByRepository</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestcontributionsbyrepository\">[PullRequestContributionsByRepository!]!</a></code>)</p></td>\n<td><p><p>Pull request contributions made by the user, grouped by repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first pull request ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented pull request be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>maxRepositories</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many repositories should be included.</p></p>\n<p>The default value is <code>25</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReviewContributions</code> (<code><a href=\"/en/graphql/reference/objects#createdpullrequestreviewcontributionconnection\">CreatedPullRequestReviewContributionConnection!</a></code>)</p></td>\n<td><p><p>Pull request review contributions made by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReviewContributionsByRepository</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestreviewcontributionsbyrepository\">[PullRequestReviewContributionsByRepository!]!</a></code>)</p></td>\n<td><p><p>Pull request review contributions made by the user, grouped by repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>maxRepositories</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many repositories should be included.</p></p>\n<p>The default value is <code>25</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryContributions</code> (<code><a href=\"/en/graphql/reference/objects#createdrepositorycontributionconnection\">CreatedRepositoryContributionConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories owned by the user that the user created in this time range.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first repository ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restrictedContributionsCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>A count of contributions made by the user that the viewer cannot access. Only\nnon-zero when the user has chosen to share their private contribution counts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The beginning date and time of this collection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCommitContributions</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many commits were made by the user in this time span.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalIssueContributions</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many issues the user opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first issue ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented issue be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalPullRequestContributions</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many pull requests the user opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first pull request ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented pull request be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalPullRequestReviewContributions</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many pull request reviews the user left.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoriesWithContributedCommits</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many different repositories the user committed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoriesWithContributedIssues</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many different repositories the user opened issues in.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first issue ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented issue be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoriesWithContributedPullRequestReviews</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many different repositories the user left pull request reviews in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoriesWithContributedPullRequests</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many different repositories the user opened pull requests in.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first pull request ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented pull request be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoryContributions</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many repositories the user created.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first repository ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made the contributions in this collection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"converttodraftevent\">\n <a href=\"#converttodraftevent\">ConvertToDraftEvent</a>\n </h2>\n <p>Represents a<code>convert_to_draft</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this convert to draft event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this convert to draft event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"convertednotetoissueevent\">\n <a href=\"#convertednotetoissueevent\">ConvertedNoteToIssueEvent</a>\n </h2>\n <p>Represents a<code>converted_note_to_issue</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Project referenced by event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>project</code> is available under the <a href=\"/en/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCard</code> (<code><a href=\"/en/graphql/reference/objects#projectcard\">ProjectCard</a></code>)</p></td>\n<td><p><p>Project card referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectCard</code> is available under the <a href=\"/en/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectColumnName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectColumnName</code> is available under the <a href=\"/en/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdcommitcontribution\">\n <a href=\"#createdcommitcontribution\">CreatedCommitContribution</a>\n </h2>\n <p>Represents the contribution a user made by committing to a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commitCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many commits were made on this day to this repository by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository the user made a commit in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdcommitcontributionconnection\">\n <a href=\"#createdcommitcontributionconnection\">CreatedCommitContributionConnection</a>\n </h2>\n <p>The connection type for CreatedCommitContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#createdcommitcontributionedge\">[CreatedCommitContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#createdcommitcontribution\">[CreatedCommitContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of commits across days and repositories in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdcommitcontributionedge\">\n <a href=\"#createdcommitcontributionedge\">CreatedCommitContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#createdcommitcontribution\">CreatedCommitContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdissuecontribution\">\n <a href=\"#createdissuecontribution\">CreatedIssueContribution</a>\n </h2>\n <p>Represents the contribution a user made on GitHub by opening an issue.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>The issue that was opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdissuecontributionconnection\">\n <a href=\"#createdissuecontributionconnection\">CreatedIssueContributionConnection</a>\n </h2>\n <p>The connection type for CreatedIssueContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#createdissuecontributionedge\">[CreatedIssueContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#createdissuecontribution\">[CreatedIssueContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdissuecontributionedge\">\n <a href=\"#createdissuecontributionedge\">CreatedIssueContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#createdissuecontribution\">CreatedIssueContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestcontribution\">\n <a href=\"#createdpullrequestcontribution\">CreatedPullRequestContribution</a>\n </h2>\n <p>Represents the contribution a user made on GitHub by opening a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request that was opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestcontributionconnection\">\n <a href=\"#createdpullrequestcontributionconnection\">CreatedPullRequestContributionConnection</a>\n </h2>\n <p>The connection type for CreatedPullRequestContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#createdpullrequestcontributionedge\">[CreatedPullRequestContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#createdpullrequestcontribution\">[CreatedPullRequestContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestcontributionedge\">\n <a href=\"#createdpullrequestcontributionedge\">CreatedPullRequestContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#createdpullrequestcontribution\">CreatedPullRequestContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestreviewcontribution\">\n <a href=\"#createdpullrequestreviewcontribution\">CreatedPullRequestReviewContribution</a>\n </h2>\n <p>Represents the contribution a user made by leaving a review on a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request the user reviewed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReview</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestreview\">PullRequestReview!</a></code>)</p></td>\n<td><p><p>The review the user left on the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository containing the pull request that the user reviewed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestreviewcontributionconnection\">\n <a href=\"#createdpullrequestreviewcontributionconnection\">CreatedPullRequestReviewContributionConnection</a>\n </h2>\n <p>The connection type for CreatedPullRequestReviewContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#createdpullrequestreviewcontributionedge\">[CreatedPullRequestReviewContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#createdpullrequestreviewcontribution\">[CreatedPullRequestReviewContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestreviewcontributionedge\">\n <a href=\"#createdpullrequestreviewcontributionedge\">CreatedPullRequestReviewContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#createdpullrequestreviewcontribution\">CreatedPullRequestReviewContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdrepositorycontribution\">\n <a href=\"#createdrepositorycontribution\">CreatedRepositoryContribution</a>\n </h2>\n <p>Represents the contribution a user made on GitHub by creating a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository that was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdrepositorycontributionconnection\">\n <a href=\"#createdrepositorycontributionconnection\">CreatedRepositoryContributionConnection</a>\n </h2>\n <p>The connection type for CreatedRepositoryContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#createdrepositorycontributionedge\">[CreatedRepositoryContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#createdrepositorycontribution\">[CreatedRepositoryContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdrepositorycontributionedge\">\n <a href=\"#createdrepositorycontributionedge\">CreatedRepositoryContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#createdrepositorycontribution\">CreatedRepositoryContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"crossreferencedevent\">\n <a href=\"#crossreferencedevent\">CrossReferencedEvent</a>\n </h2>\n <p>Represents a mention made by one issue or pull request to another.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Reference originated in a different repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>referencedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the reference was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>source</code> (<code><a href=\"/en/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request that made the reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>target</code> (<code><a href=\"/en/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request to which the reference was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>willCloseTarget</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Checks if the target will be closed when the source is merged.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"demilestonedevent\">\n <a href=\"#demilestonedevent\">DemilestonedEvent</a>\n </h2>\n <p>Represents a<code>demilestoned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestoneTitle</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the milestone title associated with the<code>demilestoned</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/graphql/reference/unions#milestoneitem\">MilestoneItem!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"dependencygraphdependency\">\n <a href=\"#dependencygraphdependency\">DependencyGraphDependency</a>\n </h2>\n <p>A dependency manifest entry.</p>\n </div>\n\n <div>\n \n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>DependencyGraphDependency</code> is available under the <a href=\"/en/graphql/overview/schema-previews#access-to-a-repositories-dependency-graph-preview\">Access to a repositories dependency graph preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>hasDependencies</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Does the dependency itself have dependencies?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>packageLabel</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The original name of the package, as it appears in the manifest.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>packageManager</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The dependency package manager.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>packageName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the package in the canonical form used by the package manager.\nThis may differ from the original textual form (see packageLabel), for example\nin a package manager that uses case-insensitive comparisons.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository containing the package.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requirements</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The dependency version requirements.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"dependencygraphdependencyconnection\">\n <a href=\"#dependencygraphdependencyconnection\">DependencyGraphDependencyConnection</a>\n </h2>\n <p>The connection type for DependencyGraphDependency.</p>\n </div>\n\n <div>\n \n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>DependencyGraphDependencyConnection</code> is available under the <a href=\"/en/graphql/overview/schema-previews#access-to-a-repositories-dependency-graph-preview\">Access to a repositories dependency graph preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#dependencygraphdependencyedge\">[DependencyGraphDependencyEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#dependencygraphdependency\">[DependencyGraphDependency]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"dependencygraphdependencyedge\">\n <a href=\"#dependencygraphdependencyedge\">DependencyGraphDependencyEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>DependencyGraphDependencyEdge</code> is available under the <a href=\"/en/graphql/overview/schema-previews#access-to-a-repositories-dependency-graph-preview\">Access to a repositories dependency graph preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#dependencygraphdependency\">DependencyGraphDependency</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"dependencygraphmanifest\">\n <a href=\"#dependencygraphmanifest\">DependencyGraphManifest</a>\n </h2>\n <p>Dependency manifest for a repository.</p>\n </div>\n\n <div>\n \n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>DependencyGraphManifest</code> is available under the <a href=\"/en/graphql/overview/schema-previews#access-to-a-repositories-dependency-graph-preview\">Access to a repositories dependency graph preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>blobPath</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Path to view the manifest file blob.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dependencies</code> (<code><a href=\"/en/graphql/reference/objects#dependencygraphdependencyconnection\">DependencyGraphDependencyConnection</a></code>)</p></td>\n<td><p><p>A list of manifest dependencies.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dependenciesCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of dependencies listed in the manifest.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>exceedsMaxSize</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is the manifest too big to parse?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>filename</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Fully qualified manifest filename.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parseable</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Were we able to parse the manifest?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository containing the manifest.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"dependencygraphmanifestconnection\">\n <a href=\"#dependencygraphmanifestconnection\">DependencyGraphManifestConnection</a>\n </h2>\n <p>The connection type for DependencyGraphManifest.</p>\n </div>\n\n <div>\n \n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>DependencyGraphManifestConnection</code> is available under the <a href=\"/en/graphql/overview/schema-previews#access-to-a-repositories-dependency-graph-preview\">Access to a repositories dependency graph preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#dependencygraphmanifestedge\">[DependencyGraphManifestEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#dependencygraphmanifest\">[DependencyGraphManifest]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"dependencygraphmanifestedge\">\n <a href=\"#dependencygraphmanifestedge\">DependencyGraphManifestEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>DependencyGraphManifestEdge</code> is available under the <a href=\"/en/graphql/overview/schema-previews#access-to-a-repositories-dependency-graph-preview\">Access to a repositories dependency graph preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#dependencygraphmanifest\">DependencyGraphManifest</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploykey\">\n <a href=\"#deploykey\">DeployKey</a>\n </h2>\n <p>A repository deploy key.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The deploy key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>readOnly</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the deploy key is read only.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The deploy key title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>verified</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the deploy key has been verified.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploykeyconnection\">\n <a href=\"#deploykeyconnection\">DeployKeyConnection</a>\n </h2>\n <p>The connection type for DeployKey.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#deploykeyedge\">[DeployKeyEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#deploykey\">[DeployKey]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploykeyedge\">\n <a href=\"#deploykeyedge\">DeployKeyEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#deploykey\">DeployKey</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deployedevent\">\n <a href=\"#deployedevent\">DeployedEvent</a>\n </h2>\n <p>Represents a<code>deployed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployment</code> (<code><a href=\"/en/graphql/reference/objects#deployment\">Deployment!</a></code>)</p></td>\n<td><p><p>The deployment associated with the<code>deployed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The ref associated with the<code>deployed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deployment\">\n <a href=\"#deployment\">Deployment</a>\n </h2>\n <p>Represents triggered deployment instance.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit sha of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitOid</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the oid of the deployment commit, even if the commit has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor!</a></code>)</p></td>\n<td><p><p>Identifies the actor who triggered the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The deployment description.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environment</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The latest environment to which this deployment was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestEnvironment</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The latest environment to which this deployment was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestStatus</code> (<code><a href=\"/en/graphql/reference/objects#deploymentstatus\">DeploymentStatus</a></code>)</p></td>\n<td><p><p>The latest status of this deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalEnvironment</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The original environment to which this deployment was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>payload</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Extra information that a deployment system might need.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the Ref of the deployment, if the deployment was created by ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>Identifies the repository associated with the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/graphql/reference/enums#deploymentstate\">DeploymentState</a></code>)</p></td>\n<td><p><p>The current state of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>statuses</code> (<code><a href=\"/en/graphql/reference/objects#deploymentstatusconnection\">DeploymentStatusConnection</a></code>)</p></td>\n<td><p><p>A list of statuses associated with the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>task</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The deployment task.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentconnection\">\n <a href=\"#deploymentconnection\">DeploymentConnection</a>\n </h2>\n <p>The connection type for Deployment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#deploymentedge\">[DeploymentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#deployment\">[Deployment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentedge\">\n <a href=\"#deploymentedge\">DeploymentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#deployment\">Deployment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentenvironmentchangedevent\">\n <a href=\"#deploymentenvironmentchangedevent\">DeploymentEnvironmentChangedEvent</a>\n </h2>\n <p>Represents a<code>deployment_environment_changed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deploymentStatus</code> (<code><a href=\"/en/graphql/reference/objects#deploymentstatus\">DeploymentStatus!</a></code>)</p></td>\n<td><p><p>The deployment status that updated the deployment environment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentprotectionrule\">\n <a href=\"#deploymentprotectionrule\">DeploymentProtectionRule</a>\n </h2>\n <p>A protection rule.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewers</code> (<code><a href=\"/en/graphql/reference/objects#deploymentreviewerconnection\">DeploymentReviewerConnection!</a></code>)</p></td>\n<td><p><p>The teams or users that can review the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>timeout</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The timeout in minutes for this protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>type</code> (<code><a href=\"/en/graphql/reference/enums#deploymentprotectionruletype\">DeploymentProtectionRuleType!</a></code>)</p></td>\n<td><p><p>The type of protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentprotectionruleconnection\">\n <a href=\"#deploymentprotectionruleconnection\">DeploymentProtectionRuleConnection</a>\n </h2>\n <p>The connection type for DeploymentProtectionRule.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#deploymentprotectionruleedge\">[DeploymentProtectionRuleEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#deploymentprotectionrule\">[DeploymentProtectionRule]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentprotectionruleedge\">\n <a href=\"#deploymentprotectionruleedge\">DeploymentProtectionRuleEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#deploymentprotectionrule\">DeploymentProtectionRule</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentrequest\">\n <a href=\"#deploymentrequest\">DeploymentRequest</a>\n </h2>\n <p>A request to deploy a workflow run to an environment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>currentUserCanApprove</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the current user can approve the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environment</code> (<code><a href=\"/en/graphql/reference/objects#environment\">Environment!</a></code>)</p></td>\n<td><p><p>The target environment of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewers</code> (<code><a href=\"/en/graphql/reference/objects#deploymentreviewerconnection\">DeploymentReviewerConnection!</a></code>)</p></td>\n<td><p><p>The teams or users that can review the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>waitTimer</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The wait timer in minutes configured in the environment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>waitTimerStartedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The wait timer in minutes configured in the environment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentrequestconnection\">\n <a href=\"#deploymentrequestconnection\">DeploymentRequestConnection</a>\n </h2>\n <p>The connection type for DeploymentRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#deploymentrequestedge\">[DeploymentRequestEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#deploymentrequest\">[DeploymentRequest]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentrequestedge\">\n <a href=\"#deploymentrequestedge\">DeploymentRequestEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#deploymentrequest\">DeploymentRequest</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentreview\">\n <a href=\"#deploymentreview\">DeploymentReview</a>\n </h2>\n <p>A deployment review.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>comment</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The comment the user left.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environments</code> (<code><a href=\"/en/graphql/reference/objects#environmentconnection\">EnvironmentConnection!</a></code>)</p></td>\n<td><p><p>The environments approved or rejected.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/graphql/reference/enums#deploymentreviewstate\">DeploymentReviewState!</a></code>)</p></td>\n<td><p><p>The decision of the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user that reviewed the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentreviewconnection\">\n <a href=\"#deploymentreviewconnection\">DeploymentReviewConnection</a>\n </h2>\n <p>The connection type for DeploymentReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#deploymentreviewedge\">[DeploymentReviewEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#deploymentreview\">[DeploymentReview]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentreviewedge\">\n <a href=\"#deploymentreviewedge\">DeploymentReviewEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#deploymentreview\">DeploymentReview</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentreviewerconnection\">\n <a href=\"#deploymentreviewerconnection\">DeploymentReviewerConnection</a>\n </h2>\n <p>The connection type for DeploymentReviewer.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#deploymentrevieweredge\">[DeploymentReviewerEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/unions#deploymentreviewer\">[DeploymentReviewer]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentrevieweredge\">\n <a href=\"#deploymentrevieweredge\">DeploymentReviewerEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/unions#deploymentreviewer\">DeploymentReviewer</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentstatus\">\n <a href=\"#deploymentstatus\">DeploymentStatus</a>\n </h2>\n <p>Describes the status of a given deployment attempt.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor!</a></code>)</p></td>\n<td><p><p>Identifies the actor who triggered the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployment</code> (<code><a href=\"/en/graphql/reference/objects#deployment\">Deployment!</a></code>)</p></td>\n<td><p><p>Identifies the deployment associated with status.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the description of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environment</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the environment of the deployment at the time of this deployment status.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>environment</code> is available under the <a href=\"/en/graphql/overview/schema-previews#deployments-preview\">Deployments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environmentUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>Identifies the environment URL of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>logUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>Identifies the log URL of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/graphql/reference/enums#deploymentstatusstate\">DeploymentStatusState!</a></code>)</p></td>\n<td><p><p>Identifies the current state of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentstatusconnection\">\n <a href=\"#deploymentstatusconnection\">DeploymentStatusConnection</a>\n </h2>\n <p>The connection type for DeploymentStatus.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#deploymentstatusedge\">[DeploymentStatusEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#deploymentstatus\">[DeploymentStatus]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentstatusedge\">\n <a href=\"#deploymentstatusedge\">DeploymentStatusEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#deploymentstatus\">DeploymentStatus</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"disconnectedevent\">\n <a href=\"#disconnectedevent\">DisconnectedEvent</a>\n </h2>\n <p>Represents a<code>disconnected</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Reference originated in a different repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>source</code> (<code><a href=\"/en/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request from which the issue was disconnected.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request which was disconnected.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"discussion\">\n <a href=\"#discussion\">Discussion</a>\n </h2>\n <p>A discussion in a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#labelable\">Labelable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#lockable\">Lockable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#votable\">Votable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>activeLockReason</code> (<code><a href=\"/en/graphql/reference/enums#lockreason\">LockReason</a></code>)</p></td>\n<td><p><p>Reason that the conversation was locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>answer</code> (<code><a href=\"/en/graphql/reference/objects#discussioncomment\">DiscussionComment</a></code>)</p></td>\n<td><p><p>The comment chosen as this discussion&apos;s answer, if any.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>answerChosenAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The time when a user chose this discussion&apos;s answer, if answered.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>answerChosenBy</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The user who chose this discussion&apos;s answer, if answered.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The main text of the discussion post.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>category</code> (<code><a href=\"/en/graphql/reference/objects#discussioncategory\">DiscussionCategory!</a></code>)</p></td>\n<td><p><p>The category for this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/graphql/reference/objects#discussioncommentconnection\">DiscussionCommentConnection!</a></code>)</p></td>\n<td><p><p>The replies to the discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labels</code> (<code><a href=\"/en/graphql/reference/objects#labelconnection\">LabelConnection</a></code>)</p></td>\n<td><p><p>A list of labels associated with the object.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#labelorder\">LabelOrder</a></code>)</p>\n<p><p>Ordering options for labels returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>locked</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the object is locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number identifying this discussion within the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The path for this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The title of this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>upvoteCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Number of upvotes that this subject has received.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The URL for this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpvote</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the current user can add or remove an upvote on this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasUpvoted</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the current user has already upvoted this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"discussioncategory\">\n <a href=\"#discussioncategory\">DiscussionCategory</a>\n </h2>\n <p>A category for discussions in a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A description of this category.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>emoji</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An emoji representing this category.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>emojiHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>This category&apos;s emoji rendered as HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isAnswerable</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not discussions in this category support choosing an answer with the markDiscussionCommentAsAnswer mutation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of this category.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"discussioncategoryconnection\">\n <a href=\"#discussioncategoryconnection\">DiscussionCategoryConnection</a>\n </h2>\n <p>The connection type for DiscussionCategory.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#discussioncategoryedge\">[DiscussionCategoryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#discussioncategory\">[DiscussionCategory]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"discussioncategoryedge\">\n <a href=\"#discussioncategoryedge\">DiscussionCategoryEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#discussioncategory\">DiscussionCategory</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"discussioncomment\">\n <a href=\"#discussioncomment\">DiscussionComment</a>\n </h2>\n <p>A comment on a discussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#minimizable\">Minimizable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#votable\">Votable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body as Markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The time when this replied-to comment was deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussion</code> (<code><a href=\"/en/graphql/reference/objects#discussion\">Discussion</a></code>)</p></td>\n<td><p><p>The discussion this comment was created in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isAnswer</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Has this comment been chosen as the answer of its discussion?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMinimized</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not a comment has been minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>minimizedReason</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Returns why the comment was minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>replies</code> (<code><a href=\"/en/graphql/reference/objects#discussioncommentconnection\">DiscussionCommentConnection!</a></code>)</p></td>\n<td><p><p>The threaded replies to this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>replyTo</code> (<code><a href=\"/en/graphql/reference/objects#discussioncomment\">DiscussionComment</a></code>)</p></td>\n<td><p><p>The discussion comment this comment is a reply to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The path for this discussion comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>upvoteCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Number of upvotes that this subject has received.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The URL for this discussion comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMarkAsAnswer</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current user mark this comment as an answer?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMinimize</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can minimize this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUnmarkAsAnswer</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current user unmark this comment as an answer?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpvote</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the current user can add or remove an upvote on this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasUpvoted</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the current user has already upvoted this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"discussioncommentconnection\">\n <a href=\"#discussioncommentconnection\">DiscussionCommentConnection</a>\n </h2>\n <p>The connection type for DiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#discussioncommentedge\">[DiscussionCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#discussioncomment\">[DiscussionComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"discussioncommentedge\">\n <a href=\"#discussioncommentedge\">DiscussionCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#discussioncomment\">DiscussionComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"discussionconnection\">\n <a href=\"#discussionconnection\">DiscussionConnection</a>\n </h2>\n <p>The connection type for Discussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#discussionedge\">[DiscussionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#discussion\">[Discussion]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"discussionedge\">\n <a href=\"#discussionedge\">DiscussionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#discussion\">Discussion</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprise\">\n <a href=\"#enterprise\">Enterprise</a>\n </h2>\n <p>An account to manage multiple organizations with consolidated policy and billing.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the enterprise&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>billingInfo</code> (<code><a href=\"/en/graphql/reference/objects#enterprisebillinginfo\">EnterpriseBillingInfo</a></code>)</p></td>\n<td><p><p>Enterprise billing information&#xA0;visible to enterprise billing managers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>descriptionHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The description of the enterprise as HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>location</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The location of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>members</code> (<code><a href=\"/en/graphql/reference/objects#enterprisememberconnection\">EnterpriseMemberConnection!</a></code>)</p></td>\n<td><p><p>A list of users who are members of this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>deployment</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseuserdeployment\">EnterpriseUserDeployment</a></code>)</p>\n<p><p>Only return members within the selected GitHub Enterprise deployment.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#enterprisememberorder\">EnterpriseMemberOrder</a></code>)</p>\n<p><p>Ordering options for members returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>organizationLogins</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>Only return members within the organizations with these logins.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseuseraccountmembershiprole\">EnterpriseUserAccountMembershipRole</a></code>)</p>\n<p><p>The role of the user in the enterprise organization or server.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizations</code> (<code><a href=\"/en/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of organizations that belong to this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ownerInfo</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseownerinfo\">EnterpriseOwnerInfo</a></code>)</p></td>\n<td><p><p>Enterprise information only visible to enterprise owners.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>slug</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The URL-friendly identifier for the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userAccounts</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseuseraccountconnection\">EnterpriseUserAccountConnection!</a></code>)</p></td>\n<td><p><p>A list of user accounts on this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerIsAdmin</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is the current viewer an admin of this enterprise?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>websiteUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL of the enterprise website.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorconnection\">\n <a href=\"#enterpriseadministratorconnection\">EnterpriseAdministratorConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseadministratoredge\">[EnterpriseAdministratorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratoredge\">\n <a href=\"#enterpriseadministratoredge\">EnterpriseAdministratorEdge</a>\n </h2>\n <p>A User who is an administrator of an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseadministratorrole\">EnterpriseAdministratorRole!</a></code>)</p></td>\n<td><p><p>The role of the administrator.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorinvitation\">\n <a href=\"#enterpriseadministratorinvitation\">EnterpriseAdministratorInvitation</a>\n </h2>\n <p>An invitation for a user to become an owner or billing manager of an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email of the person who was invited to the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterprise</code> (<code><a href=\"/en/graphql/reference/objects#enterprise\">Enterprise!</a></code>)</p></td>\n<td><p><p>The enterprise the invitation is for.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitee</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who was invited to the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>inviter</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who created the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseadministratorrole\">EnterpriseAdministratorRole!</a></code>)</p></td>\n<td><p><p>The invitee&apos;s pending role in the enterprise (owner or billing_manager).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorinvitationconnection\">\n <a href=\"#enterpriseadministratorinvitationconnection\">EnterpriseAdministratorInvitationConnection</a>\n </h2>\n <p>The connection type for EnterpriseAdministratorInvitation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseadministratorinvitationedge\">[EnterpriseAdministratorInvitationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseadministratorinvitation\">[EnterpriseAdministratorInvitation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorinvitationedge\">\n <a href=\"#enterpriseadministratorinvitationedge\">EnterpriseAdministratorInvitationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseadministratorinvitation\">EnterpriseAdministratorInvitation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisebillinginfo\">\n <a href=\"#enterprisebillinginfo\">EnterpriseBillingInfo</a>\n </h2>\n <p>Enterprise billing information visible to enterprise billing managers and owners.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>allLicensableUsersCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of licenseable users/emails across the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assetPacks</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of data packs used by all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>availableSeats</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of available seats across all owned organizations based on the unique number of billable users.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>availableSeats</code> is deprecated. <p><code>availableSeats</code> will be replaced with <code>totalAvailableLicenses</code> to provide more clarity on the value being returned Use EnterpriseBillingInfo.totalAvailableLicenses instead. Removal on 2020-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bandwidthQuota</code> (<code><a href=\"/en/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The bandwidth quota in GB for all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bandwidthUsage</code> (<code><a href=\"/en/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The bandwidth usage in GB for all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bandwidthUsagePercentage</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The bandwidth usage as a percentage of the bandwidth quota.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>seats</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total seats across all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>seats</code> is deprecated. <p><code>seats</code> will be replaced with <code>totalLicenses</code> to provide more clarity on the value being returned Use EnterpriseBillingInfo.totalLicenses instead. Removal on 2020-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>storageQuota</code> (<code><a href=\"/en/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The storage quota in GB for all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>storageUsage</code> (<code><a href=\"/en/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The storage usage in GB for all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>storageUsagePercentage</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The storage usage as a percentage of the storage quota.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalAvailableLicenses</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of available licenses across all owned organizations based on the unique number of billable users.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalLicenses</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total number of licenses allocated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseidentityprovider\">\n <a href=\"#enterpriseidentityprovider\">EnterpriseIdentityProvider</a>\n </h2>\n <p>An identity provider configured to provision identities for an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>digestMethod</code> (<code><a href=\"/en/graphql/reference/enums#samldigestalgorithm\">SamlDigestAlgorithm</a></code>)</p></td>\n<td><p><p>The digest algorithm used to sign SAML requests for the identity provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterprise</code> (<code><a href=\"/en/graphql/reference/objects#enterprise\">Enterprise</a></code>)</p></td>\n<td><p><p>The enterprise this identity provider belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>externalIdentities</code> (<code><a href=\"/en/graphql/reference/objects#externalidentityconnection\">ExternalIdentityConnection!</a></code>)</p></td>\n<td><p><p>ExternalIdentities provisioned by this identity provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>membersOnly</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Filter to external identities with valid org membership only.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>idpCertificate</code> (<code><a href=\"/en/graphql/reference/scalars#x509certificate\">X509Certificate</a></code>)</p></td>\n<td><p><p>The x509 certificate used by the identity provider to sign assertions and responses.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issuer</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The Issuer Entity ID for the SAML identity provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>recoveryCodes</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>Recovery codes that can be used by admins to access the enterprise if the identity provider is unavailable.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signatureMethod</code> (<code><a href=\"/en/graphql/reference/enums#samlsignaturealgorithm\">SamlSignatureAlgorithm</a></code>)</p></td>\n<td><p><p>The signature algorithm used to sign SAML requests for the identity provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ssoUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL endpoint for the identity provider&apos;s SAML SSO.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisememberconnection\">\n <a href=\"#enterprisememberconnection\">EnterpriseMemberConnection</a>\n </h2>\n <p>The connection type for EnterpriseMember.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#enterprisememberedge\">[EnterpriseMemberEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/unions#enterprisemember\">[EnterpriseMember]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisememberedge\">\n <a href=\"#enterprisememberedge\">EnterpriseMemberEdge</a>\n </h2>\n <p>A User who is a member of an enterprise through one or more organizations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUnlicensed</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the user does not have a license for the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>isUnlicensed</code> is deprecated. <p>All members consume a license Removal on 2021-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/unions#enterprisemember\">EnterpriseMember</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseorganizationmembershipconnection\">\n <a href=\"#enterpriseorganizationmembershipconnection\">EnterpriseOrganizationMembershipConnection</a>\n </h2>\n <p>The connection type for Organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseorganizationmembershipedge\">[EnterpriseOrganizationMembershipEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#organization\">[Organization]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseorganizationmembershipedge\">\n <a href=\"#enterpriseorganizationmembershipedge\">EnterpriseOrganizationMembershipEdge</a>\n </h2>\n <p>An enterprise organization that a user is a member of.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseuseraccountmembershiprole\">EnterpriseUserAccountMembershipRole!</a></code>)</p></td>\n<td><p><p>The role of the user in the enterprise membership.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseoutsidecollaboratorconnection\">\n <a href=\"#enterpriseoutsidecollaboratorconnection\">EnterpriseOutsideCollaboratorConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseoutsidecollaboratoredge\">[EnterpriseOutsideCollaboratorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseoutsidecollaboratoredge\">\n <a href=\"#enterpriseoutsidecollaboratoredge\">EnterpriseOutsideCollaboratorEdge</a>\n </h2>\n <p>A User who is an outside collaborator of an enterprise through one or more organizations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUnlicensed</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the outside collaborator does not have a license for the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>isUnlicensed</code> is deprecated. <p>All outside collaborators consume a license Removal on 2021-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/graphql/reference/objects#enterpriserepositoryinfoconnection\">EnterpriseRepositoryInfoConnection!</a></code>)</p></td>\n<td><p><p>The enterprise organization repositories this user is a member of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseownerinfo\">\n <a href=\"#enterpriseownerinfo\">EnterpriseOwnerInfo</a>\n </h2>\n <p>Enterprise information only visible to enterprise owners.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>admins</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseadministratorconnection\">EnterpriseAdministratorConnection!</a></code>)</p></td>\n<td><p><p>A list of all of the administrators for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#enterprisememberorder\">EnterpriseMemberOrder</a></code>)</p>\n<p><p>Ordering options for administrators returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseadministratorrole\">EnterpriseAdministratorRole</a></code>)</p>\n<p><p>The role to filter by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>affiliatedUsersWithTwoFactorDisabled</code> (<code><a href=\"/en/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of users in the enterprise who currently have two-factor authentication disabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>affiliatedUsersWithTwoFactorDisabledExist</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not affiliated users with two-factor authentication disabled exist in the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>allowPrivateRepositoryForkingSetting</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether private repository forking is enabled for repositories in organizations in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>allowPrivateRepositoryForkingSettingOrganizations</code> (<code><a href=\"/en/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided private repository forking setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>defaultRepositoryPermissionSetting</code> (<code><a href=\"/en/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue\">EnterpriseDefaultRepositoryPermissionSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for base repository permissions for organizations in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>defaultRepositoryPermissionSettingOrganizations</code> (<code><a href=\"/en/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided base repository permission.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/graphql/reference/enums#defaultrepositorypermissionfield\">DefaultRepositoryPermissionField!</a></code>)</p>\n<p><p>The permission to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>domains</code> (<code><a href=\"/en/graphql/reference/objects#verifiabledomainconnection\">VerifiableDomainConnection!</a></code>)</p></td>\n<td><p><p>A list of domains owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isApproved</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Filter whether or not the domain is approved.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isVerified</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Filter whether or not the domain is verified.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#verifiabledomainorder\">VerifiableDomainOrder</a></code>)</p>\n<p><p>Ordering options for verifiable domains returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseServerInstallations</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseserverinstallationconnection\">EnterpriseServerInstallationConnection!</a></code>)</p></td>\n<td><p><p>Enterprise Server installations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>connectedOnly</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether or not to only return installations discovered via GitHub Connect.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#enterpriseserverinstallationorder\">EnterpriseServerInstallationOrder</a></code>)</p>\n<p><p>Ordering options for Enterprise Server installations returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListEnabledSetting</code> (<code><a href=\"/en/graphql/reference/enums#ipallowlistenabledsettingvalue\">IpAllowListEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether the enterprise has an IP allow list enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListEntries</code> (<code><a href=\"/en/graphql/reference/objects#ipallowlistentryconnection\">IpAllowListEntryConnection!</a></code>)</p></td>\n<td><p><p>The IP addresses that are allowed to access resources owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#ipallowlistentryorder\">IpAllowListEntryOrder</a></code>)</p>\n<p><p>Ordering options for IP allow list entries returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListForInstalledAppsEnabledSetting</code> (<code><a href=\"/en/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue\">IpAllowListForInstalledAppsEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether the enterprise has IP allow list configuration for installed GitHub Apps enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUpdatingDefaultRepositoryPermission</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the base repository permission is currently being updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUpdatingTwoFactorRequirement</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the two-factor authentication requirement is currently being enforced.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanChangeRepositoryVisibilitySetting</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether organization members with admin permissions on a\nrepository can change repository visibility.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanChangeRepositoryVisibilitySettingOrganizations</code> (<code><a href=\"/en/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided can change repository visibility setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateInternalRepositoriesSetting</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can create internal repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreatePrivateRepositoriesSetting</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can create private repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreatePublicRepositoriesSetting</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can create public repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateRepositoriesSetting</code> (<code><a href=\"/en/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue\">EnterpriseMembersCanCreateRepositoriesSettingValue</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can create repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateRepositoriesSettingOrganizations</code> (<code><a href=\"/en/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided repository creation setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/graphql/reference/enums#organizationmemberscancreaterepositoriessettingvalue\">OrganizationMembersCanCreateRepositoriesSettingValue!</a></code>)</p>\n<p><p>The setting to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanDeleteIssuesSetting</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members with admin permissions for repositories can delete issues.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanDeleteIssuesSettingOrganizations</code> (<code><a href=\"/en/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can delete issues setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanDeleteRepositoriesSetting</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members with admin permissions for repositories can delete or transfer repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanDeleteRepositoriesSettingOrganizations</code> (<code><a href=\"/en/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can delete repositories setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanInviteCollaboratorsSetting</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can invite outside collaborators.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanInviteCollaboratorsSettingOrganizations</code> (<code><a href=\"/en/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can invite collaborators setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanMakePurchasesSetting</code> (<code><a href=\"/en/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue\">EnterpriseMembersCanMakePurchasesSettingValue!</a></code>)</p></td>\n<td><p><p>Indicates whether members of this enterprise&apos;s organizations can purchase additional services for those organizations.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanUpdateProtectedBranchesSetting</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members with admin permissions for repositories can update protected branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanUpdateProtectedBranchesSettingOrganizations</code> (<code><a href=\"/en/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can update protected branches setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanViewDependencyInsightsSetting</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members can view dependency insights.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanViewDependencyInsightsSettingOrganizations</code> (<code><a href=\"/en/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can view dependency insights setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>notificationDeliveryRestrictionEnabledSetting</code> (<code><a href=\"/en/graphql/reference/enums#notificationrestrictionsettingvalue\">NotificationRestrictionSettingValue!</a></code>)</p></td>\n<td><p><p>Indicates if email notification delivery for this enterprise is restricted to verified or approved domains.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationProjectsSetting</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether organization projects are enabled for organizations in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationProjectsSettingOrganizations</code> (<code><a href=\"/en/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided organization projects setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>outsideCollaborators</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseoutsidecollaboratorconnection\">EnterpriseOutsideCollaboratorConnection!</a></code>)</p></td>\n<td><p><p>A list of outside collaborators across the repositories in the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>login</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The login of one specific outside collaborator.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#enterprisememberorder\">EnterpriseMemberOrder</a></code>)</p>\n<p><p>Ordering options for outside collaborators returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>visibility</code> (<code><a href=\"/en/graphql/reference/enums#repositoryvisibility\">RepositoryVisibility</a></code>)</p>\n<p><p>Only return outside collaborators on repositories with this visibility.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingAdminInvitations</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseadministratorinvitationconnection\">EnterpriseAdministratorInvitationConnection!</a></code>)</p></td>\n<td><p><p>A list of pending administrator invitations for the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#enterpriseadministratorinvitationorder\">EnterpriseAdministratorInvitationOrder</a></code>)</p>\n<p><p>Ordering options for pending enterprise administrator invitations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseadministratorrole\">EnterpriseAdministratorRole</a></code>)</p>\n<p><p>The role to filter by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingCollaboratorInvitations</code> (<code><a href=\"/en/graphql/reference/objects#repositoryinvitationconnection\">RepositoryInvitationConnection!</a></code>)</p></td>\n<td><p><p>A list of pending collaborator invitations across the repositories in the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#repositoryinvitationorder\">RepositoryInvitationOrder</a></code>)</p>\n<p><p>Ordering options for pending repository collaborator invitations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingCollaborators</code> (<code><a href=\"/en/graphql/reference/objects#enterprisependingcollaboratorconnection\">EnterprisePendingCollaboratorConnection!</a></code>)</p></td>\n<td><p><p>A list of pending collaborators across the repositories in the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>pendingCollaborators</code> is deprecated. <p>Repository invitations can now be associated with an email, not only an invitee. Use the <code>pendingCollaboratorInvitations</code> field instead. Removal on 2020-10-01 UTC.</p></p>\n</div>\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#repositoryinvitationorder\">RepositoryInvitationOrder</a></code>)</p>\n<p><p>Ordering options for pending repository collaborator invitations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingMemberInvitations</code> (<code><a href=\"/en/graphql/reference/objects#enterprisependingmemberinvitationconnection\">EnterprisePendingMemberInvitationConnection!</a></code>)</p></td>\n<td><p><p>A list of pending member invitations for organizations in the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryProjectsSetting</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether repository projects are enabled in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryProjectsSettingOrganizations</code> (<code><a href=\"/en/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided repository projects setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>samlIdentityProvider</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseidentityprovider\">EnterpriseIdentityProvider</a></code>)</p></td>\n<td><p><p>The SAML Identity Provider for the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>samlIdentityProviderSettingOrganizations</code> (<code><a href=\"/en/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the SAML single sign-on setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/graphql/reference/enums#identityproviderconfigurationstate\">IdentityProviderConfigurationState!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>supportEntitlements</code> (<code><a href=\"/en/graphql/reference/objects#enterprisememberconnection\">EnterpriseMemberConnection!</a></code>)</p></td>\n<td><p><p>A list of members with a support entitlement.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#enterprisememberorder\">EnterpriseMemberOrder</a></code>)</p>\n<p><p>Ordering options for support entitlement users returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamDiscussionsSetting</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether team discussions are enabled for organizations in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamDiscussionsSettingOrganizations</code> (<code><a href=\"/en/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided team discussions setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>twoFactorRequiredSetting</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseenabledsettingvalue\">EnterpriseEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether the enterprise requires two-factor authentication for its organizations and users.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>twoFactorRequiredSettingOrganizations</code> (<code><a href=\"/en/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the two-factor authentication setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisependingcollaboratorconnection\">\n <a href=\"#enterprisependingcollaboratorconnection\">EnterprisePendingCollaboratorConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#enterprisependingcollaboratoredge\">[EnterprisePendingCollaboratorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisependingcollaboratoredge\">\n <a href=\"#enterprisependingcollaboratoredge\">EnterprisePendingCollaboratorEdge</a>\n </h2>\n <p>A user with an invitation to be a collaborator on a repository owned by an organization in an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUnlicensed</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the invited collaborator does not have a license for the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>isUnlicensed</code> is deprecated. <p>All pending collaborators consume a license Removal on 2021-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/graphql/reference/objects#enterpriserepositoryinfoconnection\">EnterpriseRepositoryInfoConnection!</a></code>)</p></td>\n<td><p><p>The enterprise organization repositories this user is a member of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisependingmemberinvitationconnection\">\n <a href=\"#enterprisependingmemberinvitationconnection\">EnterprisePendingMemberInvitationConnection</a>\n </h2>\n <p>The connection type for OrganizationInvitation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#enterprisependingmemberinvitationedge\">[EnterprisePendingMemberInvitationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#organizationinvitation\">[OrganizationInvitation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalUniqueUserCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of unique users in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisependingmemberinvitationedge\">\n <a href=\"#enterprisependingmemberinvitationedge\">EnterprisePendingMemberInvitationEdge</a>\n </h2>\n <p>An invitation to be a member in an enterprise organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUnlicensed</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the invitation has a license for the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>isUnlicensed</code> is deprecated. <p>All pending members consume a license Removal on 2020-07-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#organizationinvitation\">OrganizationInvitation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriserepositoryinfo\">\n <a href=\"#enterpriserepositoryinfo\">EnterpriseRepositoryInfo</a>\n </h2>\n <p>A subset of repository information queryable from an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isPrivate</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is private or internal.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The repository&apos;s name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nameWithOwner</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The repository&apos;s name with owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriserepositoryinfoconnection\">\n <a href=\"#enterpriserepositoryinfoconnection\">EnterpriseRepositoryInfoConnection</a>\n </h2>\n <p>The connection type for EnterpriseRepositoryInfo.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#enterpriserepositoryinfoedge\">[EnterpriseRepositoryInfoEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#enterpriserepositoryinfo\">[EnterpriseRepositoryInfo]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriserepositoryinfoedge\">\n <a href=\"#enterpriserepositoryinfoedge\">EnterpriseRepositoryInfoEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#enterpriserepositoryinfo\">EnterpriseRepositoryInfo</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserverinstallation\">\n <a href=\"#enterpriseserverinstallation\">EnterpriseServerInstallation</a>\n </h2>\n <p>An Enterprise Server installation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>customerName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The customer name to which the Enterprise Server installation belongs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hostName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The host name of the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isConnected</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the installation is connected to an Enterprise Server installation via GitHub Connect.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userAccounts</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseserveruseraccountconnection\">EnterpriseServerUserAccountConnection!</a></code>)</p></td>\n<td><p><p>User accounts on this Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#enterpriseserveruseraccountorder\">EnterpriseServerUserAccountOrder</a></code>)</p>\n<p><p>Ordering options for Enterprise Server user accounts returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userAccountsUploads</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseserveruseraccountsuploadconnection\">EnterpriseServerUserAccountsUploadConnection!</a></code>)</p></td>\n<td><p><p>User accounts uploads for the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#enterpriseserveruseraccountsuploadorder\">EnterpriseServerUserAccountsUploadOrder</a></code>)</p>\n<p><p>Ordering options for Enterprise Server user accounts uploads returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserverinstallationconnection\">\n <a href=\"#enterpriseserverinstallationconnection\">EnterpriseServerInstallationConnection</a>\n </h2>\n <p>The connection type for EnterpriseServerInstallation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseserverinstallationedge\">[EnterpriseServerInstallationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseserverinstallation\">[EnterpriseServerInstallation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserverinstallationedge\">\n <a href=\"#enterpriseserverinstallationedge\">EnterpriseServerInstallationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseserverinstallation\">EnterpriseServerInstallation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccount\">\n <a href=\"#enterpriseserveruseraccount\">EnterpriseServerUserAccount</a>\n </h2>\n <p>A user account on an Enterprise Server installation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>emails</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseserveruseraccountemailconnection\">EnterpriseServerUserAccountEmailConnection!</a></code>)</p></td>\n<td><p><p>User emails belonging to this user account.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#enterpriseserveruseraccountemailorder\">EnterpriseServerUserAccountEmailOrder</a></code>)</p>\n<p><p>Ordering options for Enterprise Server user account emails returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseServerInstallation</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseserverinstallation\">EnterpriseServerInstallation!</a></code>)</p></td>\n<td><p><p>The Enterprise Server installation on which this user account exists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isSiteAdmin</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the user account is a site administrator on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The login of the user account on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>profileName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The profile name of the user account on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>remoteCreatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The date and time when the user account was created on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>remoteUserId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The ID of the user account on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountconnection\">\n <a href=\"#enterpriseserveruseraccountconnection\">EnterpriseServerUserAccountConnection</a>\n </h2>\n <p>The connection type for EnterpriseServerUserAccount.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseserveruseraccountedge\">[EnterpriseServerUserAccountEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseserveruseraccount\">[EnterpriseServerUserAccount]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountedge\">\n <a href=\"#enterpriseserveruseraccountedge\">EnterpriseServerUserAccountEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseserveruseraccount\">EnterpriseServerUserAccount</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountemail\">\n <a href=\"#enterpriseserveruseraccountemail\">EnterpriseServerUserAccountEmail</a>\n </h2>\n <p>An email belonging to a user account on an Enterprise Server installation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The email address.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPrimary</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether this is the primary email of the associated user account.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userAccount</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseserveruseraccount\">EnterpriseServerUserAccount!</a></code>)</p></td>\n<td><p><p>The user account to which the email belongs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountemailconnection\">\n <a href=\"#enterpriseserveruseraccountemailconnection\">EnterpriseServerUserAccountEmailConnection</a>\n </h2>\n <p>The connection type for EnterpriseServerUserAccountEmail.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseserveruseraccountemailedge\">[EnterpriseServerUserAccountEmailEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseserveruseraccountemail\">[EnterpriseServerUserAccountEmail]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountemailedge\">\n <a href=\"#enterpriseserveruseraccountemailedge\">EnterpriseServerUserAccountEmailEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseserveruseraccountemail\">EnterpriseServerUserAccountEmail</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountsupload\">\n <a href=\"#enterpriseserveruseraccountsupload\">EnterpriseServerUserAccountsUpload</a>\n </h2>\n <p>A user accounts upload from an Enterprise Server installation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterprise</code> (<code><a href=\"/en/graphql/reference/objects#enterprise\">Enterprise!</a></code>)</p></td>\n<td><p><p>The enterprise to which this upload belongs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseServerInstallation</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseserverinstallation\">EnterpriseServerInstallation!</a></code>)</p></td>\n<td><p><p>The Enterprise Server installation for which this upload was generated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the file uploaded.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>syncState</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseserveruseraccountsuploadsyncstate\">EnterpriseServerUserAccountsUploadSyncState!</a></code>)</p></td>\n<td><p><p>The synchronization state of the upload.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountsuploadconnection\">\n <a href=\"#enterpriseserveruseraccountsuploadconnection\">EnterpriseServerUserAccountsUploadConnection</a>\n </h2>\n <p>The connection type for EnterpriseServerUserAccountsUpload.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseserveruseraccountsuploadedge\">[EnterpriseServerUserAccountsUploadEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseserveruseraccountsupload\">[EnterpriseServerUserAccountsUpload]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountsuploadedge\">\n <a href=\"#enterpriseserveruseraccountsuploadedge\">EnterpriseServerUserAccountsUploadEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseserveruseraccountsupload\">EnterpriseServerUserAccountsUpload</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseuseraccount\">\n <a href=\"#enterpriseuseraccount\">EnterpriseUserAccount</a>\n </h2>\n <p>An account for a user who is an admin of an enterprise or a member of an enterprise through one or more organizations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the enterprise user account&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterprise</code> (<code><a href=\"/en/graphql/reference/objects#enterprise\">Enterprise!</a></code>)</p></td>\n<td><p><p>The enterprise in which this user account exists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An identifier for the enterprise user account, a login or email address.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the enterprise user account.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizations</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseorganizationmembershipconnection\">EnterpriseOrganizationMembershipConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations this user is a member of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/graphql/reference/enums#enterpriseuseraccountmembershiprole\">EnterpriseUserAccountMembershipRole</a></code>)</p>\n<p><p>The role of the user in the enterprise organization.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user within the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseuseraccountconnection\">\n <a href=\"#enterpriseuseraccountconnection\">EnterpriseUserAccountConnection</a>\n </h2>\n <p>The connection type for EnterpriseUserAccount.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseuseraccountedge\">[EnterpriseUserAccountEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseuseraccount\">[EnterpriseUserAccount]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseuseraccountedge\">\n <a href=\"#enterpriseuseraccountedge\">EnterpriseUserAccountEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#enterpriseuseraccount\">EnterpriseUserAccount</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"environment\">\n <a href=\"#environment\">Environment</a>\n </h2>\n <p>An environment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the environment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>protectionRules</code> (<code><a href=\"/en/graphql/reference/objects#deploymentprotectionruleconnection\">DeploymentProtectionRuleConnection!</a></code>)</p></td>\n<td><p><p>The protection rules defined for this environment.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"environmentconnection\">\n <a href=\"#environmentconnection\">EnvironmentConnection</a>\n </h2>\n <p>The connection type for Environment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#environmentedge\">[EnvironmentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#environment\">[Environment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"environmentedge\">\n <a href=\"#environmentedge\">EnvironmentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#environment\">Environment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentity\">\n <a href=\"#externalidentity\">ExternalIdentity</a>\n </h2>\n <p>An external identity provisioned by SAML SSO or SCIM.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>guid</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The GUID for this identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationInvitation</code> (<code><a href=\"/en/graphql/reference/objects#organizationinvitation\">OrganizationInvitation</a></code>)</p></td>\n<td><p><p>Organization invitation for this SCIM-provisioned external identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>samlIdentity</code> (<code><a href=\"/en/graphql/reference/objects#externalidentitysamlattributes\">ExternalIdentitySamlAttributes</a></code>)</p></td>\n<td><p><p>SAML Identity attributes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>scimIdentity</code> (<code><a href=\"/en/graphql/reference/objects#externalidentityscimattributes\">ExternalIdentityScimAttributes</a></code>)</p></td>\n<td><p><p>SCIM Identity attributes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>User linked to this external identity. Will be NULL if this identity has not been claimed by an organization member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentityconnection\">\n <a href=\"#externalidentityconnection\">ExternalIdentityConnection</a>\n </h2>\n <p>The connection type for ExternalIdentity.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#externalidentityedge\">[ExternalIdentityEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#externalidentity\">[ExternalIdentity]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentityedge\">\n <a href=\"#externalidentityedge\">ExternalIdentityEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#externalidentity\">ExternalIdentity</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentitysamlattributes\">\n <a href=\"#externalidentitysamlattributes\">ExternalIdentitySamlAttributes</a>\n </h2>\n <p>SAML attributes for the External Identity.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>emails</code> (<code><a href=\"/en/graphql/reference/objects#useremailmetadata\">[UserEmailMetadata!]</a></code>)</p></td>\n<td><p><p>The emails associated with the SAML identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>familyName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Family name of the SAML identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>givenName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Given name of the SAML identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>groups</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>The groups linked to this identity in IDP.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nameId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The NameID of the SAML identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>username</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The userName of the SAML identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentityscimattributes\">\n <a href=\"#externalidentityscimattributes\">ExternalIdentityScimAttributes</a>\n </h2>\n <p>SCIM attributes for the External Identity.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>emails</code> (<code><a href=\"/en/graphql/reference/objects#useremailmetadata\">[UserEmailMetadata!]</a></code>)</p></td>\n<td><p><p>The emails associated with the SCIM identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>familyName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Family name of the SCIM identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>givenName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Given name of the SCIM identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>groups</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>The groups linked to this identity in IDP.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>username</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The userName of the SCIM identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"followerconnection\">\n <a href=\"#followerconnection\">FollowerConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#useredge\">[UserEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"followingconnection\">\n <a href=\"#followingconnection\">FollowingConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#useredge\">[UserEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"fundinglink\">\n <a href=\"#fundinglink\">FundingLink</a>\n </h2>\n <p>A funding platform link for a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>platform</code> (<code><a href=\"/en/graphql/reference/enums#fundingplatform\">FundingPlatform!</a></code>)</p></td>\n<td><p><p>The funding platform this link is for.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The configured URL for this funding link.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"generichovercardcontext\">\n <a href=\"#generichovercardcontext\">GenericHovercardContext</a>\n </h2>\n <p>A generic hovercard context with a message and icon.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gist\">\n <a href=\"#gist\">Gist</a>\n </h2>\n <p>A Gist.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#starrable\">Starrable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/graphql/reference/objects#gistcommentconnection\">GistCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of comments associated with the gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The gist description.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>files</code> (<code><a href=\"/en/graphql/reference/objects#gistfile\">[GistFile]</a></code>)</p></td>\n<td><p><p>The files in this gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>limit</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The maximum number of files to return.</p></p>\n<p>The default value is <code>10</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>oid</code> (<code><a href=\"/en/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p>\n<p><p>The oid of the files to return.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forks</code> (<code><a href=\"/en/graphql/reference/objects#gistconnection\">GistConnection!</a></code>)</p></td>\n<td><p><p>A list of forks associated with the gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#gistorder\">GistOrder</a></code>)</p>\n<p><p>Ordering options for gists returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isFork</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the gist is a fork.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPublic</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the gist is public or not.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The gist name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>owner</code> (<code><a href=\"/en/graphql/reference/interfaces#repositoryowner\">RepositoryOwner</a></code>)</p></td>\n<td><p><p>The gist owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pushedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the gist was last pushed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTML path to this resource.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazerCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns a count of how many stargazers there are on this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazers</code> (<code><a href=\"/en/graphql/reference/objects#stargazerconnection\">StargazerConnection!</a></code>)</p></td>\n<td><p><p>A list of users who have starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#starorder\">StarOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasStarred</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns a boolean indicating whether the viewing user has starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistcomment\">\n <a href=\"#gistcomment\">GistComment</a>\n </h2>\n <p>Represents a comment on an Gist.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#minimizable\">Minimizable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the comment body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gist</code> (<code><a href=\"/en/graphql/reference/objects#gist\">Gist!</a></code>)</p></td>\n<td><p><p>The associated gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMinimized</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not a comment has been minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>minimizedReason</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Returns why the comment was minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMinimize</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can minimize this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistcommentconnection\">\n <a href=\"#gistcommentconnection\">GistCommentConnection</a>\n </h2>\n <p>The connection type for GistComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#gistcommentedge\">[GistCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#gistcomment\">[GistComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistcommentedge\">\n <a href=\"#gistcommentedge\">GistCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#gistcomment\">GistComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistconnection\">\n <a href=\"#gistconnection\">GistConnection</a>\n </h2>\n <p>The connection type for Gist.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#gistedge\">[GistEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#gist\">[Gist]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistedge\">\n <a href=\"#gistedge\">GistEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#gist\">Gist</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistfile\">\n <a href=\"#gistfile\">GistFile</a>\n </h2>\n <p>A file in a gist.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>encodedName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The file name encoded to remove characters that are invalid in URL paths.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>encoding</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The gist file encoding.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>extension</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The file extension from the file name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isImage</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if this file is an image.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isTruncated</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the file&apos;s contents were truncated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>language</code> (<code><a href=\"/en/graphql/reference/objects#language\">Language</a></code>)</p></td>\n<td><p><p>The programming language this file is written in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The gist file name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>size</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The gist file size in bytes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>text</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>UTF8 text data or null if the file is binary.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>truncate</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Optionally truncate the returned file to this length.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gitactor\">\n <a href=\"#gitactor\">GitActor</a>\n </h2>\n <p>Represents an actor in a Git commit (ie. an author or committer).</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the author&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>date</code> (<code><a href=\"/en/graphql/reference/scalars#gittimestamp\">GitTimestamp</a></code>)</p></td>\n<td><p><p>The timestamp of the Git action (authoring or committing).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email in the Git commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name in the Git commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The GitHub user corresponding to the email field. Null if no such user exists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gitactorconnection\">\n <a href=\"#gitactorconnection\">GitActorConnection</a>\n </h2>\n <p>The connection type for GitActor.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#gitactoredge\">[GitActorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#gitactor\">[GitActor]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gitactoredge\">\n <a href=\"#gitactoredge\">GitActorEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#gitactor\">GitActor</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"githubmetadata\">\n <a href=\"#githubmetadata\">GitHubMetadata</a>\n </h2>\n <p>Represents information about the GitHub instance.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>gitHubServicesSha</code> (<code><a href=\"/en/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>Returns a String that&apos;s a SHA of <code>github-services</code>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gitIpAddresses</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>IP addresses that users connect to for git operations.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hookIpAddresses</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>IP addresses that service hooks are sent from.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>importerIpAddresses</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>IP addresses that the importer connects from.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPasswordAuthenticationVerifiable</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not users are verified.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pagesIpAddresses</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>IP addresses for GitHub Pages&apos; A records.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gpgsignature\">\n <a href=\"#gpgsignature\">GpgSignature</a>\n </h2>\n <p>Represents a GPG signature on a Commit or Tag.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#gitsignature\">GitSignature</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Email used to sign this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isValid</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature is valid and verified by GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>keyId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Hex-encoded ID of the key that signed this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>payload</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Payload for GPG signing object. Raw ODB object without the signature header.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signature</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>ASCII-armored signature header from object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signer</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>GitHub user corresponding to the email signing this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/graphql/reference/enums#gitsignaturestate\">GitSignatureState!</a></code>)</p></td>\n<td><p><p>The state of this signature. <code>VALID</code> if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>wasSignedByGitHub</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature was made with GitHub&apos;s signing key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"headrefdeletedevent\">\n <a href=\"#headrefdeletedevent\">HeadRefDeletedEvent</a>\n </h2>\n <p>Represents a<code>head_ref_deleted</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRef</code> (<code><a href=\"/en/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the Ref associated with the <code>head_ref_deleted</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRefName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the Ref associated with the <code>head_ref_deleted</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"headrefforcepushedevent\">\n <a href=\"#headrefforcepushedevent\">HeadRefForcePushedEvent</a>\n </h2>\n <p>Represents a<code>head_ref_force_pushed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>afterCommit</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the after commit SHA for the<code>head_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>beforeCommit</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the before commit SHA for the<code>head_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the fully qualified ref name for the<code>head_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"headrefrestoredevent\">\n <a href=\"#headrefrestoredevent\">HeadRefRestoredEvent</a>\n </h2>\n <p>Represents a<code>head_ref_restored</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"hovercard\">\n <a href=\"#hovercard\">Hovercard</a>\n </h2>\n <p>Detail needed to display a hovercard for a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contexts</code> (<code><a href=\"/en/graphql/reference/interfaces#hovercardcontext\">[HovercardContext!]!</a></code>)</p></td>\n<td><p><p>Each of the contexts for this hovercard.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ipallowlistentry\">\n <a href=\"#ipallowlistentry\">IpAllowListEntry</a>\n </h2>\n <p>An IP address or range of addresses that is allowed to access an owner&apos;s resources.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>allowListValue</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A single IP address or range of IP addresses in CIDR notation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isActive</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the entry is currently active.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the IP allow list entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>owner</code> (<code><a href=\"/en/graphql/reference/unions#ipallowlistowner\">IpAllowListOwner!</a></code>)</p></td>\n<td><p><p>The owner of the IP allow list entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ipallowlistentryconnection\">\n <a href=\"#ipallowlistentryconnection\">IpAllowListEntryConnection</a>\n </h2>\n <p>The connection type for IpAllowListEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#ipallowlistentryedge\">[IpAllowListEntryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#ipallowlistentry\">[IpAllowListEntry]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ipallowlistentryedge\">\n <a href=\"#ipallowlistentryedge\">IpAllowListEntryEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#ipallowlistentry\">IpAllowListEntry</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issue\">\n <a href=\"#issue\">Issue</a>\n </h2>\n <p>An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#assignable\">Assignable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#closable\">Closable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#labelable\">Labelable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#lockable\">Lockable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>activeLockReason</code> (<code><a href=\"/en/graphql/reference/enums#lockreason\">LockReason</a></code>)</p></td>\n<td><p><p>Reason that the conversation was locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignees</code> (<code><a href=\"/en/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users assigned to this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the body of the issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The http path for this issue body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the body of the issue rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The http URL for this issue body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closed</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the object is closed (definition of closed may depend on type).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/graphql/reference/objects#issuecommentconnection\">IssueCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of comments associated with the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#issuecommentorder\">IssueCommentOrder</a></code>)</p>\n<p><p>Ordering options for issue comments returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hovercard</code> (<code><a href=\"/en/graphql/reference/objects#hovercard\">Hovercard!</a></code>)</p></td>\n<td><p><p>The hovercard information for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includeNotificationContexts</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether or not to include notification contexts.</p></p>\n<p>The default value is <code>true</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPinned</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Indicates whether or not this issue is currently pinned to the repository issues list.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isReadByViewer</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Is this issue read by the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labels</code> (<code><a href=\"/en/graphql/reference/objects#labelconnection\">LabelConnection</a></code>)</p></td>\n<td><p><p>A list of labels associated with the object.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#labelorder\">LabelOrder</a></code>)</p>\n<p><p>Ordering options for labels returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>locked</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the object is locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestone</code> (<code><a href=\"/en/graphql/reference/objects#milestone\">Milestone</a></code>)</p></td>\n<td><p><p>Identifies the milestone associated with the issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the issue number.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>participants</code> (<code><a href=\"/en/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users that are participating in the Issue conversation.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCards</code> (<code><a href=\"/en/graphql/reference/objects#projectcardconnection\">ProjectCardConnection!</a></code>)</p></td>\n<td><p><p>List of project cards associated with this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>archivedStates</code> (<code><a href=\"/en/graphql/reference/enums#projectcardarchivedstate\">[ProjectCardArchivedState]</a></code>)</p>\n<p><p>A list of archived states to filter the cards by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/graphql/reference/enums#issuestate\">IssueState!</a></code>)</p></td>\n<td><p><p>Identifies the state of the issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>timeline</code> (<code><a href=\"/en/graphql/reference/objects#issuetimelineconnection\">IssueTimelineConnection!</a></code>)</p></td>\n<td><p><p>A list of events, comments, commits, etc. associated with the issue.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>timeline</code> is deprecated. <p><code>timeline</code> will be removed Use Issue.timelineItems instead. Removal on 2020-10-01 UTC.</p></p>\n</div>\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Allows filtering timeline events by a <code>since</code> timestamp.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>timelineItems</code> (<code><a href=\"/en/graphql/reference/objects#issuetimelineitemsconnection\">IssueTimelineItemsConnection!</a></code>)</p></td>\n<td><p><p>A list of events, comments, commits, etc. associated with the issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>itemTypes</code> (<code><a href=\"/en/graphql/reference/enums#issuetimelineitemsitemtype\">[IssueTimelineItemsItemType!]</a></code>)</p>\n<p><p>Filter timeline items by type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Filter timeline items by a <code>since</code> timestamp.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>skip</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Skips the first <em>n</em> elements in the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the issue title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>titleHTML</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the issue title rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecomment\">\n <a href=\"#issuecomment\">IssueComment</a>\n </h2>\n <p>Represents a comment on an Issue.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#minimizable\">Minimizable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body as Markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMinimized</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not a comment has been minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>Identifies the issue associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>minimizedReason</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Returns why the comment was minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>Returns the pull request associated with the comment, if this comment was made on a\npull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this issue comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this issue comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMinimize</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can minimize this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecommentconnection\">\n <a href=\"#issuecommentconnection\">IssueCommentConnection</a>\n </h2>\n <p>The connection type for IssueComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#issuecommentedge\">[IssueCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#issuecomment\">[IssueComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecommentedge\">\n <a href=\"#issuecommentedge\">IssueCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#issuecomment\">IssueComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issueconnection\">\n <a href=\"#issueconnection\">IssueConnection</a>\n </h2>\n <p>The connection type for Issue.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#issueedge\">[IssueEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#issue\">[Issue]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecontributionsbyrepository\">\n <a href=\"#issuecontributionsbyrepository\">IssueContributionsByRepository</a>\n </h2>\n <p>This aggregates issues opened by a user within one repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributions</code> (<code><a href=\"/en/graphql/reference/objects#createdissuecontributionconnection\">CreatedIssueContributionConnection!</a></code>)</p></td>\n<td><p><p>The issue contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository in which the issues were opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issueedge\">\n <a href=\"#issueedge\">IssueEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#issue\">Issue</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetemplate\">\n <a href=\"#issuetemplate\">IssueTemplate</a>\n </h2>\n <p>A repository issue template.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>about</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The template purpose.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The suggested issue body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The template name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The suggested issue title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetimelineconnection\">\n <a href=\"#issuetimelineconnection\">IssueTimelineConnection</a>\n </h2>\n <p>The connection type for IssueTimelineItem.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#issuetimelineitemedge\">[IssueTimelineItemEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/unions#issuetimelineitem\">[IssueTimelineItem]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetimelineitemedge\">\n <a href=\"#issuetimelineitemedge\">IssueTimelineItemEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/unions#issuetimelineitem\">IssueTimelineItem</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetimelineitemsconnection\">\n <a href=\"#issuetimelineitemsconnection\">IssueTimelineItemsConnection</a>\n </h2>\n <p>The connection type for IssueTimelineItems.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#issuetimelineitemsedge\">[IssueTimelineItemsEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>filteredCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the count of items after applying <code>before</code> and <code>after</code> filters.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/unions#issuetimelineitems\">[IssueTimelineItems]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the count of items after applying <code>before</code>/<code>after</code> filters and <code>first</code>/<code>last</code>/<code>skip</code> slicing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the timeline was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetimelineitemsedge\">\n <a href=\"#issuetimelineitemsedge\">IssueTimelineItemsEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/unions#issuetimelineitems\">IssueTimelineItems</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"joinedgithubcontribution\">\n <a href=\"#joinedgithubcontribution\">JoinedGitHubContribution</a>\n </h2>\n <p>Represents a user signing up for a GitHub account.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"label\">\n <a href=\"#label\">Label</a>\n </h2>\n <p>A label for categorizing Issues, Pull Requests, Milestones, or Discussions with a given Repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>color</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the label color.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the label was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A brief description of this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDefault</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether or not this is a default label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issues</code> (<code><a href=\"/en/graphql/reference/objects#issueconnection\">IssueConnection!</a></code>)</p></td>\n<td><p><p>A list of issues associated with this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/graphql/reference/input-objects#issuefilters\">IssueFilters</a></code>)</p>\n<p><p>Filtering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p>\n<p><p>A list of states to filter the issues by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the label name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequests</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests associated with this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the label was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"labelconnection\">\n <a href=\"#labelconnection\">LabelConnection</a>\n </h2>\n <p>The connection type for Label.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#labeledge\">[LabelEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#label\">[Label]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"labeledge\">\n <a href=\"#labeledge\">LabelEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#label\">Label</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"labeledevent\">\n <a href=\"#labeledevent\">LabeledEvent</a>\n </h2>\n <p>Represents a<code>labeled</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>label</code> (<code><a href=\"/en/graphql/reference/objects#label\">Label!</a></code>)</p></td>\n<td><p><p>Identifies the label associated with the<code>labeled</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelable</code> (<code><a href=\"/en/graphql/reference/interfaces#labelable\">Labelable!</a></code>)</p></td>\n<td><p><p>Identifies the <code>Labelable</code> associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"language\">\n <a href=\"#language\">Language</a>\n </h2>\n <p>Represents a given language found in repositories.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>color</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The color defined for the current language.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the current language.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"languageconnection\">\n <a href=\"#languageconnection\">LanguageConnection</a>\n </h2>\n <p>A list of languages associated with the parent.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#languageedge\">[LanguageEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#language\">[Language]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalSize</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total size in bytes of files written in that language.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"languageedge\">\n <a href=\"#languageedge\">LanguageEdge</a>\n </h2>\n <p>Represents the language of a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>size</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of bytes of code written in the language.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"license\">\n <a href=\"#license\">License</a>\n </h2>\n <p>A repository&apos;s open source license.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The full text of the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>conditions</code> (<code><a href=\"/en/graphql/reference/objects#licenserule\">[LicenseRule]!</a></code>)</p></td>\n<td><p><p>The conditions set by the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A human-readable description of the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>featured</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the license should be featured.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hidden</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the license should be displayed in license pickers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>implementation</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Instructions on how to implement the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The lowercased SPDX ID of the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>limitations</code> (<code><a href=\"/en/graphql/reference/objects#licenserule\">[LicenseRule]!</a></code>)</p></td>\n<td><p><p>The limitations set by the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The license full name specified by <a href=\"https://spdx.org/licenses\">https://spdx.org/licenses</a>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nickname</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Customary short name if applicable (e.g, GPLv3).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permissions</code> (<code><a href=\"/en/graphql/reference/objects#licenserule\">[LicenseRule]!</a></code>)</p></td>\n<td><p><p>The permissions set by the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pseudoLicense</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the license is a pseudo-license placeholder (e.g., other, no-license).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>spdxId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Short identifier specified by <a href=\"https://spdx.org/licenses\">https://spdx.org/licenses</a>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>URL to the license on <a href=\"https://choosealicense.com\">https://choosealicense.com</a>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"licenserule\">\n <a href=\"#licenserule\">LicenseRule</a>\n </h2>\n <p>Describes a License&apos;s conditions, permissions, and limitations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A description of the rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The machine-readable rule key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>label</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The human-readable rule label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"lockedevent\">\n <a href=\"#lockedevent\">LockedEvent</a>\n </h2>\n <p>Represents a<code>locked</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lockReason</code> (<code><a href=\"/en/graphql/reference/enums#lockreason\">LockReason</a></code>)</p></td>\n<td><p><p>Reason that the conversation was locked (optional).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lockable</code> (<code><a href=\"/en/graphql/reference/interfaces#lockable\">Lockable!</a></code>)</p></td>\n<td><p><p>Object that was locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mannequin\">\n <a href=\"#mannequin\">Mannequin</a>\n </h2>\n <p>A placeholder user for attribution of imported data on GitHub.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the GitHub App&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>claimant</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user that has claimed the data attributed to this mannequin.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The mannequin&apos;s email on the source instance.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The username of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTML path to this resource.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The URL to this resource.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"markedasduplicateevent\">\n <a href=\"#markedasduplicateevent\">MarkedAsDuplicateEvent</a>\n </h2>\n <p>Represents a<code>marked_as_duplicate</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canonical</code> (<code><a href=\"/en/graphql/reference/unions#issueorpullrequest\">IssueOrPullRequest</a></code>)</p></td>\n<td><p><p>The authoritative issue or pull request which has been duplicated by another.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>duplicate</code> (<code><a href=\"/en/graphql/reference/unions#issueorpullrequest\">IssueOrPullRequest</a></code>)</p></td>\n<td><p><p>The issue or pull request which has been marked as a duplicate of another.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Canonical and duplicate belong to different repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"marketplacecategory\">\n <a href=\"#marketplacecategory\">MarketplaceCategory</a>\n </h2>\n <p>A public description of a Marketplace category.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The category&apos;s description.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>howItWorks</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The technical description of how apps listed in this category work with GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The category&apos;s name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>primaryListingCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many Marketplace listings have this as their primary category.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this Marketplace category.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>secondaryListingCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many Marketplace listings have this as their secondary category.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>slug</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The short name of the category used in its URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Marketplace category.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"marketplacelisting\">\n <a href=\"#marketplacelisting\">MarketplaceListing</a>\n </h2>\n <p>A listing in the GitHub integration marketplace.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>app</code> (<code><a href=\"/en/graphql/reference/objects#app\">App</a></code>)</p></td>\n<td><p><p>The GitHub App this listing represents.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>companyUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>URL to the listing owner&apos;s company site.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>configurationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for configuring access to the listing&apos;s integration or OAuth app.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>configurationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for configuring access to the listing&apos;s integration or OAuth app.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>documentationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>URL to the listing&apos;s documentation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>extendedDescription</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The listing&apos;s detailed description.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>extendedDescriptionHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The listing&apos;s detailed description rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>fullDescription</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The listing&apos;s introductory description.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>fullDescriptionHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The listing&apos;s introductory description rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasPublishedFreeTrialPlans</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Does this listing have any plans with a free trial?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasTermsOfService</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Does this listing have a terms of service link?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasVerifiedOwner</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the creator of the app is a verified org.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>howItWorks</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A technical description of how this app works with GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>howItWorksHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The listing&apos;s technical description rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>installationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>URL to install the product to the viewer&apos;s account or organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>installedForViewer</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this listing&apos;s app has been installed for the current viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isArchived</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this listing has been removed from the Marketplace.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDraft</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this listing is still an editable draft that has not been submitted\nfor review and is not publicly visible in the Marketplace.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPaid</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the product this listing represents is available as part of a paid plan.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPublic</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this listing has been approved for display in the Marketplace.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isRejected</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this listing has been rejected by GitHub for display in the Marketplace.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUnverified</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this listing has been approved for unverified display in the Marketplace.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUnverifiedPending</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this draft listing has been submitted for review for approval to be unverified in the Marketplace.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isVerificationPendingFromDraft</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this draft listing has been submitted for review from GitHub for approval to be verified in the Marketplace.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isVerificationPendingFromUnverified</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this unverified listing has been submitted for review from GitHub for approval to be verified in the Marketplace.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isVerified</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this listing has been approved for verified display in the Marketplace.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>logoBackgroundColor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The hex color code, without the leading &apos;#&apos;, for the logo background.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>logoUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>URL for the listing&apos;s logo image.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size in pixels of the resulting square image.</p></p>\n<p>The default value is <code>400</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The listing&apos;s full name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>normalizedShortDescription</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The listing&apos;s very short description without a trailing period or ampersands.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pricingUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>URL to the listing&apos;s detailed pricing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>primaryCategory</code> (<code><a href=\"/en/graphql/reference/objects#marketplacecategory\">MarketplaceCategory!</a></code>)</p></td>\n<td><p><p>The category that best describes the listing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>privacyPolicyUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>URL to the listing&apos;s privacy policy, may return an empty string for listings that do not require a privacy policy URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for the Marketplace listing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>screenshotUrls</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String]!</a></code>)</p></td>\n<td><p><p>The URLs for the listing&apos;s screenshots.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>secondaryCategory</code> (<code><a href=\"/en/graphql/reference/objects#marketplacecategory\">MarketplaceCategory</a></code>)</p></td>\n<td><p><p>An alternate category that describes the listing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>shortDescription</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The listing&apos;s very short description.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>slug</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The short name of the listing used in its URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>statusUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>URL to the listing&apos;s status page.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>supportEmail</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>An email address for support for this listing&apos;s app.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>supportUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>Either a URL or an email address for support for this listing&apos;s app, may\nreturn an empty string for listings that do not require a support URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>termsOfServiceUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>URL to the listing&apos;s terms of service.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for the Marketplace listing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanAddPlans</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer add plans for this Marketplace listing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanApprove</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer approve this Marketplace listing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelist</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer delist this Marketplace listing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanEdit</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer edit this Marketplace listing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanEditCategories</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer edit the primary and secondary category of this\nMarketplace listing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanEditPlans</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer edit the plans for this Marketplace listing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanRedraft</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer return this Marketplace listing to draft state\nso it becomes editable again.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReject</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer reject this Marketplace listing by returning it to\nan editable draft state or rejecting it entirely.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanRequestApproval</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer request this listing be reviewed for display in\nthe Marketplace as verified.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasPurchased</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the current user has an active subscription to this Marketplace listing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasPurchasedForAllOrganizations</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the current user has purchased a subscription to this Marketplace listing\nfor all of the organizations the user owns.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerIsListingAdmin</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Does the current viewer role allow them to administer this Marketplace listing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"marketplacelistingconnection\">\n <a href=\"#marketplacelistingconnection\">MarketplaceListingConnection</a>\n </h2>\n <p>Look up Marketplace Listings.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#marketplacelistingedge\">[MarketplaceListingEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#marketplacelisting\">[MarketplaceListing]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"marketplacelistingedge\">\n <a href=\"#marketplacelistingedge\">MarketplaceListingEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#marketplacelisting\">MarketplaceListing</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"memberscandeletereposclearauditentry\">\n <a href=\"#memberscandeletereposclearauditentry\">MembersCanDeleteReposClearAuditEntry</a>\n </h2>\n <p>Audit log entry for a members_can_delete_repos.clear event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"memberscandeletereposdisableauditentry\">\n <a href=\"#memberscandeletereposdisableauditentry\">MembersCanDeleteReposDisableAuditEntry</a>\n </h2>\n <p>Audit log entry for a members_can_delete_repos.disable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"memberscandeletereposenableauditentry\">\n <a href=\"#memberscandeletereposenableauditentry\">MembersCanDeleteReposEnableAuditEntry</a>\n </h2>\n <p>Audit log entry for a members_can_delete_repos.enable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mentionedevent\">\n <a href=\"#mentionedevent\">MentionedEvent</a>\n </h2>\n <p>Represents a<code>mentioned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mergedevent\">\n <a href=\"#mergedevent\">MergedEvent</a>\n </h2>\n <p>Represents a<code>merged</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with the <code>merge</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeRef</code> (<code><a href=\"/en/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the Ref associated with the <code>merge</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeRefName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the Ref associated with the <code>merge</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this merged event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this merged event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestone\">\n <a href=\"#milestone\">Milestone</a>\n </h2>\n <p>Represents a Milestone object on a given repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#closable\">Closable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>closed</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the object is closed (definition of closed may depend on type).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who created the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the description of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dueOn</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the due date of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issues</code> (<code><a href=\"/en/graphql/reference/objects#issueconnection\">IssueConnection!</a></code>)</p></td>\n<td><p><p>A list of issues associated with the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/graphql/reference/input-objects#issuefilters\">IssueFilters</a></code>)</p>\n<p><p>Filtering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p>\n<p><p>A list of states to filter the issues by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the number of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>progressPercentage</code> (<code><a href=\"/en/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>Identifies the percentage complete for the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequests</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests associated with the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/graphql/reference/enums#milestonestate\">MilestoneState!</a></code>)</p></td>\n<td><p><p>Identifies the state of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the title of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestoneconnection\">\n <a href=\"#milestoneconnection\">MilestoneConnection</a>\n </h2>\n <p>The connection type for Milestone.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#milestoneedge\">[MilestoneEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#milestone\">[Milestone]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestoneedge\">\n <a href=\"#milestoneedge\">MilestoneEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#milestone\">Milestone</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestonedevent\">\n <a href=\"#milestonedevent\">MilestonedEvent</a>\n </h2>\n <p>Represents a<code>milestoned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestoneTitle</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the milestone title associated with the<code>milestoned</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/graphql/reference/unions#milestoneitem\">MilestoneItem!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"movedcolumnsinprojectevent\">\n <a href=\"#movedcolumnsinprojectevent\">MovedColumnsInProjectEvent</a>\n </h2>\n <p>Represents a<code>moved_columns_in_project</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousProjectColumnName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name the issue or pull request was moved from.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>previousProjectColumnName</code> is available under the <a href=\"/en/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Project referenced by event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>project</code> is available under the <a href=\"/en/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCard</code> (<code><a href=\"/en/graphql/reference/objects#projectcard\">ProjectCard</a></code>)</p></td>\n<td><p><p>Project card referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectCard</code> is available under the <a href=\"/en/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectColumnName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name the issue or pull request was moved to.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectColumnName</code> is available under the <a href=\"/en/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"oauthapplicationcreateauditentry\">\n <a href=\"#oauthapplicationcreateauditentry\">OauthApplicationCreateAuditEntry</a>\n </h2>\n <p>Audit log entry for a oauth_application.create event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#oauthapplicationauditentrydata\">OauthApplicationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>applicationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The application URL of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>callbackUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The callback URL of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>rateLimit</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The rate limit of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/graphql/reference/enums#oauthapplicationcreateauditentrystate\">OauthApplicationCreateAuditEntryState</a></code>)</p></td>\n<td><p><p>The state of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgaddbillingmanagerauditentry\">\n <a href=\"#orgaddbillingmanagerauditentry\">OrgAddBillingManagerAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.add_billing_manager.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitationEmail</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address used to invite a billing manager for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgaddmemberauditentry\">\n <a href=\"#orgaddmemberauditentry\">OrgAddMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.add_member.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/graphql/reference/enums#orgaddmemberauditentrypermission\">OrgAddMemberAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The permission level of the member added to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgblockuserauditentry\">\n <a href=\"#orgblockuserauditentry\">OrgBlockUserAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.block_user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUser</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgconfigdisablecollaboratorsonlyauditentry\">\n <a href=\"#orgconfigdisablecollaboratorsonlyauditentry\">OrgConfigDisableCollaboratorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.config.disable_collaborators_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgconfigenablecollaboratorsonlyauditentry\">\n <a href=\"#orgconfigenablecollaboratorsonlyauditentry\">OrgConfigEnableCollaboratorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.config.enable_collaborators_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgcreateauditentry\">\n <a href=\"#orgcreateauditentry\">OrgCreateAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.create event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>billingPlan</code> (<code><a href=\"/en/graphql/reference/enums#orgcreateauditentrybillingplan\">OrgCreateAuditEntryBillingPlan</a></code>)</p></td>\n<td><p><p>The billing plan for the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgdisableoauthapprestrictionsauditentry\">\n <a href=\"#orgdisableoauthapprestrictionsauditentry\">OrgDisableOauthAppRestrictionsAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.disable_oauth_app_restrictions event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgdisablesamlauditentry\">\n <a href=\"#orgdisablesamlauditentry\">OrgDisableSamlAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.disable_saml event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>digestMethodUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s digest algorithm URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issuerUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s issuer URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signatureMethodUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s signature algorithm URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>singleSignOnUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s single sign-on URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgdisabletwofactorrequirementauditentry\">\n <a href=\"#orgdisabletwofactorrequirementauditentry\">OrgDisableTwoFactorRequirementAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.disable_two_factor_requirement event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgenableoauthapprestrictionsauditentry\">\n <a href=\"#orgenableoauthapprestrictionsauditentry\">OrgEnableOauthAppRestrictionsAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.enable_oauth_app_restrictions event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgenablesamlauditentry\">\n <a href=\"#orgenablesamlauditentry\">OrgEnableSamlAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.enable_saml event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>digestMethodUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s digest algorithm URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issuerUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s issuer URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signatureMethodUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s signature algorithm URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>singleSignOnUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s single sign-on URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgenabletwofactorrequirementauditentry\">\n <a href=\"#orgenabletwofactorrequirementauditentry\">OrgEnableTwoFactorRequirementAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.enable_two_factor_requirement event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orginvitememberauditentry\">\n <a href=\"#orginvitememberauditentry\">OrgInviteMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.invite_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address of the organization invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationInvitation</code> (<code><a href=\"/en/graphql/reference/objects#organizationinvitation\">OrganizationInvitation</a></code>)</p></td>\n<td><p><p>The organization invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orginvitetobusinessauditentry\">\n <a href=\"#orginvitetobusinessauditentry\">OrgInviteToBusinessAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.invite_to_business event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgoauthappaccessapprovedauditentry\">\n <a href=\"#orgoauthappaccessapprovedauditentry\">OrgOauthAppAccessApprovedAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.oauth_app_access_approved event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#oauthapplicationauditentrydata\">OauthApplicationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgoauthappaccessdeniedauditentry\">\n <a href=\"#orgoauthappaccessdeniedauditentry\">OrgOauthAppAccessDeniedAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.oauth_app_access_denied event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#oauthapplicationauditentrydata\">OauthApplicationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgoauthappaccessrequestedauditentry\">\n <a href=\"#orgoauthappaccessrequestedauditentry\">OrgOauthAppAccessRequestedAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.oauth_app_access_requested event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#oauthapplicationauditentrydata\">OauthApplicationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgremovebillingmanagerauditentry\">\n <a href=\"#orgremovebillingmanagerauditentry\">OrgRemoveBillingManagerAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.remove_billing_manager event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reason</code> (<code><a href=\"/en/graphql/reference/enums#orgremovebillingmanagerauditentryreason\">OrgRemoveBillingManagerAuditEntryReason</a></code>)</p></td>\n<td><p><p>The reason for the billing manager being removed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgremovememberauditentry\">\n <a href=\"#orgremovememberauditentry\">OrgRemoveMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.remove_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membershipTypes</code> (<code><a href=\"/en/graphql/reference/enums#orgremovememberauditentrymembershiptype\">[OrgRemoveMemberAuditEntryMembershipType!]</a></code>)</p></td>\n<td><p><p>The types of membership the member has with the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reason</code> (<code><a href=\"/en/graphql/reference/enums#orgremovememberauditentryreason\">OrgRemoveMemberAuditEntryReason</a></code>)</p></td>\n<td><p><p>The reason for the member being removed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgremoveoutsidecollaboratorauditentry\">\n <a href=\"#orgremoveoutsidecollaboratorauditentry\">OrgRemoveOutsideCollaboratorAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.remove_outside_collaborator event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membershipTypes</code> (<code><a href=\"/en/graphql/reference/enums#orgremoveoutsidecollaboratorauditentrymembershiptype\">[OrgRemoveOutsideCollaboratorAuditEntryMembershipType!]</a></code>)</p></td>\n<td><p><p>The types of membership the outside collaborator has with the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reason</code> (<code><a href=\"/en/graphql/reference/enums#orgremoveoutsidecollaboratorauditentryreason\">OrgRemoveOutsideCollaboratorAuditEntryReason</a></code>)</p></td>\n<td><p><p>The reason for the outside collaborator being removed from the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgrestorememberauditentry\">\n <a href=\"#orgrestorememberauditentry\">OrgRestoreMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.restore_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredCustomEmailRoutingsCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of custom email routings for the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredIssueAssignmentsCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of issue assignments for the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredMemberships</code> (<code><a href=\"/en/graphql/reference/unions#orgrestorememberauditentrymembership\">[OrgRestoreMemberAuditEntryMembership!]</a></code>)</p></td>\n<td><p><p>Restored organization membership objects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredMembershipsCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of restored memberships.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredRepositoriesCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of repositories of the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredRepositoryStarsCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of starred repositories for the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredRepositoryWatchesCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of watched repositories for the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgrestoremembermembershiporganizationauditentrydata\">\n <a href=\"#orgrestoremembermembershiporganizationauditentrydata\">OrgRestoreMemberMembershipOrganizationAuditEntryData</a>\n </h2>\n <p>Metadata for an organization membership for org.restore_member actions.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgrestoremembermembershiprepositoryauditentrydata\">\n <a href=\"#orgrestoremembermembershiprepositoryauditentrydata\">OrgRestoreMemberMembershipRepositoryAuditEntryData</a>\n </h2>\n <p>Metadata for a repository membership for org.restore_member actions.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgrestoremembermembershipteamauditentrydata\">\n <a href=\"#orgrestoremembermembershipteamauditentrydata\">OrgRestoreMemberMembershipTeamAuditEntryData</a>\n </h2>\n <p>Metadata for a team membership for org.restore_member actions.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgunblockuserauditentry\">\n <a href=\"#orgunblockuserauditentry\">OrgUnblockUserAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.unblock_user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUser</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user being unblocked by the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgupdatedefaultrepositorypermissionauditentry\">\n <a href=\"#orgupdatedefaultrepositorypermissionauditentry\">OrgUpdateDefaultRepositoryPermissionAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.update_default_repository_permission.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission\">OrgUpdateDefaultRepositoryPermissionAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The new base repository permission level for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permissionWas</code> (<code><a href=\"/en/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission\">OrgUpdateDefaultRepositoryPermissionAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The former base repository permission level for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgupdatememberauditentry\">\n <a href=\"#orgupdatememberauditentry\">OrgUpdateMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.update_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/graphql/reference/enums#orgupdatememberauditentrypermission\">OrgUpdateMemberAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The new member permission level for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permissionWas</code> (<code><a href=\"/en/graphql/reference/enums#orgupdatememberauditentrypermission\">OrgUpdateMemberAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The former member permission level for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgupdatememberrepositorycreationpermissionauditentry\">\n <a href=\"#orgupdatememberrepositorycreationpermissionauditentry\">OrgUpdateMemberRepositoryCreationPermissionAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.update_member_repository_creation_permission event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canCreateRepositories</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Can members create repositories in the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/graphql/reference/enums#orgupdatememberrepositorycreationpermissionauditentryvisibility\">OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The permission for visibility level of repositories for this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgupdatememberrepositoryinvitationpermissionauditentry\">\n <a href=\"#orgupdatememberrepositoryinvitationpermissionauditentry\">OrgUpdateMemberRepositoryInvitationPermissionAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.update_member_repository_invitation_permission event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canInviteOutsideCollaboratorsToRepositories</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Can outside collaborators be invited to repositories in the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organization\">\n <a href=\"#organization\">Organization</a>\n </h2>\n <p>An account on GitHub, with one or more owners, that has repositories, members and teams.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#memberstatusable\">MemberStatusable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#packageowner\">PackageOwner</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#profileowner\">ProfileOwner</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#projectowner\">ProjectOwner</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositorydiscussionauthor\">RepositoryDiscussionAuthor</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositorydiscussioncommentauthor\">RepositoryDiscussionCommentAuthor</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryowner\">RepositoryOwner</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#sponsorable\">Sponsorable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>anyPinnableItems</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if this repository owner has any items that can be pinned to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>type</code> (<code><a href=\"/en/graphql/reference/enums#pinnableitemtype\">PinnableItemType</a></code>)</p>\n<p><p>Filter to only a particular kind of pinnable item.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>auditLog</code> (<code><a href=\"/en/graphql/reference/objects#organizationauditentryconnection\">OrganizationAuditEntryConnection!</a></code>)</p></td>\n<td><p><p>Audit log entries of the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#auditlogorder\">AuditLogOrder</a></code>)</p>\n<p><p>Ordering options for the returned audit log entries.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The query string to filter audit entries.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the organization&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile description.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>descriptionHTML</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile description rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>domains</code> (<code><a href=\"/en/graphql/reference/objects#verifiabledomainconnection\">VerifiableDomainConnection</a></code>)</p></td>\n<td><p><p>A list of domains owned by the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isApproved</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Filter by if the domain is approved.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isVerified</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Filter by if the domain is verified.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#verifiabledomainorder\">VerifiableDomainOrder</a></code>)</p>\n<p><p>Ordering options for verifiable domains returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public email.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>estimatedNextSponsorsPayoutInCents</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The estimated next GitHub Sponsors payout for this user/organization in cents (USD).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasSponsorsListing</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if this user/organization has a GitHub Sponsors listing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>interactionAbility</code> (<code><a href=\"/en/graphql/reference/objects#repositoryinteractionability\">RepositoryInteractionAbility</a></code>)</p></td>\n<td><p><p>The interaction ability settings for this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListEnabledSetting</code> (<code><a href=\"/en/graphql/reference/enums#ipallowlistenabledsettingvalue\">IpAllowListEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether the organization has an IP allow list enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListEntries</code> (<code><a href=\"/en/graphql/reference/objects#ipallowlistentryconnection\">IpAllowListEntryConnection!</a></code>)</p></td>\n<td><p><p>The IP addresses that are allowed to access resources owned by the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#ipallowlistentryorder\">IpAllowListEntryOrder</a></code>)</p>\n<p><p>Ordering options for IP allow list entries returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListForInstalledAppsEnabledSetting</code> (<code><a href=\"/en/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue\">IpAllowListForInstalledAppsEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether the organization has IP allow list configuration for installed GitHub Apps enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isSponsoredBy</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the given account is sponsoring this user/organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>accountLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The target account&apos;s login.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isSponsoringViewer</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the viewer is sponsored by this user/organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isVerified</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the organization has verified its profile email and website.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>itemShowcase</code> (<code><a href=\"/en/graphql/reference/objects#profileitemshowcase\">ProfileItemShowcase!</a></code>)</p></td>\n<td><p><p>Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>location</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The organization&apos;s login name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>memberStatuses</code> (<code><a href=\"/en/graphql/reference/objects#userstatusconnection\">UserStatusConnection!</a></code>)</p></td>\n<td><p><p>Get the status messages members of this entity have set that are either public or visible only to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#userstatusorder\">UserStatusOrder</a></code>)</p>\n<p><p>Ordering options for user statuses returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersWithRole</code> (<code><a href=\"/en/graphql/reference/objects#organizationmemberconnection\">OrganizationMemberConnection!</a></code>)</p></td>\n<td><p><p>A list of users who are members of this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>monthlyEstimatedSponsorsIncomeInCents</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The estimated monthly GitHub Sponsors income for this user/organization in cents (USD).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newTeamResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path creating a new team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newTeamUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL creating a new team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>notificationDeliveryRestrictionEnabledSetting</code> (<code><a href=\"/en/graphql/reference/enums#notificationrestrictionsettingvalue\">NotificationRestrictionSettingValue!</a></code>)</p></td>\n<td><p><p>Indicates if email notification delivery for this organization is restricted to verified or approved domains.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationBillingEmail</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The billing email for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>packages</code> (<code><a href=\"/en/graphql/reference/objects#packageconnection\">PackageConnection!</a></code>)</p></td>\n<td><p><p>A list of packages under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>names</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String]</a></code>)</p>\n<p><p>Find packages by their names.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#packageorder\">PackageOrder</a></code>)</p>\n<p><p>Ordering of the returned packages.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>packageType</code> (<code><a href=\"/en/graphql/reference/enums#packagetype\">PackageType</a></code>)</p>\n<p><p>Filter registry package by type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>Find packages in a repository by ID.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingMembers</code> (<code><a href=\"/en/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of users who have been invited to join this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnableItems</code> (<code><a href=\"/en/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories and gists this profile owner can pin to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>types</code> (<code><a href=\"/en/graphql/reference/enums#pinnableitemtype\">[PinnableItemType!]</a></code>)</p>\n<p><p>Filter the types of pinnable items that are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedItems</code> (<code><a href=\"/en/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories and gists this profile owner has pinned to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>types</code> (<code><a href=\"/en/graphql/reference/enums#pinnableitemtype\">[PinnableItemType!]</a></code>)</p>\n<p><p>Filter the types of pinned items that are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedItemsRemaining</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns how many more items this profile owner can pin to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Find project by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The project number to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projects</code> (<code><a href=\"/en/graphql/reference/objects#projectconnection\">ProjectConnection!</a></code>)</p></td>\n<td><p><p>A list of projects under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#projectorder\">ProjectOrder</a></code>)</p>\n<p><p>Ordering options for projects returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>search</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Query to search projects by, currently only searching by name.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/graphql/reference/enums#projectstate\">[ProjectState!]</a></code>)</p>\n<p><p>A list of states to filter the projects by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path listing organization&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL listing organization&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories that the user owns.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliations</code> (<code><a href=\"/en/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of viewer&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isFork</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they are forks of another repository.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownerAffiliations</code> (<code><a href=\"/en/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of owner&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>Find Repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>Name of Repository to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryDiscussionComments</code> (<code><a href=\"/en/graphql/reference/objects#discussioncommentconnection\">DiscussionCommentConnection!</a></code>)</p></td>\n<td><p><p>Discussion comments this user has authored.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>onlyAnswers</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Filter discussion comments to only those that were marked as the answer.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>Filter discussion comments to only those in a specific repository.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryDiscussions</code> (<code><a href=\"/en/graphql/reference/objects#discussionconnection\">DiscussionConnection!</a></code>)</p></td>\n<td><p><p>Discussions this user has started.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>answered</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#discussionorder\">DiscussionOrder</a></code>)</p>\n<p><p>Ordering options for discussions returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>Filter discussions to only those in a specific repository.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresTwoFactorAuthentication</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>When true the organization requires all members, billing managers, and outside\ncollaborators to enable two-factor authentication.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>samlIdentityProvider</code> (<code><a href=\"/en/graphql/reference/objects#organizationidentityprovider\">OrganizationIdentityProvider</a></code>)</p></td>\n<td><p><p>The Organization&apos;s SAML identity providers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsoring</code> (<code><a href=\"/en/graphql/reference/objects#sponsorconnection\">SponsorConnection!</a></code>)</p></td>\n<td><p><p>List of users and organizations this entity is sponsoring.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#sponsororder\">SponsorOrder</a></code>)</p>\n<p><p>Ordering options for the users and organizations returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsors</code> (<code><a href=\"/en/graphql/reference/objects#sponsorconnection\">SponsorConnection!</a></code>)</p></td>\n<td><p><p>List of sponsors for this user or organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#sponsororder\">SponsorOrder</a></code>)</p>\n<p><p>Ordering options for sponsors returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>tierId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>If given, will filter for sponsors at the given tier. Will only return\nsponsors whose tier the viewer is permitted to see.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorsActivities</code> (<code><a href=\"/en/graphql/reference/objects#sponsorsactivityconnection\">SponsorsActivityConnection!</a></code>)</p></td>\n<td><p><p>Events involving this sponsorable, such as new sponsorships.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#sponsorsactivityorder\">SponsorsActivityOrder</a></code>)</p>\n<p><p>Ordering options for activity returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>period</code> (<code><a href=\"/en/graphql/reference/enums#sponsorsactivityperiod\">SponsorsActivityPeriod</a></code>)</p>\n<p><p>Filter activities returned to only those that occurred in a given time range.</p></p>\n<p>The default value is <code>MONTH</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorsListing</code> (<code><a href=\"/en/graphql/reference/objects#sponsorslisting\">SponsorsListing</a></code>)</p></td>\n<td><p><p>The GitHub Sponsors listing for this user or organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorshipForViewerAsSponsor</code> (<code><a href=\"/en/graphql/reference/objects#sponsorship\">Sponsorship</a></code>)</p></td>\n<td><p><p>The viewer&apos;s sponsorship of this entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorshipNewsletters</code> (<code><a href=\"/en/graphql/reference/objects#sponsorshipnewsletterconnection\">SponsorshipNewsletterConnection!</a></code>)</p></td>\n<td><p><p>List of sponsorship updates sent from this sponsorable to sponsors.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#sponsorshipnewsletterorder\">SponsorshipNewsletterOrder</a></code>)</p>\n<p><p>Ordering options for sponsorship updates returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorshipsAsMaintainer</code> (<code><a href=\"/en/graphql/reference/objects#sponsorshipconnection\">SponsorshipConnection!</a></code>)</p></td>\n<td><p><p>This object&apos;s sponsorships as the maintainer.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includePrivate</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether or not to include private sponsorships in the result set.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#sponsorshiporder\">SponsorshipOrder</a></code>)</p>\n<p><p>Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorshipsAsSponsor</code> (<code><a href=\"/en/graphql/reference/objects#sponsorshipconnection\">SponsorshipConnection!</a></code>)</p></td>\n<td><p><p>This object&apos;s sponsorships as the sponsor.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#sponsorshiporder\">SponsorshipOrder</a></code>)</p>\n<p><p>Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>Find an organization&apos;s team by its slug.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>slug</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The name or slug of the team to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teams</code> (<code><a href=\"/en/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>A list of teams in this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ldapMapped</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If true, filters teams that are mapped to an LDAP Group (Enterprise only).</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#teamorder\">TeamOrder</a></code>)</p>\n<p><p>Ordering options for teams returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/graphql/reference/enums#teamprivacy\">TeamPrivacy</a></code>)</p>\n<p><p>If non-null, filters teams according to privacy.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>If non-null, filters teams with query on team name and team slug.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/graphql/reference/enums#teamrole\">TeamRole</a></code>)</p>\n<p><p>If non-null, filters teams according to whether the viewer is an admin or member on team.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>rootTeamsOnly</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If true, restrict to only root teams.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>userLogins</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>User logins to filter by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path listing organization&apos;s teams.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL listing organization&apos;s teams.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>twitterUsername</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s Twitter username.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanAdminister</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Organization is adminable by the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanChangePinnedItems</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the viewer pin repositories and gists to the profile?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateProjects</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer create new projects on this owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateRepositories</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Viewer can create repositories on this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateTeams</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Viewer can create teams on this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSponsor</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer is able to sponsor this user/organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerIsAMember</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Viewer is an active member of this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerIsSponsoring</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the viewer is sponsoring this user/organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>websiteUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationauditentryconnection\">\n <a href=\"#organizationauditentryconnection\">OrganizationAuditEntryConnection</a>\n </h2>\n <p>The connection type for OrganizationAuditEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#organizationauditentryedge\">[OrganizationAuditEntryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/unions#organizationauditentry\">[OrganizationAuditEntry]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationauditentryedge\">\n <a href=\"#organizationauditentryedge\">OrganizationAuditEntryEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/unions#organizationauditentry\">OrganizationAuditEntry</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationconnection\">\n <a href=\"#organizationconnection\">OrganizationConnection</a>\n </h2>\n <p>The connection type for Organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#organizationedge\">[OrganizationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#organization\">[Organization]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationedge\">\n <a href=\"#organizationedge\">OrganizationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationidentityprovider\">\n <a href=\"#organizationidentityprovider\">OrganizationIdentityProvider</a>\n </h2>\n <p>An Identity Provider configured to provision SAML and SCIM identities for Organizations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>digestMethod</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The digest algorithm used to sign SAML requests for the Identity Provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>externalIdentities</code> (<code><a href=\"/en/graphql/reference/objects#externalidentityconnection\">ExternalIdentityConnection!</a></code>)</p></td>\n<td><p><p>External Identities provisioned by this Identity Provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>membersOnly</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Filter to external identities with valid org membership only.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>idpCertificate</code> (<code><a href=\"/en/graphql/reference/scalars#x509certificate\">X509Certificate</a></code>)</p></td>\n<td><p><p>The x509 certificate used by the Identity Provider to sign assertions and responses.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issuer</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The Issuer Entity ID for the SAML Identity Provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>Organization this Identity Provider belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signatureMethod</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The signature algorithm used to sign SAML requests for the Identity Provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ssoUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL endpoint for the Identity Provider&apos;s SAML SSO.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationinvitation\">\n <a href=\"#organizationinvitation\">OrganizationInvitation</a>\n </h2>\n <p>An Invitation for a user to an organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address of the user invited to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitationType</code> (<code><a href=\"/en/graphql/reference/enums#organizationinvitationtype\">OrganizationInvitationType!</a></code>)</p></td>\n<td><p><p>The type of invitation that was sent (e.g. email, user).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitee</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who was invited to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>inviter</code> (<code><a href=\"/en/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who created the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization!</a></code>)</p></td>\n<td><p><p>The organization the invite is for.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/graphql/reference/enums#organizationinvitationrole\">OrganizationInvitationRole!</a></code>)</p></td>\n<td><p><p>The user&apos;s pending role in the organization (e.g. member, owner).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationinvitationconnection\">\n <a href=\"#organizationinvitationconnection\">OrganizationInvitationConnection</a>\n </h2>\n <p>The connection type for OrganizationInvitation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#organizationinvitationedge\">[OrganizationInvitationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#organizationinvitation\">[OrganizationInvitation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationinvitationedge\">\n <a href=\"#organizationinvitationedge\">OrganizationInvitationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#organizationinvitation\">OrganizationInvitation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationmemberconnection\">\n <a href=\"#organizationmemberconnection\">OrganizationMemberConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#organizationmemberedge\">[OrganizationMemberEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationmemberedge\">\n <a href=\"#organizationmemberedge\">OrganizationMemberEdge</a>\n </h2>\n <p>Represents a user within an organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasTwoFactorEnabled</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the organization member has two factor enabled or not. Returns null if information is not available to viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/graphql/reference/enums#organizationmemberrole\">OrganizationMemberRole</a></code>)</p></td>\n<td><p><p>The role this user has in the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationteamshovercardcontext\">\n <a href=\"#organizationteamshovercardcontext\">OrganizationTeamsHovercardContext</a>\n </h2>\n <p>An organization teams hovercard context.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>relevantTeams</code> (<code><a href=\"/en/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>Teams in this organization the user is a member of that are relevant.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The path for the full team list for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The URL for the full team list for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalTeamCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total number of teams the user is on in the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationshovercardcontext\">\n <a href=\"#organizationshovercardcontext\">OrganizationsHovercardContext</a>\n </h2>\n <p>An organization list hovercard context.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>relevantOrganizations</code> (<code><a href=\"/en/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>Organizations this user is a member of that are relevant.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalOrganizationCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total number of organizations this user is in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"package\">\n <a href=\"#package\">Package</a>\n </h2>\n <p>Information for an uploaded package.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>latestVersion</code> (<code><a href=\"/en/graphql/reference/objects#packageversion\">PackageVersion</a></code>)</p></td>\n<td><p><p>Find the latest version for the package.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the package.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>packageType</code> (<code><a href=\"/en/graphql/reference/enums#packagetype\">PackageType!</a></code>)</p></td>\n<td><p><p>Identifies the type of the package.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository this package belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>statistics</code> (<code><a href=\"/en/graphql/reference/objects#packagestatistics\">PackageStatistics</a></code>)</p></td>\n<td><p><p>Statistics about package activity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>version</code> (<code><a href=\"/en/graphql/reference/objects#packageversion\">PackageVersion</a></code>)</p></td>\n<td><p><p>Find package version by version string.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>version</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The package version.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>versions</code> (<code><a href=\"/en/graphql/reference/objects#packageversionconnection\">PackageVersionConnection!</a></code>)</p></td>\n<td><p><p>list of versions for this package.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#packageversionorder\">PackageVersionOrder</a></code>)</p>\n<p><p>Ordering of the returned packages.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageconnection\">\n <a href=\"#packageconnection\">PackageConnection</a>\n </h2>\n <p>The connection type for Package.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#packageedge\">[PackageEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#package\">[Package]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageedge\">\n <a href=\"#packageedge\">PackageEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#package\">Package</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagefile\">\n <a href=\"#packagefile\">PackageFile</a>\n </h2>\n <p>A file in a package version.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>md5</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>MD5 hash of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Name of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>packageVersion</code> (<code><a href=\"/en/graphql/reference/objects#packageversion\">PackageVersion</a></code>)</p></td>\n<td><p><p>The package version this file belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sha1</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>SHA1 hash of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sha256</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>SHA256 hash of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>size</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Size of the file in bytes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>URL to download the asset.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagefileconnection\">\n <a href=\"#packagefileconnection\">PackageFileConnection</a>\n </h2>\n <p>The connection type for PackageFile.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#packagefileedge\">[PackageFileEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#packagefile\">[PackageFile]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagefileedge\">\n <a href=\"#packagefileedge\">PackageFileEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#packagefile\">PackageFile</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagestatistics\">\n <a href=\"#packagestatistics\">PackageStatistics</a>\n </h2>\n <p>Represents a object that contains package activity statistics such as downloads.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>downloadsTotalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Number of times the package was downloaded since it was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagetag\">\n <a href=\"#packagetag\">PackageTag</a>\n </h2>\n <p>A version tag contains the mapping between a tag name and a version.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the tag name of the version.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>version</code> (<code><a href=\"/en/graphql/reference/objects#packageversion\">PackageVersion</a></code>)</p></td>\n<td><p><p>Version that the tag is associated with.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageversion\">\n <a href=\"#packageversion\">PackageVersion</a>\n </h2>\n <p>Information about a specific package version.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>files</code> (<code><a href=\"/en/graphql/reference/objects#packagefileconnection\">PackageFileConnection!</a></code>)</p></td>\n<td><p><p>List of files associated with this package version.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#packagefileorder\">PackageFileOrder</a></code>)</p>\n<p><p>Ordering of the returned package files.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>package</code> (<code><a href=\"/en/graphql/reference/objects#package\">Package</a></code>)</p></td>\n<td><p><p>The package associated with this version.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>platform</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The platform this version was built for.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>preRelease</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this version is a pre-release.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>readme</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The README of this package version.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>release</code> (<code><a href=\"/en/graphql/reference/objects#release\">Release</a></code>)</p></td>\n<td><p><p>The release associated with this package version.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>statistics</code> (<code><a href=\"/en/graphql/reference/objects#packageversionstatistics\">PackageVersionStatistics</a></code>)</p></td>\n<td><p><p>Statistics about package activity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>summary</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The package version summary.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>version</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The version string.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageversionconnection\">\n <a href=\"#packageversionconnection\">PackageVersionConnection</a>\n </h2>\n <p>The connection type for PackageVersion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#packageversionedge\">[PackageVersionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#packageversion\">[PackageVersion]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageversionedge\">\n <a href=\"#packageversionedge\">PackageVersionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#packageversion\">PackageVersion</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageversionstatistics\">\n <a href=\"#packageversionstatistics\">PackageVersionStatistics</a>\n </h2>\n <p>Represents a object that contains package version activity statistics such as downloads.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>downloadsTotalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Number of times the package was downloaded since it was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pageinfo\">\n <a href=\"#pageinfo\">PageInfo</a>\n </h2>\n <p>Information about pagination in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>endCursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>When paginating forwards, the cursor to continue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasNextPage</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>When paginating forwards, are there more items?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasPreviousPage</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>When paginating backwards, are there more items?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startCursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>When paginating backwards, the cursor to continue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"permissionsource\">\n <a href=\"#permissionsource\">PermissionSource</a>\n </h2>\n <p>A level of permission and source for a user&apos;s access to a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization!</a></code>)</p></td>\n<td><p><p>The organization the repository belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/graphql/reference/enums#defaultrepositorypermissionfield\">DefaultRepositoryPermissionField!</a></code>)</p></td>\n<td><p><p>The level of access this source has granted to the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>source</code> (<code><a href=\"/en/graphql/reference/unions#permissiongranter\">PermissionGranter!</a></code>)</p></td>\n<td><p><p>The source of this permission.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnableitemconnection\">\n <a href=\"#pinnableitemconnection\">PinnableItemConnection</a>\n </h2>\n <p>The connection type for PinnableItem.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#pinnableitemedge\">[PinnableItemEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/unions#pinnableitem\">[PinnableItem]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnableitemedge\">\n <a href=\"#pinnableitemedge\">PinnableItemEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/unions#pinnableitem\">PinnableItem</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinneddiscussion\">\n <a href=\"#pinneddiscussion\">PinnedDiscussion</a>\n </h2>\n <p>A Pinned Discussion is a discussion pinned to a repository&apos;s index page.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussion</code> (<code><a href=\"/en/graphql/reference/objects#discussion\">Discussion!</a></code>)</p></td>\n<td><p><p>The discussion that was pinned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gradientStopColors</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]!</a></code>)</p></td>\n<td><p><p>Color stops of the chosen gradient.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pattern</code> (<code><a href=\"/en/graphql/reference/enums#pinneddiscussionpattern\">PinnedDiscussionPattern!</a></code>)</p></td>\n<td><p><p>Background texture pattern.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedBy</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor!</a></code>)</p></td>\n<td><p><p>The actor that pinned this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>preconfiguredGradient</code> (<code><a href=\"/en/graphql/reference/enums#pinneddiscussiongradient\">PinnedDiscussionGradient</a></code>)</p></td>\n<td><p><p>Preconfigured background gradient option.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinneddiscussionconnection\">\n <a href=\"#pinneddiscussionconnection\">PinnedDiscussionConnection</a>\n </h2>\n <p>The connection type for PinnedDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#pinneddiscussionedge\">[PinnedDiscussionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#pinneddiscussion\">[PinnedDiscussion]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinneddiscussionedge\">\n <a href=\"#pinneddiscussionedge\">PinnedDiscussionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#pinneddiscussion\">PinnedDiscussion</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnedevent\">\n <a href=\"#pinnedevent\">PinnedEvent</a>\n </h2>\n <p>Represents a<code>pinned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>Identifies the issue associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnedissue\">\n <a href=\"#pinnedissue\">PinnedIssue</a>\n </h2>\n <p>A Pinned Issue is a issue pinned to a repository&apos;s index page.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>The issue that was pinned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedBy</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor!</a></code>)</p></td>\n<td><p><p>The actor that pinned this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository that this issue was pinned to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnedissueconnection\">\n <a href=\"#pinnedissueconnection\">PinnedIssueConnection</a>\n </h2>\n <p>The connection type for PinnedIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#pinnedissueedge\">[PinnedIssueEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#pinnedissue\">[PinnedIssue]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnedissueedge\">\n <a href=\"#pinnedissueedge\">PinnedIssueEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#pinnedissue\">PinnedIssue</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"privaterepositoryforkingdisableauditentry\">\n <a href=\"#privaterepositoryforkingdisableauditentry\">PrivateRepositoryForkingDisableAuditEntry</a>\n </h2>\n <p>Audit log entry for a private_repository_forking.disable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"privaterepositoryforkingenableauditentry\">\n <a href=\"#privaterepositoryforkingenableauditentry\">PrivateRepositoryForkingEnableAuditEntry</a>\n </h2>\n <p>Audit log entry for a private_repository_forking.enable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"profileitemshowcase\">\n <a href=\"#profileitemshowcase\">ProfileItemShowcase</a>\n </h2>\n <p>A curatable list of repositories relating to a repository owner, which defaults\nto showing the most popular repositories they own.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>hasPinnedItems</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the owner has pinned any repositories or gists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>items</code> (<code><a href=\"/en/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>The repositories and gists in the showcase. If the profile owner has any\npinned items, those will be returned. Otherwise, the profile owner&apos;s popular\nrepositories will be returned.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"project\">\n <a href=\"#project\">Project</a>\n </h2>\n <p>Projects manage issues, pull requests and notes within a project owner.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#closable\">Closable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The project&apos;s description body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The projects description body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closed</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the object is closed (definition of closed may depend on type).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>columns</code> (<code><a href=\"/en/graphql/reference/objects#projectcolumnconnection\">ProjectColumnConnection!</a></code>)</p></td>\n<td><p><p>List of columns in the project.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who originally created the project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The project&apos;s name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The project&apos;s number.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>owner</code> (<code><a href=\"/en/graphql/reference/interfaces#projectowner\">ProjectOwner!</a></code>)</p></td>\n<td><p><p>The project&apos;s owner. Currently limited to repositories, organizations, and users.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingCards</code> (<code><a href=\"/en/graphql/reference/objects#projectcardconnection\">ProjectCardConnection!</a></code>)</p></td>\n<td><p><p>List of pending cards in this project.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>archivedStates</code> (<code><a href=\"/en/graphql/reference/enums#projectcardarchivedstate\">[ProjectCardArchivedState]</a></code>)</p>\n<p><p>A list of archived states to filter the cards by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>progress</code> (<code><a href=\"/en/graphql/reference/objects#projectprogress\">ProjectProgress!</a></code>)</p></td>\n<td><p><p>Project progress details.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/graphql/reference/enums#projectstate\">ProjectState!</a></code>)</p></td>\n<td><p><p>Whether the project is open or closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcard\">\n <a href=\"#projectcard\">ProjectCard</a>\n </h2>\n <p>A card in a project.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>column</code> (<code><a href=\"/en/graphql/reference/objects#projectcolumn\">ProjectColumn</a></code>)</p></td>\n<td><p><p>The project column this card is associated under. A card may only belong to one\nproject column at a time. The column field will be null if the card is created\nin a pending state and has yet to be associated with a column. Once cards are\nassociated with a column, they will not become pending in the future.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>content</code> (<code><a href=\"/en/graphql/reference/unions#projectcarditem\">ProjectCardItem</a></code>)</p></td>\n<td><p><p>The card content item.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who created this card.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isArchived</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the card is archived.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>note</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The card note.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/graphql/reference/objects#project\">Project!</a></code>)</p></td>\n<td><p><p>The project that contains this card.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this card.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/graphql/reference/enums#projectcardstate\">ProjectCardState</a></code>)</p></td>\n<td><p><p>The state of ProjectCard.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this card.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcardconnection\">\n <a href=\"#projectcardconnection\">ProjectCardConnection</a>\n </h2>\n <p>The connection type for ProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#projectcardedge\">[ProjectCardEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#projectcard\">[ProjectCard]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcardedge\">\n <a href=\"#projectcardedge\">ProjectCardEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#projectcard\">ProjectCard</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcolumn\">\n <a href=\"#projectcolumn\">ProjectColumn</a>\n </h2>\n <p>A column inside a project.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cards</code> (<code><a href=\"/en/graphql/reference/objects#projectcardconnection\">ProjectCardConnection!</a></code>)</p></td>\n<td><p><p>List of cards in the column.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>archivedStates</code> (<code><a href=\"/en/graphql/reference/enums#projectcardarchivedstate\">[ProjectCardArchivedState]</a></code>)</p>\n<p><p>A list of archived states to filter the cards by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The project column&apos;s name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/graphql/reference/objects#project\">Project!</a></code>)</p></td>\n<td><p><p>The project that contains this column.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>purpose</code> (<code><a href=\"/en/graphql/reference/enums#projectcolumnpurpose\">ProjectColumnPurpose</a></code>)</p></td>\n<td><p><p>The semantic purpose of the column.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this project column.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this project column.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcolumnconnection\">\n <a href=\"#projectcolumnconnection\">ProjectColumnConnection</a>\n </h2>\n <p>The connection type for ProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#projectcolumnedge\">[ProjectColumnEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#projectcolumn\">[ProjectColumn]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcolumnedge\">\n <a href=\"#projectcolumnedge\">ProjectColumnEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#projectcolumn\">ProjectColumn</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectconnection\">\n <a href=\"#projectconnection\">ProjectConnection</a>\n </h2>\n <p>A list of projects associated with the owner.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#projectedge\">[ProjectEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#project\">[Project]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectedge\">\n <a href=\"#projectedge\">ProjectEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectprogress\">\n <a href=\"#projectprogress\">ProjectProgress</a>\n </h2>\n <p>Project progress stats.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>doneCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of done cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>donePercentage</code> (<code><a href=\"/en/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The percentage of done cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enabled</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether progress tracking is enabled and cards with purpose exist for this project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>inProgressCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of in-progress cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>inProgressPercentage</code> (<code><a href=\"/en/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The percentage of in-progress cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>todoCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of to do cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>todoPercentage</code> (<code><a href=\"/en/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The percentage of to do cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"publickey\">\n <a href=\"#publickey\">PublicKey</a>\n </h2>\n <p>A user&apos;s public key.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>accessedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The last time this authorization was used to perform an action. Values will be null for keys not owned by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the key was created. Keys created before\nMarch 5th, 2014 have inaccurate values. Values will be null for keys not owned by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>fingerprint</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The fingerprint for this PublicKey.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isReadOnly</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether this PublicKey is read-only or not. Values will be null for keys not owned by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The public key string.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the key was updated. Keys created before\nMarch 5th, 2014 may have inaccurate values. Values will be null for keys not\nowned by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"publickeyconnection\">\n <a href=\"#publickeyconnection\">PublicKeyConnection</a>\n </h2>\n <p>The connection type for PublicKey.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#publickeyedge\">[PublicKeyEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#publickey\">[PublicKey]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"publickeyedge\">\n <a href=\"#publickeyedge\">PublicKeyEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#publickey\">PublicKey</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequest\">\n <a href=\"#pullrequest\">PullRequest</a>\n </h2>\n <p>A repository pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#assignable\">Assignable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#closable\">Closable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#labelable\">Labelable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#lockable\">Lockable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>activeLockReason</code> (<code><a href=\"/en/graphql/reference/enums#lockreason\">LockReason</a></code>)</p></td>\n<td><p><p>Reason that the conversation was locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>additions</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of additions in this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignees</code> (<code><a href=\"/en/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users assigned to this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>autoMergeRequest</code> (<code><a href=\"/en/graphql/reference/objects#automergerequest\">AutoMergeRequest</a></code>)</p></td>\n<td><p><p>Returns the auto-merge request object if one exists for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRef</code> (<code><a href=\"/en/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the base Ref associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRefName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the base Ref associated with the pull request, even if the ref has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRefOid</code> (<code><a href=\"/en/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>Identifies the oid of the base ref associated with the pull request, even if the ref has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRepository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with this pull request&apos;s base Ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body as Markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canBeRebased</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the pull request is rebaseable.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>canBeRebased</code> is available under the <a href=\"/en/graphql/overview/schema-previews#merge-info-preview\">Merge info preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>changedFiles</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of changed files in this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checksResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for the checks of this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checksUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for the checks of this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closed</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the pull request is closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closingIssuesReferences</code> (<code><a href=\"/en/graphql/reference/objects#issueconnection\">IssueConnection</a></code>)</p></td>\n<td><p><p>List of issues that were may be closed by this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/graphql/reference/objects#issuecommentconnection\">IssueCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of comments associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#issuecommentorder\">IssueCommentOrder</a></code>)</p>\n<p><p>Ordering options for issue comments returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commits</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestcommitconnection\">PullRequestCommitConnection!</a></code>)</p></td>\n<td><p><p>A list of commits present in this pull request&apos;s head branch not present in the base branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletions</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of deletions in this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited this pull request&apos;s body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>files</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestchangedfileconnection\">PullRequestChangedFileConnection</a></code>)</p></td>\n<td><p><p>Lists the files changed within this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRef</code> (<code><a href=\"/en/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the head Ref associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRefName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the head Ref associated with the pull request, even if the ref has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRefOid</code> (<code><a href=\"/en/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>Identifies the oid of the head ref associated with the pull request, even if the ref has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRepository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with this pull request&apos;s head Ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRepositoryOwner</code> (<code><a href=\"/en/graphql/reference/interfaces#repositoryowner\">RepositoryOwner</a></code>)</p></td>\n<td><p><p>The owner of the repository associated with this pull request&apos;s head Ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hovercard</code> (<code><a href=\"/en/graphql/reference/objects#hovercard\">Hovercard!</a></code>)</p></td>\n<td><p><p>The hovercard information for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includeNotificationContexts</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether or not to include notification contexts.</p></p>\n<p>The default value is <code>true</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>The head and base repositories are different.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDraft</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the pull request is a draft.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isReadByViewer</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Is this pull request read by the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labels</code> (<code><a href=\"/en/graphql/reference/objects#labelconnection\">LabelConnection</a></code>)</p></td>\n<td><p><p>A list of labels associated with the object.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#labelorder\">LabelOrder</a></code>)</p>\n<p><p>Ordering options for labels returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestOpinionatedReviews</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestreviewconnection\">PullRequestReviewConnection</a></code>)</p></td>\n<td><p><p>A list of latest reviews per user associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>writersOnly</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Only return reviews from user who have write access to the repository.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestReviews</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestreviewconnection\">PullRequestReviewConnection</a></code>)</p></td>\n<td><p><p>A list of latest reviews per user associated with the pull request that are not also pending review.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>locked</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the pull request is locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>maintainerCanModify</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether maintainers can modify the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeCommit</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit that was created when this pull request was merged.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeStateStatus</code> (<code><a href=\"/en/graphql/reference/enums#mergestatestatus\">MergeStateStatus!</a></code>)</p></td>\n<td><p><p>Detailed information about the current pull request merge state status.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>mergeStateStatus</code> is available under the <a href=\"/en/graphql/overview/schema-previews#merge-info-preview\">Merge info preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeable</code> (<code><a href=\"/en/graphql/reference/enums#mergeablestate\">MergeableState!</a></code>)</p></td>\n<td><p><p>Whether or not the pull request can be merged based on the existence of merge conflicts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>merged</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the pull request was merged.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The date and time that the pull request was merged.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergedBy</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who merged the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestone</code> (<code><a href=\"/en/graphql/reference/objects#milestone\">Milestone</a></code>)</p></td>\n<td><p><p>Identifies the milestone associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the pull request number.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>participants</code> (<code><a href=\"/en/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users that are participating in the Pull Request conversation.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The permalink to the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>potentialMergeCommit</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit that GitHub automatically generated to test if this pull request\ncould be merged. This field will not return a value if the pull request is\nmerged, or if the test merge commit is still being generated. See the\n<code>mergeable</code> field for more details on the mergeability of the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCards</code> (<code><a href=\"/en/graphql/reference/objects#projectcardconnection\">ProjectCardConnection!</a></code>)</p></td>\n<td><p><p>List of project cards associated with this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>archivedStates</code> (<code><a href=\"/en/graphql/reference/enums#projectcardarchivedstate\">[ProjectCardArchivedState]</a></code>)</p>\n<p><p>A list of archived states to filter the cards by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>revertResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for reverting this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>revertUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for reverting this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewDecision</code> (<code><a href=\"/en/graphql/reference/enums#pullrequestreviewdecision\">PullRequestReviewDecision</a></code>)</p></td>\n<td><p><p>The current status of this pull request with respect to code review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequests</code> (<code><a href=\"/en/graphql/reference/objects#reviewrequestconnection\">ReviewRequestConnection</a></code>)</p></td>\n<td><p><p>A list of review requests associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewThreads</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestreviewthreadconnection\">PullRequestReviewThreadConnection!</a></code>)</p></td>\n<td><p><p>The list of all review threads for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviews</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestreviewconnection\">PullRequestReviewConnection</a></code>)</p></td>\n<td><p><p>A list of reviews associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>author</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filter by author of the review.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/graphql/reference/enums#pullrequestreviewstate\">[PullRequestReviewState!]</a></code>)</p>\n<p><p>A list of states to filter the reviews.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/graphql/reference/enums#pullrequeststate\">PullRequestState!</a></code>)</p></td>\n<td><p><p>Identifies the state of the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>suggestedReviewers</code> (<code><a href=\"/en/graphql/reference/objects#suggestedreviewer\">[SuggestedReviewer]!</a></code>)</p></td>\n<td><p><p>A list of reviewer suggestions based on commit history and past review comments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>timeline</code> (<code><a href=\"/en/graphql/reference/objects#pullrequesttimelineconnection\">PullRequestTimelineConnection!</a></code>)</p></td>\n<td><p><p>A list of events, comments, commits, etc. associated with the pull request.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>timeline</code> is deprecated. <p><code>timeline</code> will be removed Use PullRequest.timelineItems instead. Removal on 2020-10-01 UTC.</p></p>\n</div>\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Allows filtering timeline events by a <code>since</code> timestamp.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>timelineItems</code> (<code><a href=\"/en/graphql/reference/objects#pullrequesttimelineitemsconnection\">PullRequestTimelineItemsConnection!</a></code>)</p></td>\n<td><p><p>A list of events, comments, commits, etc. associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>itemTypes</code> (<code><a href=\"/en/graphql/reference/enums#pullrequesttimelineitemsitemtype\">[PullRequestTimelineItemsItemType!]</a></code>)</p>\n<p><p>Filter timeline items by type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Filter timeline items by a <code>since</code> timestamp.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>skip</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Skips the first <em>n</em> elements in the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the pull request title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>titleHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>Identifies the pull request title rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanApplySuggestion</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer can apply suggestion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDeleteHeadRef</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer can restore the deleted head ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDisableAutoMerge</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer can disable auto-merge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanEnableAutoMerge</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer can enable auto-merge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerLatestReview</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestreview\">PullRequestReview</a></code>)</p></td>\n<td><p><p>The latest review given from the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerLatestReviewRequest</code> (<code><a href=\"/en/graphql/reference/objects#reviewrequest\">ReviewRequest</a></code>)</p></td>\n<td><p><p>The person who has requested the viewer for review on this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerMergeBodyText</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The merge body text for the viewer and method.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>mergeType</code> (<code><a href=\"/en/graphql/reference/enums#pullrequestmergemethod\">PullRequestMergeMethod</a></code>)</p>\n<p><p>The merge method for the message.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerMergeHeadlineText</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The merge headline text for the viewer and method.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>mergeType</code> (<code><a href=\"/en/graphql/reference/enums#pullrequestmergemethod\">PullRequestMergeMethod</a></code>)</p>\n<p><p>The merge method for the message.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestchangedfile\">\n <a href=\"#pullrequestchangedfile\">PullRequestChangedFile</a>\n </h2>\n <p>A file changed in a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>additions</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of additions to the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletions</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of deletions to the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The path of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerViewedState</code> (<code><a href=\"/en/graphql/reference/enums#fileviewedstate\">FileViewedState!</a></code>)</p></td>\n<td><p><p>The state of the file for the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestchangedfileconnection\">\n <a href=\"#pullrequestchangedfileconnection\">PullRequestChangedFileConnection</a>\n </h2>\n <p>The connection type for PullRequestChangedFile.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestchangedfileedge\">[PullRequestChangedFileEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestchangedfile\">[PullRequestChangedFile]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestchangedfileedge\">\n <a href=\"#pullrequestchangedfileedge\">PullRequestChangedFileEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestchangedfile\">PullRequestChangedFile</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcommit\">\n <a href=\"#pullrequestcommit\">PullRequestCommit</a>\n </h2>\n <p>Represents a Git commit part of a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>The Git commit object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request this commit belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this pull request commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this pull request commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcommitcommentthread\">\n <a href=\"#pullrequestcommitcommentthread\">PullRequestCommitCommentThread</a>\n </h2>\n <p>Represents a commit comment thread part of a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>The comments that exist in this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>The commit the comments were made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The file the comments were made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>position</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The position in the diff for the commit that the comment was made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request this commit comment thread belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcommitconnection\">\n <a href=\"#pullrequestcommitconnection\">PullRequestCommitConnection</a>\n </h2>\n <p>The connection type for PullRequestCommit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestcommitedge\">[PullRequestCommitEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestcommit\">[PullRequestCommit]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcommitedge\">\n <a href=\"#pullrequestcommitedge\">PullRequestCommitEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestcommit\">PullRequestCommit</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestconnection\">\n <a href=\"#pullrequestconnection\">PullRequestConnection</a>\n </h2>\n <p>The connection type for PullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestedge\">[PullRequestEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">[PullRequest]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcontributionsbyrepository\">\n <a href=\"#pullrequestcontributionsbyrepository\">PullRequestContributionsByRepository</a>\n </h2>\n <p>This aggregates pull requests opened by a user within one repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributions</code> (<code><a href=\"/en/graphql/reference/objects#createdpullrequestcontributionconnection\">CreatedPullRequestContributionConnection!</a></code>)</p></td>\n<td><p><p>The pull request contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository in which the pull requests were opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestedge\">\n <a href=\"#pullrequestedge\">PullRequestEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreview\">\n <a href=\"#pullrequestreview\">PullRequestReview</a>\n </h2>\n <p>A review object for a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorCanPushToRepository</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the author of this review has push access to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the pull request review body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body of this review rendered as plain text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestreviewcommentconnection\">PullRequestReviewCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of review comments for the current pull request review.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with this pull request review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>onBehalfOf</code> (<code><a href=\"/en/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>A list of teams that this review was made on behalf of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>Identifies the pull request associated with this pull request review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path permalink for this PullRequestReview.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/graphql/reference/enums#pullrequestreviewstate\">PullRequestReviewState!</a></code>)</p></td>\n<td><p><p>Identifies the current state of the pull request review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>submittedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the Pull Request Review was submitted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL permalink for this PullRequestReview.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewcomment\">\n <a href=\"#pullrequestreviewcomment\">PullRequestReviewComment</a>\n </h2>\n <p>A review comment associated with a given repository pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#minimizable\">Minimizable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The comment body of this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The comment body of this review comment rendered as plain text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the comment was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>diffHunk</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The diff hunk to which the comment applies.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>draftedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the comment was created in a draft state.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMinimized</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not a comment has been minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>minimizedReason</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Returns why the comment was minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalCommit</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the original commit associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalPosition</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The original line index in the diff to which the comment applies.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>outdated</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies when the comment body is outdated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The path to which the comment applies.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>position</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The line index in the diff to which the comment applies.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request associated with this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReview</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestreview\">PullRequestReview</a></code>)</p></td>\n<td><p><p>The pull request review associated with this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>replyTo</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestreviewcomment\">PullRequestReviewComment</a></code>)</p></td>\n<td><p><p>The comment this is a reply to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path permalink for this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/graphql/reference/enums#pullrequestreviewcommentstate\">PullRequestReviewCommentState!</a></code>)</p></td>\n<td><p><p>Identifies the state of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the comment was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL permalink for this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMinimize</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can minimize this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewcommentconnection\">\n <a href=\"#pullrequestreviewcommentconnection\">PullRequestReviewCommentConnection</a>\n </h2>\n <p>The connection type for PullRequestReviewComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestreviewcommentedge\">[PullRequestReviewCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestreviewcomment\">[PullRequestReviewComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewcommentedge\">\n <a href=\"#pullrequestreviewcommentedge\">PullRequestReviewCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestreviewcomment\">PullRequestReviewComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewconnection\">\n <a href=\"#pullrequestreviewconnection\">PullRequestReviewConnection</a>\n </h2>\n <p>The connection type for PullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestreviewedge\">[PullRequestReviewEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestreview\">[PullRequestReview]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewcontributionsbyrepository\">\n <a href=\"#pullrequestreviewcontributionsbyrepository\">PullRequestReviewContributionsByRepository</a>\n </h2>\n <p>This aggregates pull request reviews made by a user within one repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributions</code> (<code><a href=\"/en/graphql/reference/objects#createdpullrequestreviewcontributionconnection\">CreatedPullRequestReviewContributionConnection!</a></code>)</p></td>\n<td><p><p>The pull request review contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository in which the pull request reviews were made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewedge\">\n <a href=\"#pullrequestreviewedge\">PullRequestReviewEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestreview\">PullRequestReview</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewthread\">\n <a href=\"#pullrequestreviewthread\">PullRequestReviewThread</a>\n </h2>\n <p>A threaded list of comments for a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestreviewcommentconnection\">PullRequestReviewCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of pull request comments associated with the thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>skip</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Skips the first <em>n</em> elements in the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>diffSide</code> (<code><a href=\"/en/graphql/reference/enums#diffside\">DiffSide!</a></code>)</p></td>\n<td><p><p>The side of the diff on which this thread was placed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCollapsed</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the thread has been collapsed (resolved).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isOutdated</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether this thread was outdated by newer changes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isResolved</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this thread has been resolved.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>line</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The line in the file to which this thread refers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalLine</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The original line in the file to which this thread refers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalStartLine</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The original start line in the file to which this thread refers (multi-line only).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the file path of this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>Identifies the pull request associated with this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>Identifies the repository associated with this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resolvedBy</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who resolved this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startDiffSide</code> (<code><a href=\"/en/graphql/reference/enums#diffside\">DiffSide</a></code>)</p></td>\n<td><p><p>The side of the diff that the first line of the thread starts on (multi-line only).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startLine</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The start line in the file to which this thread refers (multi-line only).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReply</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the current viewer can reply to this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanResolve</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer can resolve this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUnresolve</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer can unresolve this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewthreadconnection\">\n <a href=\"#pullrequestreviewthreadconnection\">PullRequestReviewThreadConnection</a>\n </h2>\n <p>Review comment threads for a pull request review.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestreviewthreadedge\">[PullRequestReviewThreadEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestreviewthread\">[PullRequestReviewThread]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewthreadedge\">\n <a href=\"#pullrequestreviewthreadedge\">PullRequestReviewThreadEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestreviewthread\">PullRequestReviewThread</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestrevisionmarker\">\n <a href=\"#pullrequestrevisionmarker\">PullRequestRevisionMarker</a>\n </h2>\n <p>Represents the latest point in the pull request timeline for which the viewer has seen the pull request&apos;s commits.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastSeenCommit</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>The last commit the viewer has seen.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request to which the marker belongs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequesttemplate\">\n <a href=\"#pullrequesttemplate\">PullRequestTemplate</a>\n </h2>\n <p>A repository pull request template.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The body of the template.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>filename</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The filename of the template.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository the template belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequesttimelineconnection\">\n <a href=\"#pullrequesttimelineconnection\">PullRequestTimelineConnection</a>\n </h2>\n <p>The connection type for PullRequestTimelineItem.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#pullrequesttimelineitemedge\">[PullRequestTimelineItemEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/unions#pullrequesttimelineitem\">[PullRequestTimelineItem]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequesttimelineitemedge\">\n <a href=\"#pullrequesttimelineitemedge\">PullRequestTimelineItemEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/unions#pullrequesttimelineitem\">PullRequestTimelineItem</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequesttimelineitemsconnection\">\n <a href=\"#pullrequesttimelineitemsconnection\">PullRequestTimelineItemsConnection</a>\n </h2>\n <p>The connection type for PullRequestTimelineItems.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#pullrequesttimelineitemsedge\">[PullRequestTimelineItemsEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>filteredCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the count of items after applying <code>before</code> and <code>after</code> filters.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/unions#pullrequesttimelineitems\">[PullRequestTimelineItems]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the count of items after applying <code>before</code>/<code>after</code> filters and <code>first</code>/<code>last</code>/<code>skip</code> slicing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the timeline was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequesttimelineitemsedge\">\n <a href=\"#pullrequesttimelineitemsedge\">PullRequestTimelineItemsEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/unions#pullrequesttimelineitems\">PullRequestTimelineItems</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"push\">\n <a href=\"#push\">Push</a>\n </h2>\n <p>A Git push.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>nextSha</code> (<code><a href=\"/en/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The SHA after the push.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The permalink for this push.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousSha</code> (<code><a href=\"/en/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The SHA before the push.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pusher</code> (<code><a href=\"/en/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who pushed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository that was pushed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pushallowance\">\n <a href=\"#pushallowance\">PushAllowance</a>\n </h2>\n <p>A team, user or app who has the ability to push to a protected branch.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#pushallowanceactor\">PushAllowanceActor</a></code>)</p></td>\n<td><p><p>The actor that can push.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branchProtectionRule</code> (<code><a href=\"/en/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Identifies the branch protection rule associated with the allowed user or team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pushallowanceconnection\">\n <a href=\"#pushallowanceconnection\">PushAllowanceConnection</a>\n </h2>\n <p>The connection type for PushAllowance.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#pushallowanceedge\">[PushAllowanceEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#pushallowance\">[PushAllowance]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pushallowanceedge\">\n <a href=\"#pushallowanceedge\">PushAllowanceEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#pushallowance\">PushAllowance</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ratelimit\">\n <a href=\"#ratelimit\">RateLimit</a>\n </h2>\n <p>Represents the client&apos;s rate limit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cost</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The point cost for the current query counting against the rate limit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>limit</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The maximum number of points the client is permitted to consume in a 60 minute window.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodeCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The maximum number of nodes this query may return.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>remaining</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of points remaining in the current rate limit window.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resetAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The time at which the current rate limit window resets in UTC epoch seconds.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>used</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of points used in the current rate limit window.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactinguserconnection\">\n <a href=\"#reactinguserconnection\">ReactingUserConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#reactinguseredge\">[ReactingUserEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactinguseredge\">\n <a href=\"#reactinguseredge\">ReactingUserEdge</a>\n </h2>\n <p>Represents a user that&apos;s made a reaction.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The moment when the user made the reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reaction\">\n <a href=\"#reaction\">Reaction</a>\n </h2>\n <p>An emoji reaction to a particular piece of content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>content</code> (<code><a href=\"/en/graphql/reference/enums#reactioncontent\">ReactionContent!</a></code>)</p></td>\n<td><p><p>Identifies the emoji reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactable</code> (<code><a href=\"/en/graphql/reference/interfaces#reactable\">Reactable!</a></code>)</p></td>\n<td><p><p>The reactable piece of content.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>Identifies the user who created this reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactionconnection\">\n <a href=\"#reactionconnection\">ReactionConnection</a>\n </h2>\n <p>A list of reactions that have been left on the subject.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#reactionedge\">[ReactionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#reaction\">[Reaction]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasReacted</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the authenticated user has left a reaction on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactionedge\">\n <a href=\"#reactionedge\">ReactionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#reaction\">Reaction</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactiongroup\">\n <a href=\"#reactiongroup\">ReactionGroup</a>\n </h2>\n <p>A group of emoji reactions to a particular piece of content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>content</code> (<code><a href=\"/en/graphql/reference/enums#reactioncontent\">ReactionContent!</a></code>)</p></td>\n<td><p><p>Identifies the emoji reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the reaction was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactors</code> (<code><a href=\"/en/graphql/reference/objects#reactorconnection\">ReactorConnection!</a></code>)</p></td>\n<td><p><p>Reactors to the reaction subject with the emotion represented by this reaction group.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/graphql/reference/interfaces#reactable\">Reactable!</a></code>)</p></td>\n<td><p><p>The subject that was reacted to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>users</code> (<code><a href=\"/en/graphql/reference/objects#reactinguserconnection\">ReactingUserConnection!</a></code>)</p></td>\n<td><p><p>Users who have reacted to the reaction subject with the emotion represented by this reaction group.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>users</code> is deprecated. <p>Reactors can now be mannequins, bots, and organizations. Use the <code>reactors</code> field instead. Removal on 2021-10-01 UTC.</p></p>\n</div>\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasReacted</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the authenticated user has left a reaction on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactorconnection\">\n <a href=\"#reactorconnection\">ReactorConnection</a>\n </h2>\n <p>The connection type for Reactor.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#reactoredge\">[ReactorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/unions#reactor\">[Reactor]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactoredge\">\n <a href=\"#reactoredge\">ReactorEdge</a>\n </h2>\n <p>Represents an author of a reaction.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/unions#reactor\">Reactor!</a></code>)</p></td>\n<td><p><p>The author of the reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The moment when the user made the reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"readyforreviewevent\">\n <a href=\"#readyforreviewevent\">ReadyForReviewEvent</a>\n </h2>\n <p>Represents a<code>ready_for_review</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this ready for review event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this ready for review event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ref\">\n <a href=\"#ref\">Ref</a>\n </h2>\n <p>Represents a Git reference.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>associatedPullRequests</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests with this ref as the head ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branchProtectionRule</code> (<code><a href=\"/en/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Branch protection rules for this ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The ref name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>prefix</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The ref&apos;s prefix, such as <code>refs/heads/</code> or <code>refs/tags/</code>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>refUpdateRule</code> (<code><a href=\"/en/graphql/reference/objects#refupdaterule\">RefUpdateRule</a></code>)</p></td>\n<td><p><p>Branch protection rules that are viewable by non-admins.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository the ref belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>target</code> (<code><a href=\"/en/graphql/reference/interfaces#gitobject\">GitObject</a></code>)</p></td>\n<td><p><p>The object the ref points to. Returns null when object does not exist.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"refconnection\">\n <a href=\"#refconnection\">RefConnection</a>\n </h2>\n <p>The connection type for Ref.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#refedge\">[RefEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#ref\">[Ref]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"refedge\">\n <a href=\"#refedge\">RefEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"refupdaterule\">\n <a href=\"#refupdaterule\">RefUpdateRule</a>\n </h2>\n <p>A ref update rules for a viewer.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>allowsDeletions</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can this branch be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>allowsForcePushes</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are force pushes allowed on this branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pattern</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the protection rule pattern.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiredApprovingReviewCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Number of approving reviews required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiredStatusCheckContexts</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String]</a></code>)</p></td>\n<td><p><p>List of required status check contexts that must pass for commits to be accepted to matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresCodeOwnerReviews</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are reviews from code owners required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresConversationResolution</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are conversations required to be resolved before merging.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresLinearHistory</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are merge commits prohibited from being pushed to this branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresSignatures</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are commits required to be signed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerAllowedToDismissReviews</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is the viewer allowed to dismiss reviews.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanPush</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the viewer push to the branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"referencedevent\">\n <a href=\"#referencedevent\">ReferencedEvent</a>\n </h2>\n <p>Represents a<code>referenced</code>event on a given <code>ReferencedSubject</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with the<code>referenced</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitRepository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>Identifies the repository associated with the<code>referenced</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Reference originated in a different repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDirectReference</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Checks if the commit message itself references the subject. Can be false in the case of a commit comment reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"release\">\n <a href=\"#release\">Release</a>\n </h2>\n <p>A release contains the content for a release.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The author of the release.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the release.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>descriptionHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML</a></code>)</p></td>\n<td><p><p>The description of this release rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDraft</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the release is a draft.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLatest</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the release is the latest releast.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPrerelease</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the release is a prerelease.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mentions</code> (<code><a href=\"/en/graphql/reference/objects#userconnection\">UserConnection</a></code>)</p></td>\n<td><p><p>A list of users mentioned in the release description.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The title of the release.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the release was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>releaseAssets</code> (<code><a href=\"/en/graphql/reference/objects#releaseassetconnection\">ReleaseAssetConnection!</a></code>)</p></td>\n<td><p><p>List of releases assets which are dependent on this release.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>A list of names to filter the assets by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository that the release belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>shortDescriptionHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML</a></code>)</p></td>\n<td><p><p>A description of the release, rendered to HTML without any links in it.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>limit</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many characters to return.</p></p>\n<p>The default value is <code>200</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tag</code> (<code><a href=\"/en/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The Git tag the release points to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tagCommit</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The tag commit for this release.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tagName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the release&apos;s Git tag.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseasset\">\n <a href=\"#releaseasset\">ReleaseAsset</a>\n </h2>\n <p>A release asset contains the content for a release asset.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contentType</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The asset&apos;s content-type.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>downloadCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of times this asset was downloaded.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>downloadUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>Identifies the URL where you can download the release asset via the browser.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the title of the release asset.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>release</code> (<code><a href=\"/en/graphql/reference/objects#release\">Release</a></code>)</p></td>\n<td><p><p>Release that the asset is associated with.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>size</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The size (in bytes) of the asset.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>uploadedBy</code> (<code><a href=\"/en/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user that performed the upload.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>Identifies the URL of the release asset.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseassetconnection\">\n <a href=\"#releaseassetconnection\">ReleaseAssetConnection</a>\n </h2>\n <p>The connection type for ReleaseAsset.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#releaseassetedge\">[ReleaseAssetEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#releaseasset\">[ReleaseAsset]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseassetedge\">\n <a href=\"#releaseassetedge\">ReleaseAssetEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#releaseasset\">ReleaseAsset</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseconnection\">\n <a href=\"#releaseconnection\">ReleaseConnection</a>\n </h2>\n <p>The connection type for Release.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#releaseedge\">[ReleaseEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#release\">[Release]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseedge\">\n <a href=\"#releaseedge\">ReleaseEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#release\">Release</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removedfromprojectevent\">\n <a href=\"#removedfromprojectevent\">RemovedFromProjectEvent</a>\n </h2>\n <p>Represents a<code>removed_from_project</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Project referenced by event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>project</code> is available under the <a href=\"/en/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectColumnName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectColumnName</code> is available under the <a href=\"/en/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"renamedtitleevent\">\n <a href=\"#renamedtitleevent\">RenamedTitleEvent</a>\n </h2>\n <p>Represents a<code>renamed</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>currentTitle</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the current title of the issue or pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousTitle</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the previous title of the issue or pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/graphql/reference/unions#renamedtitlesubject\">RenamedTitleSubject!</a></code>)</p></td>\n<td><p><p>Subject that was renamed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reopenedevent\">\n <a href=\"#reopenedevent\">ReopenedEvent</a>\n </h2>\n <p>Represents a<code>reopened</code>event on any <code>Closable</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closable</code> (<code><a href=\"/en/graphql/reference/interfaces#closable\">Closable!</a></code>)</p></td>\n<td><p><p>Object that was reopened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoaccessauditentry\">\n <a href=\"#repoaccessauditentry\">RepoAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/graphql/reference/enums#repoaccessauditentryvisibility\">RepoAccessAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoaddmemberauditentry\">\n <a href=\"#repoaddmemberauditentry\">RepoAddMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.add_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/graphql/reference/enums#repoaddmemberauditentryvisibility\">RepoAddMemberAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoaddtopicauditentry\">\n <a href=\"#repoaddtopicauditentry\">RepoAddTopicAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.add_topic event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#topicauditentrydata\">TopicAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topic</code> (<code><a href=\"/en/graphql/reference/objects#topic\">Topic</a></code>)</p></td>\n<td><p><p>The name of the topic added to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topicName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the topic added to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoarchivedauditentry\">\n <a href=\"#repoarchivedauditentry\">RepoArchivedAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.archived event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/graphql/reference/enums#repoarchivedauditentryvisibility\">RepoArchivedAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repochangemergesettingauditentry\">\n <a href=\"#repochangemergesettingauditentry\">RepoChangeMergeSettingAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.change_merge_setting event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isEnabled</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the change was to enable (true) or disable (false) the merge type.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeType</code> (<code><a href=\"/en/graphql/reference/enums#repochangemergesettingauditentrymergetype\">RepoChangeMergeSettingAuditEntryMergeType</a></code>)</p></td>\n<td><p><p>The merge method affected by the change.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigdisableanonymousgitaccessauditentry\">\n <a href=\"#repoconfigdisableanonymousgitaccessauditentry\">RepoConfigDisableAnonymousGitAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.disable_anonymous_git_access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigdisablecollaboratorsonlyauditentry\">\n <a href=\"#repoconfigdisablecollaboratorsonlyauditentry\">RepoConfigDisableCollaboratorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.disable_collaborators_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigdisablecontributorsonlyauditentry\">\n <a href=\"#repoconfigdisablecontributorsonlyauditentry\">RepoConfigDisableContributorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.disable_contributors_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigdisablesockpuppetdisallowedauditentry\">\n <a href=\"#repoconfigdisablesockpuppetdisallowedauditentry\">RepoConfigDisableSockpuppetDisallowedAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.disable_sockpuppet_disallowed event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigenableanonymousgitaccessauditentry\">\n <a href=\"#repoconfigenableanonymousgitaccessauditentry\">RepoConfigEnableAnonymousGitAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.enable_anonymous_git_access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigenablecollaboratorsonlyauditentry\">\n <a href=\"#repoconfigenablecollaboratorsonlyauditentry\">RepoConfigEnableCollaboratorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.enable_collaborators_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigenablecontributorsonlyauditentry\">\n <a href=\"#repoconfigenablecontributorsonlyauditentry\">RepoConfigEnableContributorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.enable_contributors_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigenablesockpuppetdisallowedauditentry\">\n <a href=\"#repoconfigenablesockpuppetdisallowedauditentry\">RepoConfigEnableSockpuppetDisallowedAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.enable_sockpuppet_disallowed event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfiglockanonymousgitaccessauditentry\">\n <a href=\"#repoconfiglockanonymousgitaccessauditentry\">RepoConfigLockAnonymousGitAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.lock_anonymous_git_access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigunlockanonymousgitaccessauditentry\">\n <a href=\"#repoconfigunlockanonymousgitaccessauditentry\">RepoConfigUnlockAnonymousGitAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.unlock_anonymous_git_access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repocreateauditentry\">\n <a href=\"#repocreateauditentry\">RepoCreateAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.create event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forkParentName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the parent repository for this forked repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forkSourceName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the root repository for this network.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/graphql/reference/enums#repocreateauditentryvisibility\">RepoCreateAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repodestroyauditentry\">\n <a href=\"#repodestroyauditentry\">RepoDestroyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.destroy event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/graphql/reference/enums#repodestroyauditentryvisibility\">RepoDestroyAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reporemovememberauditentry\">\n <a href=\"#reporemovememberauditentry\">RepoRemoveMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.remove_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/graphql/reference/enums#reporemovememberauditentryvisibility\">RepoRemoveMemberAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reporemovetopicauditentry\">\n <a href=\"#reporemovetopicauditentry\">RepoRemoveTopicAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.remove_topic event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#topicauditentrydata\">TopicAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topic</code> (<code><a href=\"/en/graphql/reference/objects#topic\">Topic</a></code>)</p></td>\n<td><p><p>The name of the topic added to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topicName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the topic added to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repository\">\n <a href=\"#repository\">Repository</a>\n </h2>\n <p>A repository contains the content for a project.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#packageowner\">PackageOwner</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#projectowner\">ProjectOwner</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryinfo\">RepositoryInfo</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#starrable\">Starrable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assignableUsers</code> (<code><a href=\"/en/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of users that can be assigned to issues in this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters users with query on user name and login.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>autoMergeAllowed</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not Auto-merge can be enabled on pull requests in this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branchProtectionRules</code> (<code><a href=\"/en/graphql/reference/objects#branchprotectionruleconnection\">BranchProtectionRuleConnection!</a></code>)</p></td>\n<td><p><p>A list of branch protection rules for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>codeOfConduct</code> (<code><a href=\"/en/graphql/reference/objects#codeofconduct\">CodeOfConduct</a></code>)</p></td>\n<td><p><p>Returns the code of conduct for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>collaborators</code> (<code><a href=\"/en/graphql/reference/objects#repositorycollaboratorconnection\">RepositoryCollaboratorConnection</a></code>)</p></td>\n<td><p><p>A list of collaborators associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliation</code> (<code><a href=\"/en/graphql/reference/enums#collaboratoraffiliation\">CollaboratorAffiliation</a></code>)</p>\n<p><p>Collaborators affiliation level with a repository.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters users with query on user name and login.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitComments</code> (<code><a href=\"/en/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of commit comments associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contactLinks</code> (<code><a href=\"/en/graphql/reference/objects#repositorycontactlink\">[RepositoryContactLink!]</a></code>)</p></td>\n<td><p><p>Returns a list of contact links associated to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>defaultBranchRef</code> (<code><a href=\"/en/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The Ref associated with the repository&apos;s default branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deleteBranchOnMerge</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not branches are automatically deleted when merged in this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dependencyGraphManifests</code> (<code><a href=\"/en/graphql/reference/objects#dependencygraphmanifestconnection\">DependencyGraphManifestConnection</a></code>)</p></td>\n<td><p><p>A list of dependency manifests contained in the repository.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>dependencyGraphManifests</code> is available under the <a href=\"/en/graphql/overview/schema-previews#access-to-a-repositories-dependency-graph-preview\">Access to a repositories dependency graph preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>dependenciesAfter</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Cursor to paginate dependencies.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>dependenciesFirst</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Number of dependencies to fetch.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>withDependencies</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Flag to scope to only manifests with dependencies.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployKeys</code> (<code><a href=\"/en/graphql/reference/objects#deploykeyconnection\">DeployKeyConnection!</a></code>)</p></td>\n<td><p><p>A list of deploy keys that are on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployments</code> (<code><a href=\"/en/graphql/reference/objects#deploymentconnection\">DeploymentConnection!</a></code>)</p></td>\n<td><p><p>Deployments associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>environments</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>Environments to list deployments for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#deploymentorder\">DeploymentOrder</a></code>)</p>\n<p><p>Ordering options for deployments returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>descriptionHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The description of the repository rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussion</code> (<code><a href=\"/en/graphql/reference/objects#discussion\">Discussion</a></code>)</p></td>\n<td><p><p>Returns a single discussion from the current repository by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The number for the discussion to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussionCategories</code> (<code><a href=\"/en/graphql/reference/objects#discussioncategoryconnection\">DiscussionCategoryConnection!</a></code>)</p></td>\n<td><p><p>A list of discussion categories that are available in the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussions</code> (<code><a href=\"/en/graphql/reference/objects#discussionconnection\">DiscussionConnection!</a></code>)</p></td>\n<td><p><p>A list of discussions that have been opened in the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>categoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>Only include discussions that belong to the category with this ID.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#discussionorder\">DiscussionOrder</a></code>)</p>\n<p><p>Ordering options for discussions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>diskUsage</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of kilobytes this repository occupies on disk.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environment</code> (<code><a href=\"/en/graphql/reference/objects#environment\">Environment</a></code>)</p></td>\n<td><p><p>Returns a single active environment from the current repository by name.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The name of the environment to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environments</code> (<code><a href=\"/en/graphql/reference/objects#environmentconnection\">EnvironmentConnection!</a></code>)</p></td>\n<td><p><p>A list of environments that are in this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forkCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns how many forks there are of this repository in the whole network.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forks</code> (<code><a href=\"/en/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of direct forked repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliations</code> (<code><a href=\"/en/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of viewer&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownerAffiliations</code> (<code><a href=\"/en/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of owner&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>fundingLinks</code> (<code><a href=\"/en/graphql/reference/objects#fundinglink\">[FundingLink!]!</a></code>)</p></td>\n<td><p><p>The funding links for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasIssuesEnabled</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has issues feature enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasProjectsEnabled</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has the Projects feature enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasWikiEnabled</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has wiki feature enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>homepageUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The repository&apos;s URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>interactionAbility</code> (<code><a href=\"/en/graphql/reference/objects#repositoryinteractionability\">RepositoryInteractionAbility</a></code>)</p></td>\n<td><p><p>The interaction ability settings for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isArchived</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository is unmaintained.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isBlankIssuesEnabled</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns true if blank issue creation is allowed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDisabled</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not this repository disabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isEmpty</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not this repository is empty.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isFork</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is a fork.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isInOrganization</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if a repository is either owned by an organization, or is a private fork of an organization repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLocked</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has been locked or not.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMirror</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is a mirror.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPrivate</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is private or internal.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isSecurityPolicyEnabled</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Returns true if this repository has a security policy.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isTemplate</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is a template that can be used to generate new repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUserConfigurationRepository</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is this repository a user configuration repository?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/graphql/reference/objects#issue\">Issue</a></code>)</p></td>\n<td><p><p>Returns a single issue from the current repository by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The number for the issue to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueOrPullRequest</code> (<code><a href=\"/en/graphql/reference/unions#issueorpullrequest\">IssueOrPullRequest</a></code>)</p></td>\n<td><p><p>Returns a single issue-like object from the current repository by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The number for the issue to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueTemplates</code> (<code><a href=\"/en/graphql/reference/objects#issuetemplate\">[IssueTemplate!]</a></code>)</p></td>\n<td><p><p>Returns a list of issue templates associated to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issues</code> (<code><a href=\"/en/graphql/reference/objects#issueconnection\">IssueConnection!</a></code>)</p></td>\n<td><p><p>A list of issues that have been opened in the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/graphql/reference/input-objects#issuefilters\">IssueFilters</a></code>)</p>\n<p><p>Filtering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p>\n<p><p>A list of states to filter the issues by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>label</code> (<code><a href=\"/en/graphql/reference/objects#label\">Label</a></code>)</p></td>\n<td><p><p>Returns a single label by name.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>Label name.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labels</code> (<code><a href=\"/en/graphql/reference/objects#labelconnection\">LabelConnection</a></code>)</p></td>\n<td><p><p>A list of labels associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#labelorder\">LabelOrder</a></code>)</p>\n<p><p>Ordering options for labels returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>If provided, searches labels by name and description.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>languages</code> (<code><a href=\"/en/graphql/reference/objects#languageconnection\">LanguageConnection</a></code>)</p></td>\n<td><p><p>A list containing a breakdown of the language composition of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#languageorder\">LanguageOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestRelease</code> (<code><a href=\"/en/graphql/reference/objects#release\">Release</a></code>)</p></td>\n<td><p><p>Get the latest release for the repository if one exists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>licenseInfo</code> (<code><a href=\"/en/graphql/reference/objects#license\">License</a></code>)</p></td>\n<td><p><p>The license associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lockReason</code> (<code><a href=\"/en/graphql/reference/enums#repositorylockreason\">RepositoryLockReason</a></code>)</p></td>\n<td><p><p>The reason the repository has been locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mentionableUsers</code> (<code><a href=\"/en/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users that can be mentioned in the context of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters users with query on user name and login.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeCommitAllowed</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not PRs are merged with a merge commit on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestone</code> (<code><a href=\"/en/graphql/reference/objects#milestone\">Milestone</a></code>)</p></td>\n<td><p><p>Returns a single milestone from the current repository by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The number for the milestone to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestones</code> (<code><a href=\"/en/graphql/reference/objects#milestoneconnection\">MilestoneConnection</a></code>)</p></td>\n<td><p><p>A list of milestones associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#milestoneorder\">MilestoneOrder</a></code>)</p>\n<p><p>Ordering options for milestones.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters milestones with a query on the title.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/graphql/reference/enums#milestonestate\">[MilestoneState!]</a></code>)</p>\n<p><p>Filter by the state of the milestones.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mirrorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The repository&apos;s original mirror URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nameWithOwner</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The repository&apos;s name with owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>object</code> (<code><a href=\"/en/graphql/reference/interfaces#gitobject\">GitObject</a></code>)</p></td>\n<td><p><p>A Git object in the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>expression</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>A Git revision expression suitable for rev-parse.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>oid</code> (<code><a href=\"/en/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p>\n<p><p>The Git object ID.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>openGraphImageUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The image used to represent this repository in Open Graph data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>owner</code> (<code><a href=\"/en/graphql/reference/interfaces#repositoryowner\">RepositoryOwner!</a></code>)</p></td>\n<td><p><p>The User owner of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>packages</code> (<code><a href=\"/en/graphql/reference/objects#packageconnection\">PackageConnection!</a></code>)</p></td>\n<td><p><p>A list of packages under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>names</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String]</a></code>)</p>\n<p><p>Find packages by their names.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#packageorder\">PackageOrder</a></code>)</p>\n<p><p>Ordering of the returned packages.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>packageType</code> (<code><a href=\"/en/graphql/reference/enums#packagetype\">PackageType</a></code>)</p>\n<p><p>Filter registry package by type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>Find packages in a repository by ID.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parent</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository parent, if this is a fork.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedDiscussions</code> (<code><a href=\"/en/graphql/reference/objects#pinneddiscussionconnection\">PinnedDiscussionConnection!</a></code>)</p></td>\n<td><p><p>A list of discussions that have been pinned in this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedIssues</code> (<code><a href=\"/en/graphql/reference/objects#pinnedissueconnection\">PinnedIssueConnection</a></code>)</p></td>\n<td><p><p>A list of pinned issues for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>primaryLanguage</code> (<code><a href=\"/en/graphql/reference/objects#language\">Language</a></code>)</p></td>\n<td><p><p>The primary language of the repository&apos;s code.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Find project by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The project number to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projects</code> (<code><a href=\"/en/graphql/reference/objects#projectconnection\">ProjectConnection!</a></code>)</p></td>\n<td><p><p>A list of projects under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#projectorder\">ProjectOrder</a></code>)</p>\n<p><p>Ordering options for projects returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>search</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Query to search projects by, currently only searching by name.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/graphql/reference/enums#projectstate\">[ProjectState!]</a></code>)</p>\n<p><p>A list of states to filter the projects by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path listing the repository&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL listing the repository&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>Returns a single pull request from the current repository by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The number for the pull request to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestTemplates</code> (<code><a href=\"/en/graphql/reference/objects#pullrequesttemplate\">[PullRequestTemplate!]</a></code>)</p></td>\n<td><p><p>Returns a list of pull request templates associated to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequests</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests that have been opened in the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pushedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the repository was last pushed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>rebaseMergeAllowed</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not rebase-merging is enabled on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Fetch a given ref from the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>qualifiedName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The ref to retrieve. Fully qualified matches are checked in order\n(<code>refs/heads/master</code>) before falling back onto checks for short name matches (<code>master</code>).</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>refs</code> (<code><a href=\"/en/graphql/reference/objects#refconnection\">RefConnection</a></code>)</p></td>\n<td><p><p>Fetch a list of refs from the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>direction</code> (<code><a href=\"/en/graphql/reference/enums#orderdirection\">OrderDirection</a></code>)</p>\n<p><p>DEPRECATED: use orderBy. The ordering direction.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#reforder\">RefOrder</a></code>)</p>\n<p><p>Ordering options for refs returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters refs with query on name.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>refPrefix</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>A ref name prefix like <code>refs/heads/</code>, <code>refs/tags/</code>, etc.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>release</code> (<code><a href=\"/en/graphql/reference/objects#release\">Release</a></code>)</p></td>\n<td><p><p>Lookup a single release given various criteria.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>tagName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The name of the Tag the Release was created from.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>releases</code> (<code><a href=\"/en/graphql/reference/objects#releaseconnection\">ReleaseConnection!</a></code>)</p></td>\n<td><p><p>List of releases which are dependent on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#releaseorder\">ReleaseOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryTopics</code> (<code><a href=\"/en/graphql/reference/objects#repositorytopicconnection\">RepositoryTopicConnection!</a></code>)</p></td>\n<td><p><p>A list of applied repository-topic associations for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>securityPolicyUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The security policy URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>shortDescriptionHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>A description of the repository, rendered to HTML without any links in it.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>limit</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many characters to return.</p></p>\n<p>The default value is <code>200</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>squashMergeAllowed</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not squash-merging is enabled on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sshUrl</code> (<code><a href=\"/en/graphql/reference/scalars#gitsshremote\">GitSSHRemote!</a></code>)</p></td>\n<td><p><p>The SSH URL to clone this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazerCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns a count of how many stargazers there are on this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazers</code> (<code><a href=\"/en/graphql/reference/objects#stargazerconnection\">StargazerConnection!</a></code>)</p></td>\n<td><p><p>A list of users who have starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#starorder\">StarOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>submodules</code> (<code><a href=\"/en/graphql/reference/objects#submoduleconnection\">SubmoduleConnection!</a></code>)</p></td>\n<td><p><p>Returns a list of all submodules in this repository parsed from the\n.gitmodules file as of the default branch&apos;s HEAD commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tempCloneToken</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Temporary authentication token for cloning this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>templateRepository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository from which this repository was generated, if any.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>usesCustomOpenGraphImage</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this repository has a custom image to use with Open Graph as opposed to being represented by the owner&apos;s avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanAdminister</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the viewer has admin permissions on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateProjects</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer create new projects on this owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdateTopics</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the viewer can update the topics of this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDefaultCommitEmail</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The last commit email for the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDefaultMergeMethod</code> (<code><a href=\"/en/graphql/reference/enums#pullrequestmergemethod\">PullRequestMergeMethod!</a></code>)</p></td>\n<td><p><p>The last used merge method by the viewer or the default for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasStarred</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns a boolean indicating whether the viewing user has starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerPermission</code> (<code><a href=\"/en/graphql/reference/enums#repositorypermission\">RepositoryPermission</a></code>)</p></td>\n<td><p><p>The users permission level on the repository. Will return null if authenticated as an GitHub App.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerPossibleCommitEmails</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>A list of emails this viewer can commit with.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/graphql/reference/enums#repositoryvisibility\">RepositoryVisibility!</a></code>)</p></td>\n<td><p><p>Indicates the repository&apos;s visibility level.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerabilityAlerts</code> (<code><a href=\"/en/graphql/reference/objects#repositoryvulnerabilityalertconnection\">RepositoryVulnerabilityAlertConnection</a></code>)</p></td>\n<td><p><p>A list of vulnerability alerts that are on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>watchers</code> (<code><a href=\"/en/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of users watching the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorycollaboratorconnection\">\n <a href=\"#repositorycollaboratorconnection\">RepositoryCollaboratorConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#repositorycollaboratoredge\">[RepositoryCollaboratorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorycollaboratoredge\">\n <a href=\"#repositorycollaboratoredge\">RepositoryCollaboratorEdge</a>\n </h2>\n <p>Represents a user who is a collaborator of a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/graphql/reference/enums#repositorypermission\">RepositoryPermission!</a></code>)</p></td>\n<td><p><p>The permission the user has on the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permissionSources</code> (<code><a href=\"/en/graphql/reference/objects#permissionsource\">[PermissionSource!]</a></code>)</p></td>\n<td><p><p>A list of sources for the user&apos;s access to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryconnection\">\n <a href=\"#repositoryconnection\">RepositoryConnection</a>\n </h2>\n <p>A list of repositories owned by the subject.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#repositoryedge\">[RepositoryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#repository\">[Repository]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalDiskUsage</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total size in kilobytes of all repositories in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorycontactlink\">\n <a href=\"#repositorycontactlink\">RepositoryContactLink</a>\n </h2>\n <p>A repository contact link.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>about</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The contact link purpose.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The contact link name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The contact link URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryedge\">\n <a href=\"#repositoryedge\">RepositoryEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryinteractionability\">\n <a href=\"#repositoryinteractionability\">RepositoryInteractionAbility</a>\n </h2>\n <p>Repository interaction limit that applies to this object.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>expiresAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The time the currently active limit expires.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>limit</code> (<code><a href=\"/en/graphql/reference/enums#repositoryinteractionlimit\">RepositoryInteractionLimit!</a></code>)</p></td>\n<td><p><p>The current limit that is enabled on this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>origin</code> (<code><a href=\"/en/graphql/reference/enums#repositoryinteractionlimitorigin\">RepositoryInteractionLimitOrigin!</a></code>)</p></td>\n<td><p><p>The origin of the currently active interaction limit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryinvitation\">\n <a href=\"#repositoryinvitation\">RepositoryInvitation</a>\n </h2>\n <p>An invitation for a user to be added to a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address that received the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitee</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who received the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>inviter</code> (<code><a href=\"/en/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who created the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The permalink for this repository invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/graphql/reference/enums#repositorypermission\">RepositoryPermission!</a></code>)</p></td>\n<td><p><p>The permission granted on this repository by this invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/interfaces#repositoryinfo\">RepositoryInfo</a></code>)</p></td>\n<td><p><p>The Repository the user is invited to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryinvitationconnection\">\n <a href=\"#repositoryinvitationconnection\">RepositoryInvitationConnection</a>\n </h2>\n <p>The connection type for RepositoryInvitation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#repositoryinvitationedge\">[RepositoryInvitationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#repositoryinvitation\">[RepositoryInvitation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryinvitationedge\">\n <a href=\"#repositoryinvitationedge\">RepositoryInvitationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#repositoryinvitation\">RepositoryInvitation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorytopic\">\n <a href=\"#repositorytopic\">RepositoryTopic</a>\n </h2>\n <p>A repository-topic connects a repository to a topic.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this repository-topic.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topic</code> (<code><a href=\"/en/graphql/reference/objects#topic\">Topic!</a></code>)</p></td>\n<td><p><p>The topic.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this repository-topic.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorytopicconnection\">\n <a href=\"#repositorytopicconnection\">RepositoryTopicConnection</a>\n </h2>\n <p>The connection type for RepositoryTopic.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#repositorytopicedge\">[RepositoryTopicEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#repositorytopic\">[RepositoryTopic]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorytopicedge\">\n <a href=\"#repositorytopicedge\">RepositoryTopicEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#repositorytopic\">RepositoryTopic</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvisibilitychangedisableauditentry\">\n <a href=\"#repositoryvisibilitychangedisableauditentry\">RepositoryVisibilityChangeDisableAuditEntry</a>\n </h2>\n <p>Audit log entry for a repository_visibility_change.disable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvisibilitychangeenableauditentry\">\n <a href=\"#repositoryvisibilitychangeenableauditentry\">RepositoryVisibilityChangeEnableAuditEntry</a>\n </h2>\n <p>Audit log entry for a repository_visibility_change.enable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvulnerabilityalert\">\n <a href=\"#repositoryvulnerabilityalert\">RepositoryVulnerabilityAlert</a>\n </h2>\n <p>A Dependabot alert for a repository with a dependency affected by a security vulnerability.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When was the alert created?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissReason</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The reason the alert was dismissed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>When was the alert dismissed?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismisser</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who dismissed the alert.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The associated repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>securityAdvisory</code> (<code><a href=\"/en/graphql/reference/objects#securityadvisory\">SecurityAdvisory</a></code>)</p></td>\n<td><p><p>The associated security advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>securityVulnerability</code> (<code><a href=\"/en/graphql/reference/objects#securityvulnerability\">SecurityVulnerability</a></code>)</p></td>\n<td><p><p>The associated security vulnerability.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerableManifestFilename</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The vulnerable manifest filename.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerableManifestPath</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The vulnerable manifest path.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerableRequirements</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The vulnerable requirements.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvulnerabilityalertconnection\">\n <a href=\"#repositoryvulnerabilityalertconnection\">RepositoryVulnerabilityAlertConnection</a>\n </h2>\n <p>The connection type for RepositoryVulnerabilityAlert.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#repositoryvulnerabilityalertedge\">[RepositoryVulnerabilityAlertEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#repositoryvulnerabilityalert\">[RepositoryVulnerabilityAlert]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvulnerabilityalertedge\">\n <a href=\"#repositoryvulnerabilityalertedge\">RepositoryVulnerabilityAlertEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#repositoryvulnerabilityalert\">RepositoryVulnerabilityAlert</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"restrictedcontribution\">\n <a href=\"#restrictedcontribution\">RestrictedContribution</a>\n </h2>\n <p>Represents a private contribution a user made on GitHub.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewdismissalallowance\">\n <a href=\"#reviewdismissalallowance\">ReviewDismissalAllowance</a>\n </h2>\n <p>A team or user who has the ability to dismiss a review on a protected branch.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#reviewdismissalallowanceactor\">ReviewDismissalAllowanceActor</a></code>)</p></td>\n<td><p><p>The actor that can dismiss.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branchProtectionRule</code> (<code><a href=\"/en/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Identifies the branch protection rule associated with the allowed user or team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewdismissalallowanceconnection\">\n <a href=\"#reviewdismissalallowanceconnection\">ReviewDismissalAllowanceConnection</a>\n </h2>\n <p>The connection type for ReviewDismissalAllowance.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#reviewdismissalallowanceedge\">[ReviewDismissalAllowanceEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#reviewdismissalallowance\">[ReviewDismissalAllowance]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewdismissalallowanceedge\">\n <a href=\"#reviewdismissalallowanceedge\">ReviewDismissalAllowanceEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#reviewdismissalallowance\">ReviewDismissalAllowance</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewdismissedevent\">\n <a href=\"#reviewdismissedevent\">ReviewDismissedEvent</a>\n </h2>\n <p>Represents a<code>review_dismissed</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissalMessage</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the optional message associated with the<code>review_dismissed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissalMessageHTML</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the optional message associated with the event, rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousReviewState</code> (<code><a href=\"/en/graphql/reference/enums#pullrequestreviewstate\">PullRequestReviewState!</a></code>)</p></td>\n<td><p><p>Identifies the previous state of the review with the<code>review_dismissed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestCommit</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestcommit\">PullRequestCommit</a></code>)</p></td>\n<td><p><p>Identifies the commit which caused the review to become stale.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this review dismissed event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>review</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestreview\">PullRequestReview</a></code>)</p></td>\n<td><p><p>Identifies the review associated with the<code>review_dismissed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this review dismissed event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequest\">\n <a href=\"#reviewrequest\">ReviewRequest</a>\n </h2>\n <p>A request for a user to review a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>asCodeOwner</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this request was created for a code owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>Identifies the pull request associated with this review request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requestedReviewer</code> (<code><a href=\"/en/graphql/reference/unions#requestedreviewer\">RequestedReviewer</a></code>)</p></td>\n<td><p><p>The reviewer that is requested.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequestconnection\">\n <a href=\"#reviewrequestconnection\">ReviewRequestConnection</a>\n </h2>\n <p>The connection type for ReviewRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#reviewrequestedge\">[ReviewRequestEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#reviewrequest\">[ReviewRequest]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequestedge\">\n <a href=\"#reviewrequestedge\">ReviewRequestEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#reviewrequest\">ReviewRequest</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequestremovedevent\">\n <a href=\"#reviewrequestremovedevent\">ReviewRequestRemovedEvent</a>\n </h2>\n <p>Represents an<code>review_request_removed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requestedReviewer</code> (<code><a href=\"/en/graphql/reference/unions#requestedreviewer\">RequestedReviewer</a></code>)</p></td>\n<td><p><p>Identifies the reviewer whose review request was removed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequestedevent\">\n <a href=\"#reviewrequestedevent\">ReviewRequestedEvent</a>\n </h2>\n <p>Represents an<code>review_requested</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requestedReviewer</code> (<code><a href=\"/en/graphql/reference/unions#requestedreviewer\">RequestedReviewer</a></code>)</p></td>\n<td><p><p>Identifies the reviewer whose review was requested.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewstatushovercardcontext\">\n <a href=\"#reviewstatushovercardcontext\">ReviewStatusHovercardContext</a>\n </h2>\n <p>A hovercard context with a message describing the current code review state of the pull\nrequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewDecision</code> (<code><a href=\"/en/graphql/reference/enums#pullrequestreviewdecision\">PullRequestReviewDecision</a></code>)</p></td>\n<td><p><p>The current status of the pull request with respect to code review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"savedreply\">\n <a href=\"#savedreply\">SavedReply</a>\n </h2>\n <p>A Saved Reply is text a user can use to reply quickly.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body of the saved reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The saved reply body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The title of the saved reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The user that saved this reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"savedreplyconnection\">\n <a href=\"#savedreplyconnection\">SavedReplyConnection</a>\n </h2>\n <p>The connection type for SavedReply.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#savedreplyedge\">[SavedReplyEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#savedreply\">[SavedReply]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"savedreplyedge\">\n <a href=\"#savedreplyedge\">SavedReplyEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#savedreply\">SavedReply</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"searchresultitemconnection\">\n <a href=\"#searchresultitemconnection\">SearchResultItemConnection</a>\n </h2>\n <p>A list of results that matched against a search query.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>codeCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of pieces of code that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussionCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of discussions that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#searchresultitemedge\">[SearchResultItemEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of issues that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/unions#searchresultitem\">[SearchResultItem]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of repositories that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of users that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>wikiCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of wiki pages that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"searchresultitemedge\">\n <a href=\"#searchresultitemedge\">SearchResultItemEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/unions#searchresultitem\">SearchResultItem</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>textMatches</code> (<code><a href=\"/en/graphql/reference/objects#textmatch\">[TextMatch]</a></code>)</p></td>\n<td><p><p>Text matches on the result found.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisory\">\n <a href=\"#securityadvisory\">SecurityAdvisory</a>\n </h2>\n <p>A GitHub Security Advisory.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cvss</code> (<code><a href=\"/en/graphql/reference/objects#cvss\">CVSS!</a></code>)</p></td>\n<td><p><p>The CVSS associated with this advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>cwes</code> (<code><a href=\"/en/graphql/reference/objects#cweconnection\">CWEConnection!</a></code>)</p></td>\n<td><p><p>CWEs associated with this Advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>This is a long plaintext description of the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ghsaId</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The GitHub Security Advisory ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>identifiers</code> (<code><a href=\"/en/graphql/reference/objects#securityadvisoryidentifier\">[SecurityAdvisoryIdentifier!]!</a></code>)</p></td>\n<td><p><p>A list of identifiers for this advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>notificationsPermalink</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The permalink for the advisory&apos;s dependabot alerts page.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>origin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The organization that originated the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The permalink for the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When the advisory was published.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>references</code> (<code><a href=\"/en/graphql/reference/objects#securityadvisoryreference\">[SecurityAdvisoryReference!]!</a></code>)</p></td>\n<td><p><p>A list of references for this advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>severity</code> (<code><a href=\"/en/graphql/reference/enums#securityadvisoryseverity\">SecurityAdvisorySeverity!</a></code>)</p></td>\n<td><p><p>The severity of the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>summary</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A short plaintext summary of the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When the advisory was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerabilities</code> (<code><a href=\"/en/graphql/reference/objects#securityvulnerabilityconnection\">SecurityVulnerabilityConnection!</a></code>)</p></td>\n<td><p><p>Vulnerabilities associated with this Advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ecosystem</code> (<code><a href=\"/en/graphql/reference/enums#securityadvisoryecosystem\">SecurityAdvisoryEcosystem</a></code>)</p>\n<p><p>An ecosystem to filter vulnerabilities by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#securityvulnerabilityorder\">SecurityVulnerabilityOrder</a></code>)</p>\n<p><p>Ordering options for the returned topics.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>package</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>A package name to filter vulnerabilities by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>severities</code> (<code><a href=\"/en/graphql/reference/enums#securityadvisoryseverity\">[SecurityAdvisorySeverity!]</a></code>)</p>\n<p><p>A list of severities to filter vulnerabilities by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>withdrawnAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>When the advisory was withdrawn, if it has been withdrawn.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisoryconnection\">\n <a href=\"#securityadvisoryconnection\">SecurityAdvisoryConnection</a>\n </h2>\n <p>The connection type for SecurityAdvisory.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#securityadvisoryedge\">[SecurityAdvisoryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#securityadvisory\">[SecurityAdvisory]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisoryedge\">\n <a href=\"#securityadvisoryedge\">SecurityAdvisoryEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#securityadvisory\">SecurityAdvisory</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisoryidentifier\">\n <a href=\"#securityadvisoryidentifier\">SecurityAdvisoryIdentifier</a>\n </h2>\n <p>A GitHub Security Advisory Identifier.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>type</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The identifier type, e.g. GHSA, CVE.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>value</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The identifier.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisorypackage\">\n <a href=\"#securityadvisorypackage\">SecurityAdvisoryPackage</a>\n </h2>\n <p>An individual package.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>ecosystem</code> (<code><a href=\"/en/graphql/reference/enums#securityadvisoryecosystem\">SecurityAdvisoryEcosystem!</a></code>)</p></td>\n<td><p><p>The ecosystem the package belongs to, e.g. RUBYGEMS, NPM.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The package name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisorypackageversion\">\n <a href=\"#securityadvisorypackageversion\">SecurityAdvisoryPackageVersion</a>\n </h2>\n <p>An individual package version.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>identifier</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The package name or version.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisoryreference\">\n <a href=\"#securityadvisoryreference\">SecurityAdvisoryReference</a>\n </h2>\n <p>A GitHub Security Advisory Reference.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A publicly accessible reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityvulnerability\">\n <a href=\"#securityvulnerability\">SecurityVulnerability</a>\n </h2>\n <p>An individual vulnerability within an Advisory.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>advisory</code> (<code><a href=\"/en/graphql/reference/objects#securityadvisory\">SecurityAdvisory!</a></code>)</p></td>\n<td><p><p>The Advisory associated with this Vulnerability.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstPatchedVersion</code> (<code><a href=\"/en/graphql/reference/objects#securityadvisorypackageversion\">SecurityAdvisoryPackageVersion</a></code>)</p></td>\n<td><p><p>The first version containing a fix for the vulnerability.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>package</code> (<code><a href=\"/en/graphql/reference/objects#securityadvisorypackage\">SecurityAdvisoryPackage!</a></code>)</p></td>\n<td><p><p>A description of the vulnerable package.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>severity</code> (<code><a href=\"/en/graphql/reference/enums#securityadvisoryseverity\">SecurityAdvisorySeverity!</a></code>)</p></td>\n<td><p><p>The severity of the vulnerability within this package.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When the vulnerability was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerableVersionRange</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string that describes the vulnerable package versions.\nThis string follows a basic syntax with a few forms.</p>\n<ul>\n<li><code>= 0.2.0</code> denotes a single vulnerable version.</li>\n<li><code>&lt;= 1.0.8</code> denotes a version range up to and including the specified version</li>\n<li><code>&lt; 0.1.11</code> denotes a version range up to, but excluding, the specified version</li>\n<li><code>&gt;= 4.3.0, &lt; 4.3.5</code> denotes a version range with a known minimum and maximum version.</li>\n<li><code>&gt;= 0.0.1</code> denotes a version range with a known minimum, but no known maximum.</li>\n</ul></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityvulnerabilityconnection\">\n <a href=\"#securityvulnerabilityconnection\">SecurityVulnerabilityConnection</a>\n </h2>\n <p>The connection type for SecurityVulnerability.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#securityvulnerabilityedge\">[SecurityVulnerabilityEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#securityvulnerability\">[SecurityVulnerability]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityvulnerabilityedge\">\n <a href=\"#securityvulnerabilityedge\">SecurityVulnerabilityEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#securityvulnerability\">SecurityVulnerability</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"smimesignature\">\n <a href=\"#smimesignature\">SmimeSignature</a>\n </h2>\n <p>Represents an S/MIME signature on a Commit or Tag.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#gitsignature\">GitSignature</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Email used to sign this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isValid</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature is valid and verified by GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>payload</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Payload for GPG signing object. Raw ODB object without the signature header.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signature</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>ASCII-armored signature header from object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signer</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>GitHub user corresponding to the email signing this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/graphql/reference/enums#gitsignaturestate\">GitSignatureState!</a></code>)</p></td>\n<td><p><p>The state of this signature. <code>VALID</code> if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>wasSignedByGitHub</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature was made with GitHub&apos;s signing key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorconnection\">\n <a href=\"#sponsorconnection\">SponsorConnection</a>\n </h2>\n <p>The connection type for Sponsor.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#sponsoredge\">[SponsorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/unions#sponsor\">[Sponsor]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsoredge\">\n <a href=\"#sponsoredge\">SponsorEdge</a>\n </h2>\n <p>Represents a user or organization who is sponsoring someone in GitHub Sponsors.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/unions#sponsor\">Sponsor</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorableitemconnection\">\n <a href=\"#sponsorableitemconnection\">SponsorableItemConnection</a>\n </h2>\n <p>The connection type for SponsorableItem.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#sponsorableitemedge\">[SponsorableItemEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/unions#sponsorableitem\">[SponsorableItem]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorableitemedge\">\n <a href=\"#sponsorableitemedge\">SponsorableItemEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/unions#sponsorableitem\">SponsorableItem</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorsactivity\">\n <a href=\"#sponsorsactivity\">SponsorsActivity</a>\n </h2>\n <p>An event related to sponsorship activity.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/enums#sponsorsactivityaction\">SponsorsActivityAction!</a></code>)</p></td>\n<td><p><p>What action this activity indicates took place.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousSponsorsTier</code> (<code><a href=\"/en/graphql/reference/objects#sponsorstier\">SponsorsTier</a></code>)</p></td>\n<td><p><p>The tier that the sponsorship used to use, for tier change events.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsor</code> (<code><a href=\"/en/graphql/reference/unions#sponsor\">Sponsor</a></code>)</p></td>\n<td><p><p>The user or organization who triggered this activity and was/is sponsoring the sponsorable.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorable</code> (<code><a href=\"/en/graphql/reference/interfaces#sponsorable\">Sponsorable!</a></code>)</p></td>\n<td><p><p>The user or organization that is being sponsored, the maintainer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorsTier</code> (<code><a href=\"/en/graphql/reference/objects#sponsorstier\">SponsorsTier</a></code>)</p></td>\n<td><p><p>The associated sponsorship tier.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>timestamp</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The timestamp of this event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorsactivityconnection\">\n <a href=\"#sponsorsactivityconnection\">SponsorsActivityConnection</a>\n </h2>\n <p>The connection type for SponsorsActivity.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#sponsorsactivityedge\">[SponsorsActivityEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#sponsorsactivity\">[SponsorsActivity]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorsactivityedge\">\n <a href=\"#sponsorsactivityedge\">SponsorsActivityEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#sponsorsactivity\">SponsorsActivity</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorsgoal\">\n <a href=\"#sponsorsgoal\">SponsorsGoal</a>\n </h2>\n <p>A goal associated with a GitHub Sponsors listing, representing a target the sponsored maintainer would like to attain.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A description of the goal from the maintainer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>kind</code> (<code><a href=\"/en/graphql/reference/enums#sponsorsgoalkind\">SponsorsGoalKind!</a></code>)</p></td>\n<td><p><p>What the objective of this goal is.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>percentComplete</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The percentage representing how complete this goal is, between 0-100.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>targetValue</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>What the goal amount is. Represents an amount in USD for monthly sponsorship\namount goals. Represents a count of unique sponsors for total sponsors count goals.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A brief summary of the kind and target value of this goal.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorslisting\">\n <a href=\"#sponsorslisting\">SponsorsListing</a>\n </h2>\n <p>A GitHub Sponsors listing.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>activeGoal</code> (<code><a href=\"/en/graphql/reference/objects#sponsorsgoal\">SponsorsGoal</a></code>)</p></td>\n<td><p><p>The current goal the maintainer is trying to reach with GitHub Sponsors, if any.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>fullDescription</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The full description of the listing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>fullDescriptionHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The full description of the listing rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPublic</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this listing is publicly visible.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The listing&apos;s full name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nextPayoutDate</code> (<code><a href=\"/en/graphql/reference/scalars#date\">Date</a></code>)</p></td>\n<td><p><p>A future date on which this listing is eligible to receive a payout.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>shortDescription</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The short description of the listing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>slug</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The short name of the listing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorable</code> (<code><a href=\"/en/graphql/reference/interfaces#sponsorable\">Sponsorable!</a></code>)</p></td>\n<td><p><p>The entity this listing represents who can be sponsored on GitHub Sponsors.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tiers</code> (<code><a href=\"/en/graphql/reference/objects#sponsorstierconnection\">SponsorsTierConnection</a></code>)</p></td>\n<td><p><p>The published tiers for this GitHub Sponsors listing.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#sponsorstierorder\">SponsorsTierOrder</a></code>)</p>\n<p><p>Ordering options for Sponsors tiers returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorstier\">\n <a href=\"#sponsorstier\">SponsorsTier</a>\n </h2>\n <p>A GitHub Sponsors tier associated with a GitHub Sponsors listing.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>adminInfo</code> (<code><a href=\"/en/graphql/reference/objects#sponsorstieradmininfo\">SponsorsTierAdminInfo</a></code>)</p></td>\n<td><p><p>SponsorsTier information only visible to users that can administer the associated Sponsors listing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closestLesserValueTier</code> (<code><a href=\"/en/graphql/reference/objects#sponsorstier\">SponsorsTier</a></code>)</p></td>\n<td><p><p>Get a different tier for this tier&apos;s maintainer that is at the same frequency\nas this tier but with an equal or lesser cost. Returns the published tier with\nthe monthly price closest to this tier&apos;s without going over.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The description of the tier.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>descriptionHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The tier description rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCustomAmount</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this tier was chosen at checkout time by the sponsor rather than\ndefined ahead of time by the maintainer who manages the Sponsors listing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isOneTime</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this tier is only for use with one-time sponsorships.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>monthlyPriceInCents</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How much this tier costs per month in cents.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>monthlyPriceInDollars</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How much this tier costs per month in USD.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the tier.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorsListing</code> (<code><a href=\"/en/graphql/reference/objects#sponsorslisting\">SponsorsListing!</a></code>)</p></td>\n<td><p><p>The sponsors listing that this tier belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorstieradmininfo\">\n <a href=\"#sponsorstieradmininfo\">SponsorsTierAdminInfo</a>\n </h2>\n <p>SponsorsTier information only visible to users that can administer the associated Sponsors listing.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>sponsorships</code> (<code><a href=\"/en/graphql/reference/objects#sponsorshipconnection\">SponsorshipConnection!</a></code>)</p></td>\n<td><p><p>The sponsorships associated with this tier.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includePrivate</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether or not to include private sponsorships in the result set.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#sponsorshiporder\">SponsorshipOrder</a></code>)</p>\n<p><p>Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorstierconnection\">\n <a href=\"#sponsorstierconnection\">SponsorsTierConnection</a>\n </h2>\n <p>The connection type for SponsorsTier.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#sponsorstieredge\">[SponsorsTierEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#sponsorstier\">[SponsorsTier]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorstieredge\">\n <a href=\"#sponsorstieredge\">SponsorsTierEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#sponsorstier\">SponsorsTier</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorship\">\n <a href=\"#sponsorship\">Sponsorship</a>\n </h2>\n <p>A sponsorship relationship between a sponsor and a maintainer.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isOneTimePayment</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this sponsorship represents a one-time payment versus a recurring sponsorship.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>maintainer</code> (<code><a href=\"/en/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The entity that is being sponsored.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>maintainer</code> is deprecated. <p><code>Sponsorship.maintainer</code> will be removed. Use <code>Sponsorship.sponsorable</code> instead. Removal on 2020-04-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>privacyLevel</code> (<code><a href=\"/en/graphql/reference/enums#sponsorshipprivacy\">SponsorshipPrivacy!</a></code>)</p></td>\n<td><p><p>The privacy level for this sponsorship.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsor</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user that is sponsoring. Returns null if the sponsorship is private or if sponsor is not a user.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>sponsor</code> is deprecated. <p><code>Sponsorship.sponsor</code> will be removed. Use <code>Sponsorship.sponsorEntity</code> instead. Removal on 2020-10-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorEntity</code> (<code><a href=\"/en/graphql/reference/unions#sponsor\">Sponsor</a></code>)</p></td>\n<td><p><p>The user or organization that is sponsoring, if you have permission to view them.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorable</code> (<code><a href=\"/en/graphql/reference/interfaces#sponsorable\">Sponsorable!</a></code>)</p></td>\n<td><p><p>The entity that is being sponsored.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tier</code> (<code><a href=\"/en/graphql/reference/objects#sponsorstier\">SponsorsTier</a></code>)</p></td>\n<td><p><p>The associated sponsorship tier.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tierSelectedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the current tier was chosen for this sponsorship.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorshipconnection\">\n <a href=\"#sponsorshipconnection\">SponsorshipConnection</a>\n </h2>\n <p>The connection type for Sponsorship.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#sponsorshipedge\">[SponsorshipEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#sponsorship\">[Sponsorship]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRecurringMonthlyPriceInCents</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total amount in cents of all recurring sponsorships in the connection\nwhose amount you can view. Does not include one-time sponsorships.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRecurringMonthlyPriceInDollars</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total amount in USD of all recurring sponsorships in the connection whose\namount you can view. Does not include one-time sponsorships.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorshipedge\">\n <a href=\"#sponsorshipedge\">SponsorshipEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#sponsorship\">Sponsorship</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorshipnewsletter\">\n <a href=\"#sponsorshipnewsletter\">SponsorshipNewsletter</a>\n </h2>\n <p>An update sent to sponsors of a user or organization on GitHub Sponsors.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The contents of the newsletter, the message the sponsorable wanted to give.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPublished</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the newsletter has been made available to sponsors.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorable</code> (<code><a href=\"/en/graphql/reference/interfaces#sponsorable\">Sponsorable!</a></code>)</p></td>\n<td><p><p>The user or organization this newsletter is from.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The subject of the newsletter, what it&apos;s about.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorshipnewsletterconnection\">\n <a href=\"#sponsorshipnewsletterconnection\">SponsorshipNewsletterConnection</a>\n </h2>\n <p>The connection type for SponsorshipNewsletter.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#sponsorshipnewsletteredge\">[SponsorshipNewsletterEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#sponsorshipnewsletter\">[SponsorshipNewsletter]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorshipnewsletteredge\">\n <a href=\"#sponsorshipnewsletteredge\">SponsorshipNewsletterEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#sponsorshipnewsletter\">SponsorshipNewsletter</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"stargazerconnection\">\n <a href=\"#stargazerconnection\">StargazerConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#stargazeredge\">[StargazerEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"stargazeredge\">\n <a href=\"#stargazeredge\">StargazerEdge</a>\n </h2>\n <p>Represents a user that&apos;s starred a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>starredAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the item was starred.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"starredrepositoryconnection\">\n <a href=\"#starredrepositoryconnection\">StarredRepositoryConnection</a>\n </h2>\n <p>The connection type for Repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#starredrepositoryedge\">[StarredRepositoryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isOverLimit</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is the list of stars for this user truncated? This is true for users that have many stars.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#repository\">[Repository]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"starredrepositoryedge\">\n <a href=\"#starredrepositoryedge\">StarredRepositoryEdge</a>\n </h2>\n <p>Represents a starred repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>starredAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the item was starred.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"status\">\n <a href=\"#status\">Status</a>\n </h2>\n <p>Represents a commit status.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>combinedContexts</code> (<code><a href=\"/en/graphql/reference/objects#statuscheckrollupcontextconnection\">StatusCheckRollupContextConnection!</a></code>)</p></td>\n<td><p><p>A list of status contexts and check runs for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit this status is attached to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>context</code> (<code><a href=\"/en/graphql/reference/objects#statuscontext\">StatusContext</a></code>)</p></td>\n<td><p><p>Looks up an individual status context by context name.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The context name.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contexts</code> (<code><a href=\"/en/graphql/reference/objects#statuscontext\">[StatusContext!]!</a></code>)</p></td>\n<td><p><p>The individual status contexts for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/graphql/reference/enums#statusstate\">StatusState!</a></code>)</p></td>\n<td><p><p>The combined commit status.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"statuscheckrollup\">\n <a href=\"#statuscheckrollup\">StatusCheckRollup</a>\n </h2>\n <p>Represents the rollup for both the check runs and status for a commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit the status and check runs are attached to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contexts</code> (<code><a href=\"/en/graphql/reference/objects#statuscheckrollupcontextconnection\">StatusCheckRollupContextConnection!</a></code>)</p></td>\n<td><p><p>A list of status contexts and check runs for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/graphql/reference/enums#statusstate\">StatusState!</a></code>)</p></td>\n<td><p><p>The combined status for the commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"statuscheckrollupcontextconnection\">\n <a href=\"#statuscheckrollupcontextconnection\">StatusCheckRollupContextConnection</a>\n </h2>\n <p>The connection type for StatusCheckRollupContext.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#statuscheckrollupcontextedge\">[StatusCheckRollupContextEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/unions#statuscheckrollupcontext\">[StatusCheckRollupContext]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"statuscheckrollupcontextedge\">\n <a href=\"#statuscheckrollupcontextedge\">StatusCheckRollupContextEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/unions#statuscheckrollupcontext\">StatusCheckRollupContext</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"statuscontext\">\n <a href=\"#statuscontext\">StatusContext</a>\n </h2>\n <p>Represents an individual commit status context.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#requirablebypullrequest\">RequirableByPullRequest</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The avatar of the OAuth application or the user that created the status.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n<p>The default value is <code>40</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>This commit this status context is attached to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>context</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who created this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description for this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isRequired</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this is required to pass before merging for a specific pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>pullRequestId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>The id of the pull request this is required for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>pullRequestNumber</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The number of the pull request this is required for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/graphql/reference/enums#statusstate\">StatusState!</a></code>)</p></td>\n<td><p><p>The state of this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>targetUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL for this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"submodule\">\n <a href=\"#submodule\">Submodule</a>\n </h2>\n <p>A pointer to a repository at a specific revision embedded inside another repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>branch</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The branch of the upstream submodule for tracking updates.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gitUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The git URL of the submodule repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the submodule in .gitmodules.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The path in the superproject that this submodule is located in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subprojectCommitOid</code> (<code><a href=\"/en/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The commit revision of the subproject repository being tracked by the submodule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"submoduleconnection\">\n <a href=\"#submoduleconnection\">SubmoduleConnection</a>\n </h2>\n <p>The connection type for Submodule.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#submoduleedge\">[SubmoduleEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#submodule\">[Submodule]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"submoduleedge\">\n <a href=\"#submoduleedge\">SubmoduleEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#submodule\">Submodule</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"subscribedevent\">\n <a href=\"#subscribedevent\">SubscribedEvent</a>\n </h2>\n <p>Represents a<code>subscribed</code>event on a given <code>Subscribable</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subscribable</code> (<code><a href=\"/en/graphql/reference/interfaces#subscribable\">Subscribable!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"suggestedreviewer\">\n <a href=\"#suggestedreviewer\">SuggestedReviewer</a>\n </h2>\n <p>A suggestion to review a pull request based on a user&apos;s commit history and review comments.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isAuthor</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is this suggestion based on past commits?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCommenter</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is this suggestion based on past review comments?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewer</code> (<code><a href=\"/en/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>Identifies the user suggested to review the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"tag\">\n <a href=\"#tag\">Tag</a>\n </h2>\n <p>Represents a Git tag.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#gitobject\">GitObject</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>abbreviatedOid</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An abbreviated version of the Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The Git tag message.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The Git tag name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository the Git object belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tagger</code> (<code><a href=\"/en/graphql/reference/objects#gitactor\">GitActor</a></code>)</p></td>\n<td><p><p>Details about the tag author.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>target</code> (<code><a href=\"/en/graphql/reference/interfaces#gitobject\">GitObject!</a></code>)</p></td>\n<td><p><p>The Git object the tag points to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"team\">\n <a href=\"#team\">Team</a>\n </h2>\n <p>A team of users in an organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#memberstatusable\">MemberStatusable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>ancestors</code> (<code><a href=\"/en/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>A list of teams that are ancestors of this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>A URL pointing to the team&apos;s avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size in pixels of the resulting square image.</p></p>\n<p>The default value is <code>400</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>childTeams</code> (<code><a href=\"/en/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>List of child teams belonging to this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>immediateOnly</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether to list immediate child teams or all descendant child teams.</p></p>\n<p>The default value is <code>true</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#teamorder\">TeamOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>userLogins</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>User logins to filter by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>combinedSlug</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The slug corresponding to the organization and team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussion</code> (<code><a href=\"/en/graphql/reference/objects#teamdiscussion\">TeamDiscussion</a></code>)</p></td>\n<td><p><p>Find a team discussion by its number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The sequence number of the discussion to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussions</code> (<code><a href=\"/en/graphql/reference/objects#teamdiscussionconnection\">TeamDiscussionConnection!</a></code>)</p></td>\n<td><p><p>A list of team discussions.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isPinned</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If provided, filters discussions according to whether or not they are pinned.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#teamdiscussionorder\">TeamDiscussionOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussionsResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for team discussions.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussionsUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for team discussions.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editTeamResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for editing this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editTeamUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for editing this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitations</code> (<code><a href=\"/en/graphql/reference/objects#organizationinvitationconnection\">OrganizationInvitationConnection</a></code>)</p></td>\n<td><p><p>A list of pending invitations for users to this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>memberStatuses</code> (<code><a href=\"/en/graphql/reference/objects#userstatusconnection\">UserStatusConnection!</a></code>)</p></td>\n<td><p><p>Get the status messages members of this entity have set that are either public or visible only to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#userstatusorder\">UserStatusOrder</a></code>)</p>\n<p><p>Ordering options for user statuses returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>members</code> (<code><a href=\"/en/graphql/reference/objects#teammemberconnection\">TeamMemberConnection!</a></code>)</p></td>\n<td><p><p>A list of users who are members of this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>membership</code> (<code><a href=\"/en/graphql/reference/enums#teammembershiptype\">TeamMembershipType</a></code>)</p>\n<p><p>Filter by membership type.</p></p>\n<p>The default value is <code>ALL</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#teammemberorder\">TeamMemberOrder</a></code>)</p>\n<p><p>Order for the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/graphql/reference/enums#teammemberrole\">TeamMemberRole</a></code>)</p>\n<p><p>Filter by team member role.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for the team&apos; members.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for the team&apos; members.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newTeamResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path creating a new team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newTeamUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL creating a new team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization!</a></code>)</p></td>\n<td><p><p>The organization that owns this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeam</code> (<code><a href=\"/en/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The parent team of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>privacy</code> (<code><a href=\"/en/graphql/reference/enums#teamprivacy\">TeamPrivacy!</a></code>)</p></td>\n<td><p><p>The level of privacy the team has.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/graphql/reference/objects#teamrepositoryconnection\">TeamRepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories this team has access to.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#teamrepositoryorder\">TeamRepositoryOrder</a></code>)</p>\n<p><p>Order for the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoriesResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this team&apos;s repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoriesUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team&apos;s repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequestDelegationAlgorithm</code> (<code><a href=\"/en/graphql/reference/enums#teamreviewassignmentalgorithm\">TeamReviewAssignmentAlgorithm</a></code>)</p></td>\n<td><p><p>What algorithm is used for review assignment for this team.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>reviewRequestDelegationAlgorithm</code> is available under the <a href=\"/en/graphql/overview/schema-previews#team-review-assignments-preview\">Team review assignments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequestDelegationEnabled</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if review assignment is enabled for this team.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>reviewRequestDelegationEnabled</code> is available under the <a href=\"/en/graphql/overview/schema-previews#team-review-assignments-preview\">Team review assignments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequestDelegationMemberCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>How many team members are required for review assignment for this team.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>reviewRequestDelegationMemberCount</code> is available under the <a href=\"/en/graphql/overview/schema-previews#team-review-assignments-preview\">Team review assignments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequestDelegationNotifyTeam</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>When assigning team members via delegation, whether the entire team should be notified as well.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>reviewRequestDelegationNotifyTeam</code> is available under the <a href=\"/en/graphql/overview/schema-previews#team-review-assignments-preview\">Team review assignments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>slug</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The slug corresponding to the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this team&apos;s teams.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team&apos;s teams.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanAdminister</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Team is adminable by the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamaddmemberauditentry\">\n <a href=\"#teamaddmemberauditentry\">TeamAddMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.add_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamaddrepositoryauditentry\">\n <a href=\"#teamaddrepositoryauditentry\">TeamAddRepositoryAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.add_repository event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamchangeparentteamauditentry\">\n <a href=\"#teamchangeparentteamauditentry\">TeamChangeParentTeamAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.change_parent_team event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeam</code> (<code><a href=\"/en/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The new parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the new parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamNameWas</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the former parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamWas</code> (<code><a href=\"/en/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The former parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamWasResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the previous parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamWasUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the previous parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamconnection\">\n <a href=\"#teamconnection\">TeamConnection</a>\n </h2>\n <p>The connection type for Team.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#teamedge\">[TeamEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#team\">[Team]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussion\">\n <a href=\"#teamdiscussion\">TeamDiscussion</a>\n </h2>\n <p>A team discussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the discussion&apos;s team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body as Markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyVersion</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the discussion body hash.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/graphql/reference/objects#teamdiscussioncommentconnection\">TeamDiscussionCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of comments on this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>fromComment</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>When provided, filters the connection such that results begin with the comment with this number.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#teamdiscussioncommentorder\">TeamDiscussionCommentOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commentsResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for discussion comments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commentsUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for discussion comments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPinned</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the discussion is pinned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPrivate</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the discussion is only visible to team members and org admins.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the discussion within its team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/graphql/reference/objects#team\">Team!</a></code>)</p></td>\n<td><p><p>The team that defines the context of this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The title of the discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanPin</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the current viewer can pin this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussioncomment\">\n <a href=\"#teamdiscussioncomment\">TeamDiscussionComment</a>\n </h2>\n <p>A comment on a team discussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the comment&apos;s team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body as Markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyVersion</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The current version of the body content.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussion</code> (<code><a href=\"/en/graphql/reference/objects#teamdiscussion\">TeamDiscussion!</a></code>)</p></td>\n<td><p><p>The discussion this comment is about.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the comment number.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussioncommentconnection\">\n <a href=\"#teamdiscussioncommentconnection\">TeamDiscussionCommentConnection</a>\n </h2>\n <p>The connection type for TeamDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#teamdiscussioncommentedge\">[TeamDiscussionCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#teamdiscussioncomment\">[TeamDiscussionComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussioncommentedge\">\n <a href=\"#teamdiscussioncommentedge\">TeamDiscussionCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#teamdiscussioncomment\">TeamDiscussionComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussionconnection\">\n <a href=\"#teamdiscussionconnection\">TeamDiscussionConnection</a>\n </h2>\n <p>The connection type for TeamDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#teamdiscussionedge\">[TeamDiscussionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#teamdiscussion\">[TeamDiscussion]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussionedge\">\n <a href=\"#teamdiscussionedge\">TeamDiscussionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#teamdiscussion\">TeamDiscussion</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamedge\">\n <a href=\"#teamedge\">TeamEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teammemberconnection\">\n <a href=\"#teammemberconnection\">TeamMemberConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#teammemberedge\">[TeamMemberEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teammemberedge\">\n <a href=\"#teammemberedge\">TeamMemberEdge</a>\n </h2>\n <p>Represents a user who is a member of a team.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>memberAccessResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path to the organization&apos;s member access page.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>memberAccessUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL to the organization&apos;s member access page.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/graphql/reference/enums#teammemberrole\">TeamMemberRole!</a></code>)</p></td>\n<td><p><p>The role the member has on the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamremovememberauditentry\">\n <a href=\"#teamremovememberauditentry\">TeamRemoveMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.remove_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamremoverepositoryauditentry\">\n <a href=\"#teamremoverepositoryauditentry\">TeamRemoveRepositoryAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.remove_repository event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamrepositoryconnection\">\n <a href=\"#teamrepositoryconnection\">TeamRepositoryConnection</a>\n </h2>\n <p>The connection type for Repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#teamrepositoryedge\">[TeamRepositoryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#repository\">[Repository]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamrepositoryedge\">\n <a href=\"#teamrepositoryedge\">TeamRepositoryEdge</a>\n </h2>\n <p>Represents a team repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/graphql/reference/enums#repositorypermission\">RepositoryPermission!</a></code>)</p></td>\n<td><p><p>The permission level the team has on the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"textmatch\">\n <a href=\"#textmatch\">TextMatch</a>\n </h2>\n <p>A text match within a search result.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>fragment</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The specific text fragment within the property matched on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>highlights</code> (<code><a href=\"/en/graphql/reference/objects#textmatchhighlight\">[TextMatchHighlight!]!</a></code>)</p></td>\n<td><p><p>Highlights within the matched fragment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>property</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The property matched on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"textmatchhighlight\">\n <a href=\"#textmatchhighlight\">TextMatchHighlight</a>\n </h2>\n <p>Represents a single highlight in a search result match.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>beginIndice</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The indice in the fragment where the matched text begins.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>endIndice</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The indice in the fragment where the matched text ends.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>text</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The text matched.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"topic\">\n <a href=\"#topic\">Topic</a>\n </h2>\n <p>A topic aggregates entities that are related to a subject.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#starrable\">Starrable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The topic&apos;s name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>relatedTopics</code> (<code><a href=\"/en/graphql/reference/objects#topic\">[Topic!]!</a></code>)</p></td>\n<td><p><p>A list of related topics, including aliases of this topic, sorted with the most relevant\nfirst. Returns up to 10 Topics.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many topics to return.</p></p>\n<p>The default value is <code>3</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazerCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns a count of how many stargazers there are on this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazers</code> (<code><a href=\"/en/graphql/reference/objects#stargazerconnection\">StargazerConnection!</a></code>)</p></td>\n<td><p><p>A list of users who have starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#starorder\">StarOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasStarred</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns a boolean indicating whether the viewing user has starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"transferredevent\">\n <a href=\"#transferredevent\">TransferredEvent</a>\n </h2>\n <p>Represents a<code>transferred</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>fromRepository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository this came from.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>Identifies the issue associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"tree\">\n <a href=\"#tree\">Tree</a>\n </h2>\n <p>Represents a Git tree.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#gitobject\">GitObject</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>abbreviatedOid</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An abbreviated version of the Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>entries</code> (<code><a href=\"/en/graphql/reference/objects#treeentry\">[TreeEntry!]</a></code>)</p></td>\n<td><p><p>A list of tree entries.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository the Git object belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"treeentry\">\n <a href=\"#treeentry\">TreeEntry</a>\n </h2>\n <p>Represents a Git tree entry.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>extension</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The extension of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isGenerated</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this tree entry is generated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mode</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Entry file mode.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Entry file name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>object</code> (<code><a href=\"/en/graphql/reference/interfaces#gitobject\">GitObject</a></code>)</p></td>\n<td><p><p>Entry file object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>Entry file Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The full path of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository the tree entry belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>submodule</code> (<code><a href=\"/en/graphql/reference/objects#submodule\">Submodule</a></code>)</p></td>\n<td><p><p>If the TreeEntry is for a directory occupied by a submodule project, this returns the corresponding submodule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>type</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Entry file type.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unassignedevent\">\n <a href=\"#unassignedevent\">UnassignedEvent</a>\n </h2>\n <p>Represents an<code>unassigned</code>event on any assignable object.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignable</code> (<code><a href=\"/en/graphql/reference/interfaces#assignable\">Assignable!</a></code>)</p></td>\n<td><p><p>Identifies the assignable associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignee</code> (<code><a href=\"/en/graphql/reference/unions#assignee\">Assignee</a></code>)</p></td>\n<td><p><p>Identifies the user or mannequin that was unassigned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>Identifies the subject (user) who was unassigned.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>user</code> is deprecated. <p>Assignees can now be mannequins. Use the <code>assignee</code> field instead. Removal on 2020-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unknownsignature\">\n <a href=\"#unknownsignature\">UnknownSignature</a>\n </h2>\n <p>Represents an unknown signature on a Commit or Tag.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#gitsignature\">GitSignature</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Email used to sign this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isValid</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature is valid and verified by GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>payload</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Payload for GPG signing object. Raw ODB object without the signature header.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signature</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>ASCII-armored signature header from object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signer</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>GitHub user corresponding to the email signing this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/graphql/reference/enums#gitsignaturestate\">GitSignatureState!</a></code>)</p></td>\n<td><p><p>The state of this signature. <code>VALID</code> if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>wasSignedByGitHub</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature was made with GitHub&apos;s signing key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unlabeledevent\">\n <a href=\"#unlabeledevent\">UnlabeledEvent</a>\n </h2>\n <p>Represents an<code>unlabeled</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>label</code> (<code><a href=\"/en/graphql/reference/objects#label\">Label!</a></code>)</p></td>\n<td><p><p>Identifies the label associated with the<code>unlabeled</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelable</code> (<code><a href=\"/en/graphql/reference/interfaces#labelable\">Labelable!</a></code>)</p></td>\n<td><p><p>Identifies the <code>Labelable</code> associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unlockedevent\">\n <a href=\"#unlockedevent\">UnlockedEvent</a>\n </h2>\n <p>Represents an<code>unlocked</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lockable</code> (<code><a href=\"/en/graphql/reference/interfaces#lockable\">Lockable!</a></code>)</p></td>\n<td><p><p>Object that was unlocked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unmarkedasduplicateevent\">\n <a href=\"#unmarkedasduplicateevent\">UnmarkedAsDuplicateEvent</a>\n </h2>\n <p>Represents an<code>unmarked_as_duplicate</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canonical</code> (<code><a href=\"/en/graphql/reference/unions#issueorpullrequest\">IssueOrPullRequest</a></code>)</p></td>\n<td><p><p>The authoritative issue or pull request which has been duplicated by another.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>duplicate</code> (<code><a href=\"/en/graphql/reference/unions#issueorpullrequest\">IssueOrPullRequest</a></code>)</p></td>\n<td><p><p>The issue or pull request which has been marked as a duplicate of another.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Canonical and duplicate belong to different repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unpinnedevent\">\n <a href=\"#unpinnedevent\">UnpinnedEvent</a>\n </h2>\n <p>Represents an<code>unpinned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>Identifies the issue associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unsubscribedevent\">\n <a href=\"#unsubscribedevent\">UnsubscribedEvent</a>\n </h2>\n <p>Represents an<code>unsubscribed</code>event on a given <code>Subscribable</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subscribable</code> (<code><a href=\"/en/graphql/reference/interfaces#subscribable\">Subscribable!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"user\">\n <a href=\"#user\">User</a>\n </h2>\n <p>A user is an individual&apos;s account on GitHub that owns repositories and can make new content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#packageowner\">PackageOwner</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#profileowner\">ProfileOwner</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#projectowner\">ProjectOwner</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositorydiscussionauthor\">RepositoryDiscussionAuthor</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositorydiscussioncommentauthor\">RepositoryDiscussionCommentAuthor</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#repositoryowner\">RepositoryOwner</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#sponsorable\">Sponsorable</a></code></li>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>anyPinnableItems</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if this repository owner has any items that can be pinned to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>type</code> (<code><a href=\"/en/graphql/reference/enums#pinnableitemtype\">PinnableItemType</a></code>)</p>\n<p><p>Filter to only a particular kind of pinnable item.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the user&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bio</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile bio.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bioHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile bio as HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canReceiveOrganizationEmailsWhenNotificationsRestricted</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Could this user receive email notifications, if the organization had notification restrictions enabled?.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>login</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The login of the organization to check.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitComments</code> (<code><a href=\"/en/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of commit comments made by this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>company</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile company.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>companyHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile company as HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contributionsCollection</code> (<code><a href=\"/en/graphql/reference/objects#contributionscollection\">ContributionsCollection!</a></code>)</p></td>\n<td><p><p>The collection of contributions this user has made to different repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>from</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Only contributions made at this time or later will be counted. If omitted, defaults to a year ago.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>organizationID</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>The ID of the organization used to filter contributions.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>to</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Only contributions made before and up to (including) this time will be\ncounted. If omitted, defaults to the current time or one year from the\nprovided from argument.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The user&apos;s publicly visible profile email.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>estimatedNextSponsorsPayoutInCents</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The estimated next GitHub Sponsors payout for this user/organization in cents (USD).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>followers</code> (<code><a href=\"/en/graphql/reference/objects#followerconnection\">FollowerConnection!</a></code>)</p></td>\n<td><p><p>A list of users the given user is followed by.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>following</code> (<code><a href=\"/en/graphql/reference/objects#followingconnection\">FollowingConnection!</a></code>)</p></td>\n<td><p><p>A list of users the given user is following.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gist</code> (<code><a href=\"/en/graphql/reference/objects#gist\">Gist</a></code>)</p></td>\n<td><p><p>Find gist by repo name.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The gist name to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gistComments</code> (<code><a href=\"/en/graphql/reference/objects#gistcommentconnection\">GistCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of gist comments made by this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gists</code> (<code><a href=\"/en/graphql/reference/objects#gistconnection\">GistConnection!</a></code>)</p></td>\n<td><p><p>A list of the Gists the user has created.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#gistorder\">GistOrder</a></code>)</p>\n<p><p>Ordering options for gists returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/graphql/reference/enums#gistprivacy\">GistPrivacy</a></code>)</p>\n<p><p>Filters Gists according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasSponsorsListing</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if this user/organization has a GitHub Sponsors listing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hovercard</code> (<code><a href=\"/en/graphql/reference/objects#hovercard\">Hovercard!</a></code>)</p></td>\n<td><p><p>The hovercard information for this user in a given context.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>primarySubjectId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>The ID of the subject to get the hovercard in the context of.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>interactionAbility</code> (<code><a href=\"/en/graphql/reference/objects#repositoryinteractionability\">RepositoryInteractionAbility</a></code>)</p></td>\n<td><p><p>The interaction ability settings for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isBountyHunter</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a participant in the GitHub Security Bug Bounty.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCampusExpert</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a participant in the GitHub Campus Experts Program.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDeveloperProgramMember</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a GitHub Developer Program member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isEmployee</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a GitHub employee.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isFollowingViewer</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is following the viewer. Inverse of viewer_is_following.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isGitHubStar</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a member of the GitHub Stars Program.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isHireable</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the user has marked themselves as for hire.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isSiteAdmin</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a site administrator.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isSponsoredBy</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the given account is sponsoring this user/organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>accountLogin</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The target account&apos;s login.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isSponsoringViewer</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the viewer is sponsored by this user/organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isViewer</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is the viewing user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueComments</code> (<code><a href=\"/en/graphql/reference/objects#issuecommentconnection\">IssueCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of issue comments made by this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#issuecommentorder\">IssueCommentOrder</a></code>)</p>\n<p><p>Ordering options for issue comments returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issues</code> (<code><a href=\"/en/graphql/reference/objects#issueconnection\">IssueConnection!</a></code>)</p></td>\n<td><p><p>A list of issues associated with this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/graphql/reference/input-objects#issuefilters\">IssueFilters</a></code>)</p>\n<p><p>Filtering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p>\n<p><p>A list of states to filter the issues by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>itemShowcase</code> (<code><a href=\"/en/graphql/reference/objects#profileitemshowcase\">ProfileItemShowcase!</a></code>)</p></td>\n<td><p><p>Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>location</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The username used to login.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>monthlyEstimatedSponsorsIncomeInCents</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The estimated monthly GitHub Sponsors income for this user/organization in cents (USD).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>Find an organization by its login that the user belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>login</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The login of the organization to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationVerifiedDomainEmails</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]!</a></code>)</p></td>\n<td><p><p>Verified email addresses that match verified domains for a specified organization the user is a member of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>login</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The login of the organization to match verified domains from.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizations</code> (<code><a href=\"/en/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of organizations the user belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>packages</code> (<code><a href=\"/en/graphql/reference/objects#packageconnection\">PackageConnection!</a></code>)</p></td>\n<td><p><p>A list of packages under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>names</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String]</a></code>)</p>\n<p><p>Find packages by their names.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#packageorder\">PackageOrder</a></code>)</p>\n<p><p>Ordering of the returned packages.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>packageType</code> (<code><a href=\"/en/graphql/reference/enums#packagetype\">PackageType</a></code>)</p>\n<p><p>Filter registry package by type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>Find packages in a repository by ID.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnableItems</code> (<code><a href=\"/en/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories and gists this profile owner can pin to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>types</code> (<code><a href=\"/en/graphql/reference/enums#pinnableitemtype\">[PinnableItemType!]</a></code>)</p>\n<p><p>Filter the types of pinnable items that are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedItems</code> (<code><a href=\"/en/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories and gists this profile owner has pinned to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>types</code> (<code><a href=\"/en/graphql/reference/enums#pinnableitemtype\">[PinnableItemType!]</a></code>)</p>\n<p><p>Filter the types of pinned items that are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedItemsRemaining</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns how many more items this profile owner can pin to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Find project by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The project number to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projects</code> (<code><a href=\"/en/graphql/reference/objects#projectconnection\">ProjectConnection!</a></code>)</p></td>\n<td><p><p>A list of projects under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#projectorder\">ProjectOrder</a></code>)</p>\n<p><p>Ordering options for projects returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>search</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Query to search projects by, currently only searching by name.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/graphql/reference/enums#projectstate\">[ProjectState!]</a></code>)</p>\n<p><p>A list of states to filter the projects by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsResourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path listing user&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL listing user&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publicKeys</code> (<code><a href=\"/en/graphql/reference/objects#publickeyconnection\">PublicKeyConnection!</a></code>)</p></td>\n<td><p><p>A list of public keys associated with this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequests</code> (<code><a href=\"/en/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests associated with this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories that the user owns.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliations</code> (<code><a href=\"/en/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of viewer&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isFork</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they are forks of another repository.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownerAffiliations</code> (<code><a href=\"/en/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of owner&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoriesContributedTo</code> (<code><a href=\"/en/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories that the user recently contributed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>contributionTypes</code> (<code><a href=\"/en/graphql/reference/enums#repositorycontributiontype\">[RepositoryContributionType]</a></code>)</p>\n<p><p>If non-null, include only the specified types of contributions. The\nGitHub.com UI uses [COMMIT, ISSUE, PULL_REQUEST, REPOSITORY].</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includeUserRepositories</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If true, include user repositories.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>Find Repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>Name of Repository to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryDiscussionComments</code> (<code><a href=\"/en/graphql/reference/objects#discussioncommentconnection\">DiscussionCommentConnection!</a></code>)</p></td>\n<td><p><p>Discussion comments this user has authored.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>onlyAnswers</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Filter discussion comments to only those that were marked as the answer.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>Filter discussion comments to only those in a specific repository.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryDiscussions</code> (<code><a href=\"/en/graphql/reference/objects#discussionconnection\">DiscussionConnection!</a></code>)</p></td>\n<td><p><p>Discussions this user has started.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>answered</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#discussionorder\">DiscussionOrder</a></code>)</p>\n<p><p>Ordering options for discussions returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>repositoryId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>Filter discussions to only those in a specific repository.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>savedReplies</code> (<code><a href=\"/en/graphql/reference/objects#savedreplyconnection\">SavedReplyConnection</a></code>)</p></td>\n<td><p><p>Replies this user has saved.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#savedreplyorder\">SavedReplyOrder</a></code>)</p>\n<p><p>The field to order saved replies by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsoring</code> (<code><a href=\"/en/graphql/reference/objects#sponsorconnection\">SponsorConnection!</a></code>)</p></td>\n<td><p><p>List of users and organizations this entity is sponsoring.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#sponsororder\">SponsorOrder</a></code>)</p>\n<p><p>Ordering options for the users and organizations returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsors</code> (<code><a href=\"/en/graphql/reference/objects#sponsorconnection\">SponsorConnection!</a></code>)</p></td>\n<td><p><p>List of sponsors for this user or organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#sponsororder\">SponsorOrder</a></code>)</p>\n<p><p>Ordering options for sponsors returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>tierId</code> (<code><a href=\"/en/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>If given, will filter for sponsors at the given tier. Will only return\nsponsors whose tier the viewer is permitted to see.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorsActivities</code> (<code><a href=\"/en/graphql/reference/objects#sponsorsactivityconnection\">SponsorsActivityConnection!</a></code>)</p></td>\n<td><p><p>Events involving this sponsorable, such as new sponsorships.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#sponsorsactivityorder\">SponsorsActivityOrder</a></code>)</p>\n<p><p>Ordering options for activity returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>period</code> (<code><a href=\"/en/graphql/reference/enums#sponsorsactivityperiod\">SponsorsActivityPeriod</a></code>)</p>\n<p><p>Filter activities returned to only those that occurred in a given time range.</p></p>\n<p>The default value is <code>MONTH</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorsListing</code> (<code><a href=\"/en/graphql/reference/objects#sponsorslisting\">SponsorsListing</a></code>)</p></td>\n<td><p><p>The GitHub Sponsors listing for this user or organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorshipForViewerAsSponsor</code> (<code><a href=\"/en/graphql/reference/objects#sponsorship\">Sponsorship</a></code>)</p></td>\n<td><p><p>The viewer&apos;s sponsorship of this entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorshipNewsletters</code> (<code><a href=\"/en/graphql/reference/objects#sponsorshipnewsletterconnection\">SponsorshipNewsletterConnection!</a></code>)</p></td>\n<td><p><p>List of sponsorship updates sent from this sponsorable to sponsors.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#sponsorshipnewsletterorder\">SponsorshipNewsletterOrder</a></code>)</p>\n<p><p>Ordering options for sponsorship updates returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorshipsAsMaintainer</code> (<code><a href=\"/en/graphql/reference/objects#sponsorshipconnection\">SponsorshipConnection!</a></code>)</p></td>\n<td><p><p>This object&apos;s sponsorships as the maintainer.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includePrivate</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether or not to include private sponsorships in the result set.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#sponsorshiporder\">SponsorshipOrder</a></code>)</p>\n<p><p>Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorshipsAsSponsor</code> (<code><a href=\"/en/graphql/reference/objects#sponsorshipconnection\">SponsorshipConnection!</a></code>)</p></td>\n<td><p><p>This object&apos;s sponsorships as the sponsor.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#sponsorshiporder\">SponsorshipOrder</a></code>)</p>\n<p><p>Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>starredRepositories</code> (<code><a href=\"/en/graphql/reference/objects#starredrepositoryconnection\">StarredRepositoryConnection!</a></code>)</p></td>\n<td><p><p>Repositories the user has starred.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#starorder\">StarOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownedByViewer</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Filters starred repositories to only return repositories owned by the viewer.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>status</code> (<code><a href=\"/en/graphql/reference/objects#userstatus\">UserStatus</a></code>)</p></td>\n<td><p><p>The user&apos;s description of what they&apos;re currently doing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topRepositories</code> (<code><a href=\"/en/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>Repositories the user has contributed to, ordered by contribution rank, plus repositories the user has created.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#repositoryorder\">RepositoryOrder!</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>How far back in time to fetch contributed repositories.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>twitterUsername</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s Twitter username.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanChangePinnedItems</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the viewer pin repositories and gists to the profile?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateProjects</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer create new projects on this owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanFollow</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer is able to follow the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSponsor</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer is able to sponsor this user/organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerIsFollowing</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is followed by the viewer. Inverse of is_following_viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerIsSponsoring</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the viewer is sponsoring this user/organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>watching</code> (<code><a href=\"/en/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories the given user is watching.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliations</code> (<code><a href=\"/en/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Affiliation options for repositories returned from the connection. If none\nspecified, the results will include repositories for which the current\nviewer is an owner or collaborator, or member.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownerAffiliations</code> (<code><a href=\"/en/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of owner&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>websiteUrl</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>A URL pointing to the user&apos;s public website/blog.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userblockedevent\">\n <a href=\"#userblockedevent\">UserBlockedEvent</a>\n </h2>\n <p>Represents a<code>user_blocked</code>event on a given user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockDuration</code> (<code><a href=\"/en/graphql/reference/enums#userblockduration\">UserBlockDuration!</a></code>)</p></td>\n<td><p><p>Number of days that the user was blocked for.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who was blocked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userconnection\">\n <a href=\"#userconnection\">UserConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#useredge\">[UserEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"usercontentedit\">\n <a href=\"#usercontentedit\">UserContentEdit</a>\n </h2>\n <p>An edit on user content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletedBy</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who deleted this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>diff</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A summary of the changes for this edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this content was edited.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"usercontenteditconnection\">\n <a href=\"#usercontenteditconnection\">UserContentEditConnection</a>\n </h2>\n <p>A list of edits to content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#usercontenteditedge\">[UserContentEditEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#usercontentedit\">[UserContentEdit]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"usercontenteditedge\">\n <a href=\"#usercontenteditedge\">UserContentEditEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#usercontentedit\">UserContentEdit</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"useredge\">\n <a href=\"#useredge\">UserEdge</a>\n </h2>\n <p>Represents a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"useremailmetadata\">\n <a href=\"#useremailmetadata\">UserEmailMetadata</a>\n </h2>\n <p>Email attributes from External Identity.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>primary</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Boolean to identify primary emails.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>type</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Type of email.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>value</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Email id.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userstatus\">\n <a href=\"#userstatus\">UserStatus</a>\n </h2>\n <p>The user&apos;s description of what they&apos;re currently doing.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>emoji</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>An emoji summarizing the user&apos;s status.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>emojiHTML</code> (<code><a href=\"/en/graphql/reference/scalars#html\">HTML</a></code>)</p></td>\n<td><p><p>The status emoji as HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>expiresAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>If set, the status will not be shown after this date.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>indicatesLimitedAvailability</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this status indicates the user is not fully available on GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A brief message describing what the user is doing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The organization whose members can see this status. If null, this status is publicly visible.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who has this status.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userstatusconnection\">\n <a href=\"#userstatusconnection\">UserStatusConnection</a>\n </h2>\n <p>The connection type for UserStatus.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#userstatusedge\">[UserStatusEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#userstatus\">[UserStatus]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userstatusedge\">\n <a href=\"#userstatusedge\">UserStatusEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#userstatus\">UserStatus</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"verifiabledomain\">\n <a href=\"#verifiabledomain\">VerifiableDomain</a>\n </h2>\n <p>A domain that can be verified or approved for an organization or an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dnsHostName</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The DNS host name that should be used for verification.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>domain</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The unicode encoded domain.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasFoundHostName</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether a TXT record for verification with the expected host name was found.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasFoundVerificationToken</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether a TXT record for verification with the expected verification token was found.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isApproved</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the domain is approved.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isRequiredForPolicyEnforcement</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this domain is required to exist for an organization or enterprise policy to be enforced.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isVerified</code> (<code><a href=\"/en/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the domain is verified.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>owner</code> (<code><a href=\"/en/graphql/reference/unions#verifiabledomainowner\">VerifiableDomainOwner!</a></code>)</p></td>\n<td><p><p>The owner of the domain.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>punycodeEncodedDomain</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The punycode encoded domain.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tokenExpirationTime</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The time that the current verification token will expire.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>verificationToken</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The current verification token for the domain.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"verifiabledomainconnection\">\n <a href=\"#verifiabledomainconnection\">VerifiableDomainConnection</a>\n </h2>\n <p>The connection type for VerifiableDomain.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/graphql/reference/objects#verifiabledomainedge\">[VerifiableDomainEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/graphql/reference/objects#verifiabledomain\">[VerifiableDomain]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"verifiabledomainedge\">\n <a href=\"#verifiabledomainedge\">VerifiableDomainEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/graphql/reference/objects#verifiabledomain\">VerifiableDomain</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"viewerhovercardcontext\">\n <a href=\"#viewerhovercardcontext\">ViewerHovercardContext</a>\n </h2>\n <p>A hovercard context with a message describing how the viewer is related.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewer</code> (<code><a href=\"/en/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>Identifies the user who is related to this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"workflow\">\n <a href=\"#workflow\">Workflow</a>\n </h2>\n <p>A workflow contains meta information about an Actions workflow file.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the workflow.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"workflowrun\">\n <a href=\"#workflowrun\">WorkflowRun</a>\n </h2>\n <p>A workflow run.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>checkSuite</code> (<code><a href=\"/en/graphql/reference/objects#checksuite\">CheckSuite!</a></code>)</p></td>\n<td><p><p>The check suite this workflow run belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deploymentReviews</code> (<code><a href=\"/en/graphql/reference/objects#deploymentreviewconnection\">DeploymentReviewConnection!</a></code>)</p></td>\n<td><p><p>The log of deployment reviews.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingDeploymentRequests</code> (<code><a href=\"/en/graphql/reference/objects#deploymentrequestconnection\">DeploymentRequestConnection!</a></code>)</p></td>\n<td><p><p>The pending deployment requests of all check runs in this workflow run.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this workflow run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>runNumber</code> (<code><a href=\"/en/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>A number that uniquely identifies this workflow run in its parent workflow.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this workflow run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>workflow</code> (<code><a href=\"/en/graphql/reference/objects#workflow\">Workflow!</a></code>)</p></td>\n<td><p><p>The workflow executed in this workflow run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n",
"miniToc": [
{
"contents": "\n <a href=\"#actorlocation\">ActorLocation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addedtoprojectevent\">AddedToProjectEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#app\">App</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#assignedevent\">AssignedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#automergedisabledevent\">AutoMergeDisabledEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#automergeenabledevent\">AutoMergeEnabledEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#automergerequest\">AutoMergeRequest</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#autorebaseenabledevent\">AutoRebaseEnabledEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#autosquashenabledevent\">AutoSquashEnabledEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#automaticbasechangefailedevent\">AutomaticBaseChangeFailedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#automaticbasechangesucceededevent\">AutomaticBaseChangeSucceededEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#baserefchangedevent\">BaseRefChangedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#baserefdeletedevent\">BaseRefDeletedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#baserefforcepushedevent\">BaseRefForcePushedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#blame\">Blame</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#blamerange\">BlameRange</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#blob\">Blob</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#bot\">Bot</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionrule\">BranchProtectionRule</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleconflict\">BranchProtectionRuleConflict</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleconflictconnection\">BranchProtectionRuleConflictConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleconflictedge\">BranchProtectionRuleConflictEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleconnection\">BranchProtectionRuleConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleedge\">BranchProtectionRuleEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#cvss\">CVSS</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#cwe\">CWE</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#cweconnection\">CWEConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#cweedge\">CWEEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotation\">CheckAnnotation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationconnection\">CheckAnnotationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationedge\">CheckAnnotationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationposition\">CheckAnnotationPosition</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationspan\">CheckAnnotationSpan</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrun\">CheckRun</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunconnection\">CheckRunConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunedge\">CheckRunEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkstep\">CheckStep</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkstepconnection\">CheckStepConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkstepedge\">CheckStepEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuite\">CheckSuite</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuiteconnection\">CheckSuiteConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuiteedge\">CheckSuiteEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#closedevent\">ClosedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#codeofconduct\">CodeOfConduct</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commentdeletedevent\">CommentDeletedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commit\">Commit</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcomment\">CommitComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcommentconnection\">CommitCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcommentedge\">CommitCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcommentthread\">CommitCommentThread</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitconnection\">CommitConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcontributionsbyrepository\">CommitContributionsByRepository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitedge\">CommitEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commithistoryconnection\">CommitHistoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#connectedevent\">ConnectedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contentattachment\">ContentAttachment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contentreference\">ContentReference</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributioncalendar\">ContributionCalendar</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributioncalendarday\">ContributionCalendarDay</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributioncalendarmonth\">ContributionCalendarMonth</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributioncalendarweek\">ContributionCalendarWeek</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributionscollection\">ContributionsCollection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#converttodraftevent\">ConvertToDraftEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#convertednotetoissueevent\">ConvertedNoteToIssueEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdcommitcontribution\">CreatedCommitContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdcommitcontributionconnection\">CreatedCommitContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdcommitcontributionedge\">CreatedCommitContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdissuecontribution\">CreatedIssueContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdissuecontributionconnection\">CreatedIssueContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdissuecontributionedge\">CreatedIssueContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestcontribution\">CreatedPullRequestContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestcontributionconnection\">CreatedPullRequestContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestcontributionedge\">CreatedPullRequestContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestreviewcontribution\">CreatedPullRequestReviewContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestreviewcontributionconnection\">CreatedPullRequestReviewContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestreviewcontributionedge\">CreatedPullRequestReviewContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdrepositorycontribution\">CreatedRepositoryContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdrepositorycontributionconnection\">CreatedRepositoryContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdrepositorycontributionedge\">CreatedRepositoryContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#crossreferencedevent\">CrossReferencedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#demilestonedevent\">DemilestonedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#dependencygraphdependency\">DependencyGraphDependency</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#dependencygraphdependencyconnection\">DependencyGraphDependencyConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#dependencygraphdependencyedge\">DependencyGraphDependencyEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#dependencygraphmanifest\">DependencyGraphManifest</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#dependencygraphmanifestconnection\">DependencyGraphManifestConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#dependencygraphmanifestedge\">DependencyGraphManifestEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploykey\">DeployKey</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploykeyconnection\">DeployKeyConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploykeyedge\">DeployKeyEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deployedevent\">DeployedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deployment\">Deployment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentconnection\">DeploymentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentedge\">DeploymentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentenvironmentchangedevent\">DeploymentEnvironmentChangedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentprotectionrule\">DeploymentProtectionRule</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentprotectionruleconnection\">DeploymentProtectionRuleConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentprotectionruleedge\">DeploymentProtectionRuleEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentrequest\">DeploymentRequest</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentrequestconnection\">DeploymentRequestConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentrequestedge\">DeploymentRequestEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentreview\">DeploymentReview</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentreviewconnection\">DeploymentReviewConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentreviewedge\">DeploymentReviewEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentreviewerconnection\">DeploymentReviewerConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentrevieweredge\">DeploymentReviewerEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentstatus\">DeploymentStatus</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentstatusconnection\">DeploymentStatusConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentstatusedge\">DeploymentStatusEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#disconnectedevent\">DisconnectedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#discussion\">Discussion</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#discussioncategory\">DiscussionCategory</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#discussioncategoryconnection\">DiscussionCategoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#discussioncategoryedge\">DiscussionCategoryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#discussioncomment\">DiscussionComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#discussioncommentconnection\">DiscussionCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#discussioncommentedge\">DiscussionCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#discussionconnection\">DiscussionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#discussionedge\">DiscussionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprise\">Enterprise</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorconnection\">EnterpriseAdministratorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratoredge\">EnterpriseAdministratorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorinvitation\">EnterpriseAdministratorInvitation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorinvitationconnection\">EnterpriseAdministratorInvitationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorinvitationedge\">EnterpriseAdministratorInvitationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisebillinginfo\">EnterpriseBillingInfo</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseidentityprovider\">EnterpriseIdentityProvider</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisememberconnection\">EnterpriseMemberConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisememberedge\">EnterpriseMemberEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseorganizationmembershipconnection\">EnterpriseOrganizationMembershipConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseorganizationmembershipedge\">EnterpriseOrganizationMembershipEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseoutsidecollaboratorconnection\">EnterpriseOutsideCollaboratorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseoutsidecollaboratoredge\">EnterpriseOutsideCollaboratorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseownerinfo\">EnterpriseOwnerInfo</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisependingcollaboratorconnection\">EnterprisePendingCollaboratorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisependingcollaboratoredge\">EnterprisePendingCollaboratorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisependingmemberinvitationconnection\">EnterprisePendingMemberInvitationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisependingmemberinvitationedge\">EnterprisePendingMemberInvitationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriserepositoryinfo\">EnterpriseRepositoryInfo</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriserepositoryinfoconnection\">EnterpriseRepositoryInfoConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriserepositoryinfoedge\">EnterpriseRepositoryInfoEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserverinstallation\">EnterpriseServerInstallation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserverinstallationconnection\">EnterpriseServerInstallationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserverinstallationedge\">EnterpriseServerInstallationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccount\">EnterpriseServerUserAccount</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountconnection\">EnterpriseServerUserAccountConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountedge\">EnterpriseServerUserAccountEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountemail\">EnterpriseServerUserAccountEmail</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountemailconnection\">EnterpriseServerUserAccountEmailConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountemailedge\">EnterpriseServerUserAccountEmailEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountsupload\">EnterpriseServerUserAccountsUpload</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountsuploadconnection\">EnterpriseServerUserAccountsUploadConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountsuploadedge\">EnterpriseServerUserAccountsUploadEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseuseraccount\">EnterpriseUserAccount</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseuseraccountconnection\">EnterpriseUserAccountConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseuseraccountedge\">EnterpriseUserAccountEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#environment\">Environment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#environmentconnection\">EnvironmentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#environmentedge\">EnvironmentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentity\">ExternalIdentity</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentityconnection\">ExternalIdentityConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentityedge\">ExternalIdentityEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentitysamlattributes\">ExternalIdentitySamlAttributes</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentityscimattributes\">ExternalIdentityScimAttributes</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#followerconnection\">FollowerConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#followingconnection\">FollowingConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#fundinglink\">FundingLink</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#generichovercardcontext\">GenericHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gist\">Gist</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistcomment\">GistComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistcommentconnection\">GistCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistcommentedge\">GistCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistconnection\">GistConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistedge\">GistEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistfile\">GistFile</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gitactor\">GitActor</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gitactorconnection\">GitActorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gitactoredge\">GitActorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#githubmetadata\">GitHubMetadata</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gpgsignature\">GpgSignature</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#headrefdeletedevent\">HeadRefDeletedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#headrefforcepushedevent\">HeadRefForcePushedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#headrefrestoredevent\">HeadRefRestoredEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#hovercard\">Hovercard</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ipallowlistentry\">IpAllowListEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ipallowlistentryconnection\">IpAllowListEntryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ipallowlistentryedge\">IpAllowListEntryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issue\">Issue</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecomment\">IssueComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecommentconnection\">IssueCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecommentedge\">IssueCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issueconnection\">IssueConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecontributionsbyrepository\">IssueContributionsByRepository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issueedge\">IssueEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetemplate\">IssueTemplate</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetimelineconnection\">IssueTimelineConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetimelineitemedge\">IssueTimelineItemEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetimelineitemsconnection\">IssueTimelineItemsConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetimelineitemsedge\">IssueTimelineItemsEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#joinedgithubcontribution\">JoinedGitHubContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#label\">Label</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#labelconnection\">LabelConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#labeledge\">LabelEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#labeledevent\">LabeledEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#language\">Language</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#languageconnection\">LanguageConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#languageedge\">LanguageEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#license\">License</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#licenserule\">LicenseRule</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#lockedevent\">LockedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mannequin\">Mannequin</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#markedasduplicateevent\">MarkedAsDuplicateEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#marketplacecategory\">MarketplaceCategory</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#marketplacelisting\">MarketplaceListing</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#marketplacelistingconnection\">MarketplaceListingConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#marketplacelistingedge\">MarketplaceListingEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#memberscandeletereposclearauditentry\">MembersCanDeleteReposClearAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#memberscandeletereposdisableauditentry\">MembersCanDeleteReposDisableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#memberscandeletereposenableauditentry\">MembersCanDeleteReposEnableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mentionedevent\">MentionedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mergedevent\">MergedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestone\">Milestone</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestoneconnection\">MilestoneConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestoneedge\">MilestoneEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestonedevent\">MilestonedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#movedcolumnsinprojectevent\">MovedColumnsInProjectEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#oauthapplicationcreateauditentry\">OauthApplicationCreateAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgaddbillingmanagerauditentry\">OrgAddBillingManagerAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgaddmemberauditentry\">OrgAddMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgblockuserauditentry\">OrgBlockUserAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgconfigdisablecollaboratorsonlyauditentry\">OrgConfigDisableCollaboratorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgconfigenablecollaboratorsonlyauditentry\">OrgConfigEnableCollaboratorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgcreateauditentry\">OrgCreateAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgdisableoauthapprestrictionsauditentry\">OrgDisableOauthAppRestrictionsAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgdisablesamlauditentry\">OrgDisableSamlAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgdisabletwofactorrequirementauditentry\">OrgDisableTwoFactorRequirementAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgenableoauthapprestrictionsauditentry\">OrgEnableOauthAppRestrictionsAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgenablesamlauditentry\">OrgEnableSamlAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgenabletwofactorrequirementauditentry\">OrgEnableTwoFactorRequirementAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orginvitememberauditentry\">OrgInviteMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orginvitetobusinessauditentry\">OrgInviteToBusinessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgoauthappaccessapprovedauditentry\">OrgOauthAppAccessApprovedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgoauthappaccessdeniedauditentry\">OrgOauthAppAccessDeniedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgoauthappaccessrequestedauditentry\">OrgOauthAppAccessRequestedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgremovebillingmanagerauditentry\">OrgRemoveBillingManagerAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgremovememberauditentry\">OrgRemoveMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgremoveoutsidecollaboratorauditentry\">OrgRemoveOutsideCollaboratorAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgrestorememberauditentry\">OrgRestoreMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgrestoremembermembershiporganizationauditentrydata\">OrgRestoreMemberMembershipOrganizationAuditEntryData</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgrestoremembermembershiprepositoryauditentrydata\">OrgRestoreMemberMembershipRepositoryAuditEntryData</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgrestoremembermembershipteamauditentrydata\">OrgRestoreMemberMembershipTeamAuditEntryData</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgunblockuserauditentry\">OrgUnblockUserAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgupdatedefaultrepositorypermissionauditentry\">OrgUpdateDefaultRepositoryPermissionAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgupdatememberauditentry\">OrgUpdateMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgupdatememberrepositorycreationpermissionauditentry\">OrgUpdateMemberRepositoryCreationPermissionAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgupdatememberrepositoryinvitationpermissionauditentry\">OrgUpdateMemberRepositoryInvitationPermissionAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organization\">Organization</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationauditentryconnection\">OrganizationAuditEntryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationauditentryedge\">OrganizationAuditEntryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationconnection\">OrganizationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationedge\">OrganizationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationidentityprovider\">OrganizationIdentityProvider</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationinvitation\">OrganizationInvitation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationinvitationconnection\">OrganizationInvitationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationinvitationedge\">OrganizationInvitationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationmemberconnection\">OrganizationMemberConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationmemberedge\">OrganizationMemberEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationteamshovercardcontext\">OrganizationTeamsHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationshovercardcontext\">OrganizationsHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#package\">Package</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageconnection\">PackageConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageedge\">PackageEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagefile\">PackageFile</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagefileconnection\">PackageFileConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagefileedge\">PackageFileEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagestatistics\">PackageStatistics</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagetag\">PackageTag</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageversion\">PackageVersion</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageversionconnection\">PackageVersionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageversionedge\">PackageVersionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageversionstatistics\">PackageVersionStatistics</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pageinfo\">PageInfo</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#permissionsource\">PermissionSource</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnableitemconnection\">PinnableItemConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnableitemedge\">PinnableItemEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinneddiscussion\">PinnedDiscussion</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinneddiscussionconnection\">PinnedDiscussionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinneddiscussionedge\">PinnedDiscussionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnedevent\">PinnedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnedissue\">PinnedIssue</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnedissueconnection\">PinnedIssueConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnedissueedge\">PinnedIssueEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#privaterepositoryforkingdisableauditentry\">PrivateRepositoryForkingDisableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#privaterepositoryforkingenableauditentry\">PrivateRepositoryForkingEnableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#profileitemshowcase\">ProfileItemShowcase</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#project\">Project</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcard\">ProjectCard</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcardconnection\">ProjectCardConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcardedge\">ProjectCardEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcolumn\">ProjectColumn</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcolumnconnection\">ProjectColumnConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcolumnedge\">ProjectColumnEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectconnection\">ProjectConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectedge\">ProjectEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectprogress\">ProjectProgress</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#publickey\">PublicKey</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#publickeyconnection\">PublicKeyConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#publickeyedge\">PublicKeyEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequest\">PullRequest</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestchangedfile\">PullRequestChangedFile</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestchangedfileconnection\">PullRequestChangedFileConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestchangedfileedge\">PullRequestChangedFileEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcommit\">PullRequestCommit</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcommitcommentthread\">PullRequestCommitCommentThread</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcommitconnection\">PullRequestCommitConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcommitedge\">PullRequestCommitEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestconnection\">PullRequestConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcontributionsbyrepository\">PullRequestContributionsByRepository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestedge\">PullRequestEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreview\">PullRequestReview</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewcomment\">PullRequestReviewComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewcommentconnection\">PullRequestReviewCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewcommentedge\">PullRequestReviewCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewconnection\">PullRequestReviewConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewcontributionsbyrepository\">PullRequestReviewContributionsByRepository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewedge\">PullRequestReviewEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewthread\">PullRequestReviewThread</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewthreadconnection\">PullRequestReviewThreadConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewthreadedge\">PullRequestReviewThreadEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestrevisionmarker\">PullRequestRevisionMarker</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequesttemplate\">PullRequestTemplate</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequesttimelineconnection\">PullRequestTimelineConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequesttimelineitemedge\">PullRequestTimelineItemEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequesttimelineitemsconnection\">PullRequestTimelineItemsConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequesttimelineitemsedge\">PullRequestTimelineItemsEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#push\">Push</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pushallowance\">PushAllowance</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pushallowanceconnection\">PushAllowanceConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pushallowanceedge\">PushAllowanceEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ratelimit\">RateLimit</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactinguserconnection\">ReactingUserConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactinguseredge\">ReactingUserEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reaction\">Reaction</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactionconnection\">ReactionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactionedge\">ReactionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactiongroup\">ReactionGroup</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactorconnection\">ReactorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactoredge\">ReactorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#readyforreviewevent\">ReadyForReviewEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ref\">Ref</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#refconnection\">RefConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#refedge\">RefEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#refupdaterule\">RefUpdateRule</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#referencedevent\">ReferencedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#release\">Release</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseasset\">ReleaseAsset</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseassetconnection\">ReleaseAssetConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseassetedge\">ReleaseAssetEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseconnection\">ReleaseConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseedge\">ReleaseEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removedfromprojectevent\">RemovedFromProjectEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#renamedtitleevent\">RenamedTitleEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reopenedevent\">ReopenedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoaccessauditentry\">RepoAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoaddmemberauditentry\">RepoAddMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoaddtopicauditentry\">RepoAddTopicAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoarchivedauditentry\">RepoArchivedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repochangemergesettingauditentry\">RepoChangeMergeSettingAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigdisableanonymousgitaccessauditentry\">RepoConfigDisableAnonymousGitAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigdisablecollaboratorsonlyauditentry\">RepoConfigDisableCollaboratorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigdisablecontributorsonlyauditentry\">RepoConfigDisableContributorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigdisablesockpuppetdisallowedauditentry\">RepoConfigDisableSockpuppetDisallowedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigenableanonymousgitaccessauditentry\">RepoConfigEnableAnonymousGitAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigenablecollaboratorsonlyauditentry\">RepoConfigEnableCollaboratorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigenablecontributorsonlyauditentry\">RepoConfigEnableContributorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigenablesockpuppetdisallowedauditentry\">RepoConfigEnableSockpuppetDisallowedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfiglockanonymousgitaccessauditentry\">RepoConfigLockAnonymousGitAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigunlockanonymousgitaccessauditentry\">RepoConfigUnlockAnonymousGitAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repocreateauditentry\">RepoCreateAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repodestroyauditentry\">RepoDestroyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reporemovememberauditentry\">RepoRemoveMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reporemovetopicauditentry\">RepoRemoveTopicAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repository\">Repository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorycollaboratorconnection\">RepositoryCollaboratorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorycollaboratoredge\">RepositoryCollaboratorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryconnection\">RepositoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorycontactlink\">RepositoryContactLink</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryedge\">RepositoryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryinteractionability\">RepositoryInteractionAbility</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryinvitation\">RepositoryInvitation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryinvitationconnection\">RepositoryInvitationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryinvitationedge\">RepositoryInvitationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorytopic\">RepositoryTopic</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorytopicconnection\">RepositoryTopicConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorytopicedge\">RepositoryTopicEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvisibilitychangedisableauditentry\">RepositoryVisibilityChangeDisableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvisibilitychangeenableauditentry\">RepositoryVisibilityChangeEnableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvulnerabilityalert\">RepositoryVulnerabilityAlert</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvulnerabilityalertconnection\">RepositoryVulnerabilityAlertConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvulnerabilityalertedge\">RepositoryVulnerabilityAlertEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#restrictedcontribution\">RestrictedContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewdismissalallowance\">ReviewDismissalAllowance</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewdismissalallowanceconnection\">ReviewDismissalAllowanceConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewdismissalallowanceedge\">ReviewDismissalAllowanceEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewdismissedevent\">ReviewDismissedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequest\">ReviewRequest</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequestconnection\">ReviewRequestConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequestedge\">ReviewRequestEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequestremovedevent\">ReviewRequestRemovedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequestedevent\">ReviewRequestedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewstatushovercardcontext\">ReviewStatusHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#savedreply\">SavedReply</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#savedreplyconnection\">SavedReplyConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#savedreplyedge\">SavedReplyEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#searchresultitemconnection\">SearchResultItemConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#searchresultitemedge\">SearchResultItemEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisory\">SecurityAdvisory</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisoryconnection\">SecurityAdvisoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisoryedge\">SecurityAdvisoryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisoryidentifier\">SecurityAdvisoryIdentifier</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisorypackage\">SecurityAdvisoryPackage</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisorypackageversion\">SecurityAdvisoryPackageVersion</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisoryreference\">SecurityAdvisoryReference</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityvulnerability\">SecurityVulnerability</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityvulnerabilityconnection\">SecurityVulnerabilityConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityvulnerabilityedge\">SecurityVulnerabilityEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#smimesignature\">SmimeSignature</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorconnection\">SponsorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsoredge\">SponsorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorableitemconnection\">SponsorableItemConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorableitemedge\">SponsorableItemEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorsactivity\">SponsorsActivity</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorsactivityconnection\">SponsorsActivityConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorsactivityedge\">SponsorsActivityEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorsgoal\">SponsorsGoal</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorslisting\">SponsorsListing</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorstier\">SponsorsTier</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorstieradmininfo\">SponsorsTierAdminInfo</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorstierconnection\">SponsorsTierConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorstieredge\">SponsorsTierEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorship\">Sponsorship</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorshipconnection\">SponsorshipConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorshipedge\">SponsorshipEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorshipnewsletter\">SponsorshipNewsletter</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorshipnewsletterconnection\">SponsorshipNewsletterConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorshipnewsletteredge\">SponsorshipNewsletterEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#stargazerconnection\">StargazerConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#stargazeredge\">StargazerEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#starredrepositoryconnection\">StarredRepositoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#starredrepositoryedge\">StarredRepositoryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#status\">Status</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#statuscheckrollup\">StatusCheckRollup</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#statuscheckrollupcontextconnection\">StatusCheckRollupContextConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#statuscheckrollupcontextedge\">StatusCheckRollupContextEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#statuscontext\">StatusContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#submodule\">Submodule</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#submoduleconnection\">SubmoduleConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#submoduleedge\">SubmoduleEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#subscribedevent\">SubscribedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#suggestedreviewer\">SuggestedReviewer</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#tag\">Tag</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#team\">Team</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamaddmemberauditentry\">TeamAddMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamaddrepositoryauditentry\">TeamAddRepositoryAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamchangeparentteamauditentry\">TeamChangeParentTeamAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamconnection\">TeamConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussion\">TeamDiscussion</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussioncomment\">TeamDiscussionComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussioncommentconnection\">TeamDiscussionCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussioncommentedge\">TeamDiscussionCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussionconnection\">TeamDiscussionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussionedge\">TeamDiscussionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamedge\">TeamEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teammemberconnection\">TeamMemberConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teammemberedge\">TeamMemberEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamremovememberauditentry\">TeamRemoveMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamremoverepositoryauditentry\">TeamRemoveRepositoryAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamrepositoryconnection\">TeamRepositoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamrepositoryedge\">TeamRepositoryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#textmatch\">TextMatch</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#textmatchhighlight\">TextMatchHighlight</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#topic\">Topic</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#transferredevent\">TransferredEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#tree\">Tree</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#treeentry\">TreeEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unassignedevent\">UnassignedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unknownsignature\">UnknownSignature</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unlabeledevent\">UnlabeledEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unlockedevent\">UnlockedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unmarkedasduplicateevent\">UnmarkedAsDuplicateEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unpinnedevent\">UnpinnedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unsubscribedevent\">UnsubscribedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#user\">User</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userblockedevent\">UserBlockedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userconnection\">UserConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#usercontentedit\">UserContentEdit</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#usercontenteditconnection\">UserContentEditConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#usercontenteditedge\">UserContentEditEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#useredge\">UserEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#useremailmetadata\">UserEmailMetadata</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userstatus\">UserStatus</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userstatusconnection\">UserStatusConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userstatusedge\">UserStatusEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#verifiabledomain\">VerifiableDomain</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#verifiabledomainconnection\">VerifiableDomainConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#verifiabledomainedge\">VerifiableDomainEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#viewerhovercardcontext\">ViewerHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#workflow\">Workflow</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#workflowrun\">WorkflowRun</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
}
]
},
"ghes-3.1": {
"html": "<div>\n <div>\n <h2 id=\"actorlocation\">\n <a href=\"#actorlocation\">ActorLocation</a>\n </h2>\n <p>Location information for an actor.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>city</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>City.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>country</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Country name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>countryCode</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Country code.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>region</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Region name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>regionCode</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Region or state code.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addedtoprojectevent\">\n <a href=\"#addedtoprojectevent\">AddedToProjectEvent</a>\n </h2>\n <p>Represents a<code>added_to_project</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Project referenced by event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>project</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCard</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#projectcard\">ProjectCard</a></code>)</p></td>\n<td><p><p>Project card referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectCard</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectColumnName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectColumnName</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"app\">\n <a href=\"#app\">App</a>\n </h2>\n <p>A GitHub App.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the app.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>logoBackgroundColor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The hex color code, without the leading &apos;#&apos;, for the logo background.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>logoUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the app&apos;s logo.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the app.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>slug</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A slug based on the name of the app for use in URLs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The URL to the app&apos;s homepage.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"assignedevent\">\n <a href=\"#assignedevent\">AssignedEvent</a>\n </h2>\n <p>Represents an<code>assigned</code>event on any assignable object.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignable</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#assignable\">Assignable!</a></code>)</p></td>\n<td><p><p>Identifies the assignable associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignee</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#assignee\">Assignee</a></code>)</p></td>\n<td><p><p>Identifies the user or mannequin that was assigned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>Identifies the user who was assigned.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>user</code> is deprecated. <p>Assignees can now be mannequins. Use the <code>assignee</code> field instead. Removal on 2020-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"automergedisabledevent\">\n <a href=\"#automergedisabledevent\">AutoMergeDisabledEvent</a>\n </h2>\n <p>Represents a<code>auto_merge_disabled</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>disabler</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who disabled auto-merge for this Pull Request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reason</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The reason auto-merge was disabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reasonCode</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The reason_code relating to why auto-merge was disabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"automergeenabledevent\">\n <a href=\"#automergeenabledevent\">AutoMergeEnabledEvent</a>\n </h2>\n <p>Represents a<code>auto_merge_enabled</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enabler</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who enabled auto-merge for this Pull Request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"automergerequest\">\n <a href=\"#automergerequest\">AutoMergeRequest</a>\n </h2>\n <p>Represents an auto-merge request for a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>authorEmail</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address of the author of this auto-merge request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitBody</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The commit message of the auto-merge request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitHeadline</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The commit title of the auto-merge request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enabledAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>When was this auto-merge request was enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enabledBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who created the auto-merge request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeMethod</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pullrequestmergemethod\">PullRequestMergeMethod!</a></code>)</p></td>\n<td><p><p>The merge method of the auto-merge request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request that this auto-merge request is set against.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"autorebaseenabledevent\">\n <a href=\"#autorebaseenabledevent\">AutoRebaseEnabledEvent</a>\n </h2>\n <p>Represents a<code>auto_rebase_enabled</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enabler</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who enabled auto-merge (rebase) for this Pull Request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"autosquashenabledevent\">\n <a href=\"#autosquashenabledevent\">AutoSquashEnabledEvent</a>\n </h2>\n <p>Represents a<code>auto_squash_enabled</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enabler</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who enabled auto-merge (squash) for this Pull Request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"automaticbasechangefailedevent\">\n <a href=\"#automaticbasechangefailedevent\">AutomaticBaseChangeFailedEvent</a>\n </h2>\n <p>Represents a<code>automatic_base_change_failed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newBase</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The new base for this PR.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oldBase</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The old base for this PR.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"automaticbasechangesucceededevent\">\n <a href=\"#automaticbasechangesucceededevent\">AutomaticBaseChangeSucceededEvent</a>\n </h2>\n <p>Represents a<code>automatic_base_change_succeeded</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newBase</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The new base for this PR.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oldBase</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The old base for this PR.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"baserefchangedevent\">\n <a href=\"#baserefchangedevent\">BaseRefChangedEvent</a>\n </h2>\n <p>Represents a<code>base_ref_changed</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>currentRefName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the base ref for the pull request after it was changed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousRefName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the base ref for the pull request before it was changed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"baserefdeletedevent\">\n <a href=\"#baserefdeletedevent\">BaseRefDeletedEvent</a>\n </h2>\n <p>Represents a<code>base_ref_deleted</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRefName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the name of the Ref associated with the <code>base_ref_deleted</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"baserefforcepushedevent\">\n <a href=\"#baserefforcepushedevent\">BaseRefForcePushedEvent</a>\n </h2>\n <p>Represents a<code>base_ref_force_pushed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>afterCommit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the after commit SHA for the<code>base_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>beforeCommit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the before commit SHA for the<code>base_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the fully qualified ref name for the<code>base_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"blame\">\n <a href=\"#blame\">Blame</a>\n </h2>\n <p>Represents a Git blame.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>ranges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#blamerange\">[BlameRange!]!</a></code>)</p></td>\n<td><p><p>The list of ranges from a Git blame.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"blamerange\">\n <a href=\"#blamerange\">BlameRange</a>\n </h2>\n <p>Represents a range of information from a Git blame.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>age</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the recency of the change, from 1 (new) to 10 (old). This is\ncalculated as a 2-quantile and determines the length of distance between the\nmedian age of all the changes in the file and the recency of the current\nrange&apos;s change.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>Identifies the line author.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>endingLine</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The ending line for the range.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startingLine</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The starting line for the range.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"blob\">\n <a href=\"#blob\">Blob</a>\n </h2>\n <p>Represents a Git blob.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#gitobject\">GitObject</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>abbreviatedOid</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An abbreviated version of the Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>byteSize</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Byte size of Blob object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isBinary</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Indicates whether the Blob is binary or text. Returns null if unable to determine the encoding.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isTruncated</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the contents is truncated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository the Git object belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>text</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>UTF8 text data or null if the Blob is binary.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"bot\">\n <a href=\"#bot\">Bot</a>\n </h2>\n <p>A special type of user which takes actions on behalf of GitHub Apps.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the GitHub App&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The username of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this bot.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this bot.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionrule\">\n <a href=\"#branchprotectionrule\">BranchProtectionRule</a>\n </h2>\n <p>A branch protection rule.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>allowsDeletions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can this branch be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>allowsForcePushes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are force pushes allowed on this branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branchProtectionRuleConflicts</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#branchprotectionruleconflictconnection\">BranchProtectionRuleConflictConnection!</a></code>)</p></td>\n<td><p><p>A list of conflicts matching branches protection rule and other branch protection rules.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who created this branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissesStaleReviews</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Will new commits pushed to matching branches dismiss pull request review approvals.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isAdminEnforced</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can admins overwrite branch protection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>matchingRefs</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#refconnection\">RefConnection!</a></code>)</p></td>\n<td><p><p>Repository refs that are protected by this rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters refs with query on name.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pattern</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the protection rule pattern.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pushAllowances</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pushallowanceconnection\">PushAllowanceConnection!</a></code>)</p></td>\n<td><p><p>A list push allowances for this branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with this branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiredApprovingReviewCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Number of approving reviews required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiredStatusCheckContexts</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String]</a></code>)</p></td>\n<td><p><p>List of required status check contexts that must pass for commits to be accepted to matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresApprovingReviews</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are approving reviews required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresCodeOwnerReviews</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are reviews from code owners required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresCommitSignatures</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are commits required to be signed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresLinearHistory</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are merge commits prohibited from being pushed to this branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresStatusChecks</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are status checks required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresStrictStatusChecks</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are branches required to be up to date before merging.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restrictsPushes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is pushing to matching branches restricted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restrictsReviewDismissals</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is dismissal of pull request reviews restricted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewDismissalAllowances</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reviewdismissalallowanceconnection\">ReviewDismissalAllowanceConnection!</a></code>)</p></td>\n<td><p><p>A list review dismissal allowances for this branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleconflict\">\n <a href=\"#branchprotectionruleconflict\">BranchProtectionRuleConflict</a>\n </h2>\n <p>A conflict between two branch protection rules.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>branchProtectionRule</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Identifies the branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>conflictingBranchProtectionRule</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Identifies the conflicting branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the branch ref that has conflicting rules.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleconflictconnection\">\n <a href=\"#branchprotectionruleconflictconnection\">BranchProtectionRuleConflictConnection</a>\n </h2>\n <p>The connection type for BranchProtectionRuleConflict.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#branchprotectionruleconflictedge\">[BranchProtectionRuleConflictEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#branchprotectionruleconflict\">[BranchProtectionRuleConflict]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleconflictedge\">\n <a href=\"#branchprotectionruleconflictedge\">BranchProtectionRuleConflictEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#branchprotectionruleconflict\">BranchProtectionRuleConflict</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleconnection\">\n <a href=\"#branchprotectionruleconnection\">BranchProtectionRuleConnection</a>\n </h2>\n <p>The connection type for BranchProtectionRule.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#branchprotectionruleedge\">[BranchProtectionRuleEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#branchprotectionrule\">[BranchProtectionRule]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleedge\">\n <a href=\"#branchprotectionruleedge\">BranchProtectionRuleEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"cvss\">\n <a href=\"#cvss\">CVSS</a>\n </h2>\n <p>The Common Vulnerability Scoring System.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>score</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The CVSS score associated with this advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vectorString</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The CVSS vector string associated with this advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"cwe\">\n <a href=\"#cwe\">CWE</a>\n </h2>\n <p>A common weakness enumeration.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cweId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The id of the CWE.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A detailed description of this CWE.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>id</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of this CWE.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"cweconnection\">\n <a href=\"#cweconnection\">CWEConnection</a>\n </h2>\n <p>The connection type for CWE.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#cweedge\">[CWEEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#cwe\">[CWE]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"cweedge\">\n <a href=\"#cweedge\">CWEEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#cwe\">CWE</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotation\">\n <a href=\"#checkannotation\">CheckAnnotation</a>\n </h2>\n <p>A single check annotation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>annotationLevel</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#checkannotationlevel\">CheckAnnotationLevel</a></code>)</p></td>\n<td><p><p>The annotation&apos;s severity level.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blobUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The path to the file that this annotation was made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>location</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#checkannotationspan\">CheckAnnotationSpan!</a></code>)</p></td>\n<td><p><p>The position of this annotation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The annotation&apos;s message.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The path that this annotation was made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>rawDetails</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Additional information about the annotation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The annotation&apos;s title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationconnection\">\n <a href=\"#checkannotationconnection\">CheckAnnotationConnection</a>\n </h2>\n <p>The connection type for CheckAnnotation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#checkannotationedge\">[CheckAnnotationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#checkannotation\">[CheckAnnotation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationedge\">\n <a href=\"#checkannotationedge\">CheckAnnotationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#checkannotation\">CheckAnnotation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationposition\">\n <a href=\"#checkannotationposition\">CheckAnnotationPosition</a>\n </h2>\n <p>A character position in a check annotation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>column</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Column number (1 indexed).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>line</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Line number (1 indexed).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationspan\">\n <a href=\"#checkannotationspan\">CheckAnnotationSpan</a>\n </h2>\n <p>An inclusive pair of positions for a check annotation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>end</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#checkannotationposition\">CheckAnnotationPosition!</a></code>)</p></td>\n<td><p><p>End position (inclusive).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>start</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#checkannotationposition\">CheckAnnotationPosition!</a></code>)</p></td>\n<td><p><p>Start position (inclusive).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrun\">\n <a href=\"#checkrun\">CheckRun</a>\n </h2>\n <p>A check run.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>annotations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#checkannotationconnection\">CheckAnnotationConnection</a></code>)</p></td>\n<td><p><p>The check run&apos;s annotations.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkSuite</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#checksuite\">CheckSuite!</a></code>)</p></td>\n<td><p><p>The check suite that this run is a part of.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>completedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the check run was completed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>conclusion</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#checkconclusionstate\">CheckConclusionState</a></code>)</p></td>\n<td><p><p>The conclusion of the check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>detailsUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL from which to find full details of the check run on the integrator&apos;s site.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>externalId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A reference for the check run on the integrator&apos;s system.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the check for this check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The permalink to the check run summary.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the check run was started.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>status</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#checkstatusstate\">CheckStatusState!</a></code>)</p></td>\n<td><p><p>The current status of the check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>summary</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A string representing the check run&apos;s summary.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>text</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A string representing the check run&apos;s text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A string representing the check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunconnection\">\n <a href=\"#checkrunconnection\">CheckRunConnection</a>\n </h2>\n <p>The connection type for CheckRun.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#checkrunedge\">[CheckRunEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#checkrun\">[CheckRun]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunedge\">\n <a href=\"#checkrunedge\">CheckRunEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#checkrun\">CheckRun</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuite\">\n <a href=\"#checksuite\">CheckSuite</a>\n </h2>\n <p>A check suite.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>app</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#app\">App</a></code>)</p></td>\n<td><p><p>The GitHub App which created this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branch</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The name of the branch for this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkRuns</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#checkrunconnection\">CheckRunConnection</a></code>)</p></td>\n<td><p><p>The check runs associated with a check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#checkrunfilter\">CheckRunFilter</a></code>)</p>\n<p><p>Filters the check runs by this type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>The commit for this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>conclusion</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#checkconclusionstate\">CheckConclusionState</a></code>)</p></td>\n<td><p><p>The conclusion of this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>matchingPullRequests</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestconnection\">PullRequestConnection</a></code>)</p></td>\n<td><p><p>A list of open pull requests matching the check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>push</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#push\">Push</a></code>)</p></td>\n<td><p><p>The push that triggered this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>status</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#checkstatusstate\">CheckStatusState!</a></code>)</p></td>\n<td><p><p>The status of this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuiteconnection\">\n <a href=\"#checksuiteconnection\">CheckSuiteConnection</a>\n </h2>\n <p>The connection type for CheckSuite.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#checksuiteedge\">[CheckSuiteEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#checksuite\">[CheckSuite]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuiteedge\">\n <a href=\"#checksuiteedge\">CheckSuiteEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#checksuite\">CheckSuite</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"closedevent\">\n <a href=\"#closedevent\">ClosedEvent</a>\n </h2>\n <p>Represents a<code>closed</code>event on any <code>Closable</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closable</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#closable\">Closable!</a></code>)</p></td>\n<td><p><p>Object that was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closer</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#closer\">Closer</a></code>)</p></td>\n<td><p><p>Object which triggered the creation of this event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this closed event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this closed event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"codeofconduct\">\n <a href=\"#codeofconduct\">CodeOfConduct</a>\n </h2>\n <p>The Code of Conduct for a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The body of the Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The key for the Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The formal name of the Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commentdeletedevent\">\n <a href=\"#commentdeletedevent\">CommentDeletedEvent</a>\n </h2>\n <p>Represents a<code>comment_deleted</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletedCommentAuthor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The user who authored the deleted comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commit\">\n <a href=\"#commit\">Commit</a>\n </h2>\n <p>Represents a Git commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#gitobject\">GitObject</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>abbreviatedOid</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An abbreviated version of the Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>additions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of additions in this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>associatedPullRequests</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestconnection\">PullRequestConnection</a></code>)</p></td>\n<td><p><p>The pull requests associated with a commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#pullrequestorder\">PullRequestOrder</a></code>)</p>\n<p><p>Ordering options for pull requests.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#gitactor\">GitActor</a></code>)</p></td>\n<td><p><p>Authorship details of the commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authoredByCommitter</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the committer and the author match.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authoredDate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The datetime when this commit was authored.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authors</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#gitactorconnection\">GitActorConnection!</a></code>)</p></td>\n<td><p><p>The list of authors for this commit based on the git author and the Co-authored-by\nmessage trailer. The git author will always be first.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blame</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#blame\">Blame!</a></code>)</p></td>\n<td><p><p>Fetches <code>git blame</code> information.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>path</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The file whose Git blame information you want.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>changedFiles</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of changed files in this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkSuites</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#checksuiteconnection\">CheckSuiteConnection</a></code>)</p></td>\n<td><p><p>The check suites associated with a commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#checksuitefilter\">CheckSuiteFilter</a></code>)</p>\n<p><p>Filters the check suites by this type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>Comments made on the commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>committedDate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The datetime when this commit was committed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>committedViaWeb</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if committed via GitHub web UI.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>committer</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#gitactor\">GitActor</a></code>)</p></td>\n<td><p><p>Committer details of the commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of deletions in this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployments</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#deploymentconnection\">DeploymentConnection</a></code>)</p></td>\n<td><p><p>The deployments associated with a commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>environments</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>Environments to list deployments for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#deploymentorder\">DeploymentOrder</a></code>)</p>\n<p><p>Ordering options for deployments returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>file</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#treeentry\">TreeEntry</a></code>)</p></td>\n<td><p><p>The tree entry representing the file located at the given path.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>path</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The path for the file.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>history</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commithistoryconnection\">CommitHistoryConnection!</a></code>)</p></td>\n<td><p><p>The linear commit history starting from (and including) this commit, in the same order as <code>git log</code>.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>author</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#commitauthor\">CommitAuthor</a></code>)</p>\n<p><p>If non-null, filters history to only show commits with matching authorship.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>path</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>If non-null, filters history to only show commits touching files under this path.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gittimestamp\">GitTimestamp</a></code>)</p>\n<p><p>Allows specifying a beginning time or date for fetching commits.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>until</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gittimestamp\">GitTimestamp</a></code>)</p>\n<p><p>Allows specifying an ending time or date for fetching commits.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The Git commit message.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>messageBody</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The Git commit message body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>messageBodyHTML</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The commit message body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>messageHeadline</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The Git commit message headline.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>messageHeadlineHTML</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The commit message headline rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>onBehalfOf</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The organization this commit was made on behalf of.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parents</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commitconnection\">CommitConnection!</a></code>)</p></td>\n<td><p><p>The parents of a commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pushedDate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The datetime when this commit was pushed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository this commit belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signature</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#gitsignature\">GitSignature</a></code>)</p></td>\n<td><p><p>Commit signing information, if present.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>status</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#status\">Status</a></code>)</p></td>\n<td><p><p>Status information for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>statusCheckRollup</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#statuscheckrollup\">StatusCheckRollup</a></code>)</p></td>\n<td><p><p>Check and Status rollup information for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>submodules</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#submoduleconnection\">SubmoduleConnection!</a></code>)</p></td>\n<td><p><p>Returns a list of all submodules in this repository as of this Commit parsed from the .gitmodules file.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tarballUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>Returns a URL to download a tarball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tree</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#tree\">Tree!</a></code>)</p></td>\n<td><p><p>Commit&apos;s root Tree.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>treeResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for the tree of this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>treeUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for the tree of this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>zipballUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>Returns a URL to download a zipball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcomment\">\n <a href=\"#commitcomment\">CommitComment</a>\n </h2>\n <p>Represents a comment on a given Commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#minimizable\">Minimizable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the comment body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with the comment, if the commit exists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMinimized</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not a comment has been minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>minimizedReason</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Returns why the comment was minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the file path associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>position</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the line position associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path permalink for this commit comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL permalink for this commit comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMinimize</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can minimize this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcommentconnection\">\n <a href=\"#commitcommentconnection\">CommitCommentConnection</a>\n </h2>\n <p>The connection type for CommitComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commitcommentedge\">[CommitCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commitcomment\">[CommitComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcommentedge\">\n <a href=\"#commitcommentedge\">CommitCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commitcomment\">CommitComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcommentthread\">\n <a href=\"#commitcommentthread\">CommitCommentThread</a>\n </h2>\n <p>A thread of comments on a commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>The comments that exist in this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit the comments were made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The file the comments were made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>position</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The position in the diff for the commit that the comment was made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitconnection\">\n <a href=\"#commitconnection\">CommitConnection</a>\n </h2>\n <p>The connection type for Commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commitedge\">[CommitEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">[Commit]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcontributionsbyrepository\">\n <a href=\"#commitcontributionsbyrepository\">CommitContributionsByRepository</a>\n </h2>\n <p>This aggregates commits made by a user within one repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdcommitcontributionconnection\">CreatedCommitContributionConnection!</a></code>)</p></td>\n<td><p><p>The commit contributions, each representing a day.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#commitcontributionorder\">CommitContributionOrder</a></code>)</p>\n<p><p>Ordering options for commit contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository in which the commits were made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for the user&apos;s commits to the repository in this time range.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user&apos;s commits to the repository in this time range.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitedge\">\n <a href=\"#commitedge\">CommitEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commithistoryconnection\">\n <a href=\"#commithistoryconnection\">CommitHistoryConnection</a>\n </h2>\n <p>The connection type for Commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commitedge\">[CommitEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">[Commit]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"connectedevent\">\n <a href=\"#connectedevent\">ConnectedEvent</a>\n </h2>\n <p>Represents a<code>connected</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Reference originated in a different repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>source</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request that made the reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request which was connected.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contentattachment\">\n <a href=\"#contentattachment\">ContentAttachment</a>\n </h2>\n <p>A content attachment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body text of the content attachment. This parameter supports markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contentReference</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#contentreference\">ContentReference!</a></code>)</p></td>\n<td><p><p>The content reference that the content attachment is attached to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The title of the content attachment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contentreference\">\n <a href=\"#contentreference\">ContentReference</a>\n </h2>\n <p>A content reference.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reference</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The reference of the content reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributioncalendar\">\n <a href=\"#contributioncalendar\">ContributionCalendar</a>\n </h2>\n <p>A calendar of contributions made on GitHub by a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>colors</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]!</a></code>)</p></td>\n<td><p><p>A list of hex color codes used in this calendar. The darker the color, the more contributions it represents.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isHalloween</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if the color set was chosen because it&apos;s currently Halloween.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>months</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#contributioncalendarmonth\">[ContributionCalendarMonth!]!</a></code>)</p></td>\n<td><p><p>A list of the months of contributions in this calendar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalContributions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The count of total contributions in the calendar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>weeks</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#contributioncalendarweek\">[ContributionCalendarWeek!]!</a></code>)</p></td>\n<td><p><p>A list of the weeks of contributions in this calendar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributioncalendarday\">\n <a href=\"#contributioncalendarday\">ContributionCalendarDay</a>\n </h2>\n <p>Represents a single day of contributions on GitHub by a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>color</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The hex color code that represents how many contributions were made on this day compared to others in the calendar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contributionCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many contributions were made by the user on this day.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contributionLevel</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#contributionlevel\">ContributionLevel!</a></code>)</p></td>\n<td><p><p>Indication of contributions, relative to other days. Can be used to indicate\nwhich color to represent this day on a calendar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>date</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#date\">Date!</a></code>)</p></td>\n<td><p><p>The day this square represents.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>weekday</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>A number representing which day of the week this square represents, e.g., 1 is Monday.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributioncalendarmonth\">\n <a href=\"#contributioncalendarmonth\">ContributionCalendarMonth</a>\n </h2>\n <p>A month of contributions in a user&apos;s contribution graph.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>firstDay</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#date\">Date!</a></code>)</p></td>\n<td><p><p>The date of the first day of this month.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the month.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalWeeks</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many weeks started in this month.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>year</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The year the month occurred in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributioncalendarweek\">\n <a href=\"#contributioncalendarweek\">ContributionCalendarWeek</a>\n </h2>\n <p>A week of contributions in a user&apos;s contribution graph.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributionDays</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#contributioncalendarday\">[ContributionCalendarDay!]!</a></code>)</p></td>\n<td><p><p>The days of contributions in this week.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstDay</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#date\">Date!</a></code>)</p></td>\n<td><p><p>The date of the earliest square in this week.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributionscollection\">\n <a href=\"#contributionscollection\">ContributionsCollection</a>\n </h2>\n <p>A contributions collection aggregates contributions such as opened issues and commits created by a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commitContributionsByRepository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commitcontributionsbyrepository\">[CommitContributionsByRepository!]!</a></code>)</p></td>\n<td><p><p>Commit contributions made by the user, grouped by repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>maxRepositories</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many repositories should be included.</p></p>\n<p>The default value is <code>25</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contributionCalendar</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#contributioncalendar\">ContributionCalendar!</a></code>)</p></td>\n<td><p><p>A calendar of this user&apos;s contributions on GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contributionYears</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">[Int!]!</a></code>)</p></td>\n<td><p><p>The years the user has been making contributions with the most recent year first.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>doesEndInCurrentMonth</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if this collection&apos;s time span ends in the current month.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>earliestRestrictedContributionDate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#date\">Date</a></code>)</p></td>\n<td><p><p>The date of the first restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>endedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The ending date and time of this collection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstIssueContribution</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#createdissueorrestrictedcontribution\">CreatedIssueOrRestrictedContribution</a></code>)</p></td>\n<td><p><p>The first issue the user opened on GitHub. This will be null if that issue was\nopened outside the collection&apos;s time range and ignoreTimeRange is false. If\nthe issue is not visible but the user has opted to show private contributions,\na RestrictedContribution will be returned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstPullRequestContribution</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#createdpullrequestorrestrictedcontribution\">CreatedPullRequestOrRestrictedContribution</a></code>)</p></td>\n<td><p><p>The first pull request the user opened on GitHub. This will be null if that\npull request was opened outside the collection&apos;s time range and\nignoreTimeRange is not true. If the pull request is not visible but the user\nhas opted to show private contributions, a RestrictedContribution will be returned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstRepositoryContribution</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#createdrepositoryorrestrictedcontribution\">CreatedRepositoryOrRestrictedContribution</a></code>)</p></td>\n<td><p><p>The first repository the user created on GitHub. This will be null if that\nfirst repository was created outside the collection&apos;s time range and\nignoreTimeRange is false. If the repository is not visible, then a\nRestrictedContribution is returned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasActivityInThePast</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Does the user have any more activity in the timeline that occurred prior to the collection&apos;s time range?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasAnyContributions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if there are any contributions in this collection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasAnyRestrictedContributions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if the user made any contributions in this time frame whose details\nare not visible because they were made in a private repository. Can only be\ntrue if the user enabled private contribution counts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isSingleDay</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the collector&apos;s time span is all within the same day.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueContributions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdissuecontributionconnection\">CreatedIssueContributionConnection!</a></code>)</p></td>\n<td><p><p>A list of issues the user opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first issue ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented issue be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueContributionsByRepository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issuecontributionsbyrepository\">[IssueContributionsByRepository!]!</a></code>)</p></td>\n<td><p><p>Issue contributions made by the user, grouped by repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first issue ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented issue be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>maxRepositories</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many repositories should be included.</p></p>\n<p>The default value is <code>25</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>joinedGitHubContribution</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#joinedgithubcontribution\">JoinedGitHubContribution</a></code>)</p></td>\n<td><p><p>When the user signed up for GitHub. This will be null if that sign up date\nfalls outside the collection&apos;s time range and ignoreTimeRange is false.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestRestrictedContributionDate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#date\">Date</a></code>)</p></td>\n<td><p><p>The date of the most recent restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mostRecentCollectionWithActivity</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#contributionscollection\">ContributionsCollection</a></code>)</p></td>\n<td><p><p>When this collection&apos;s time range does not include any activity from the user, use this\nto get a different collection from an earlier time range that does have activity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mostRecentCollectionWithoutActivity</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#contributionscollection\">ContributionsCollection</a></code>)</p></td>\n<td><p><p>Returns a different contributions collection from an earlier time range than this one\nthat does not have any contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>popularIssueContribution</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdissuecontribution\">CreatedIssueContribution</a></code>)</p></td>\n<td><p><p>The issue the user opened on GitHub that received the most comments in the specified\ntime frame.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>popularPullRequestContribution</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdpullrequestcontribution\">CreatedPullRequestContribution</a></code>)</p></td>\n<td><p><p>The pull request the user opened on GitHub that received the most comments in the\nspecified time frame.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestContributions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdpullrequestcontributionconnection\">CreatedPullRequestContributionConnection!</a></code>)</p></td>\n<td><p><p>Pull request contributions made by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first pull request ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented pull request be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestContributionsByRepository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestcontributionsbyrepository\">[PullRequestContributionsByRepository!]!</a></code>)</p></td>\n<td><p><p>Pull request contributions made by the user, grouped by repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first pull request ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented pull request be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>maxRepositories</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many repositories should be included.</p></p>\n<p>The default value is <code>25</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReviewContributions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdpullrequestreviewcontributionconnection\">CreatedPullRequestReviewContributionConnection!</a></code>)</p></td>\n<td><p><p>Pull request review contributions made by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReviewContributionsByRepository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestreviewcontributionsbyrepository\">[PullRequestReviewContributionsByRepository!]!</a></code>)</p></td>\n<td><p><p>Pull request review contributions made by the user, grouped by repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>maxRepositories</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many repositories should be included.</p></p>\n<p>The default value is <code>25</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryContributions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdrepositorycontributionconnection\">CreatedRepositoryContributionConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories owned by the user that the user created in this time range.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first repository ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restrictedContributionsCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>A count of contributions made by the user that the viewer cannot access. Only\nnon-zero when the user has chosen to share their private contribution counts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The beginning date and time of this collection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCommitContributions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many commits were made by the user in this time span.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalIssueContributions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many issues the user opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first issue ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented issue be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalPullRequestContributions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many pull requests the user opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first pull request ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented pull request be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalPullRequestReviewContributions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many pull request reviews the user left.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoriesWithContributedCommits</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many different repositories the user committed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoriesWithContributedIssues</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many different repositories the user opened issues in.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first issue ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented issue be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoriesWithContributedPullRequestReviews</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many different repositories the user left pull request reviews in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoriesWithContributedPullRequests</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many different repositories the user opened pull requests in.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first pull request ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented pull request be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoryContributions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many repositories the user created.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first repository ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made the contributions in this collection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"converttodraftevent\">\n <a href=\"#converttodraftevent\">ConvertToDraftEvent</a>\n </h2>\n <p>Represents a<code>convert_to_draft</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this convert to draft event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this convert to draft event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"convertednotetoissueevent\">\n <a href=\"#convertednotetoissueevent\">ConvertedNoteToIssueEvent</a>\n </h2>\n <p>Represents a<code>converted_note_to_issue</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Project referenced by event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>project</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCard</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#projectcard\">ProjectCard</a></code>)</p></td>\n<td><p><p>Project card referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectCard</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectColumnName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectColumnName</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdcommitcontribution\">\n <a href=\"#createdcommitcontribution\">CreatedCommitContribution</a>\n </h2>\n <p>Represents the contribution a user made by committing to a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commitCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many commits were made on this day to this repository by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository the user made a commit in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdcommitcontributionconnection\">\n <a href=\"#createdcommitcontributionconnection\">CreatedCommitContributionConnection</a>\n </h2>\n <p>The connection type for CreatedCommitContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdcommitcontributionedge\">[CreatedCommitContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdcommitcontribution\">[CreatedCommitContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of commits across days and repositories in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdcommitcontributionedge\">\n <a href=\"#createdcommitcontributionedge\">CreatedCommitContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdcommitcontribution\">CreatedCommitContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdissuecontribution\">\n <a href=\"#createdissuecontribution\">CreatedIssueContribution</a>\n </h2>\n <p>Represents the contribution a user made on GitHub by opening an issue.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>The issue that was opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdissuecontributionconnection\">\n <a href=\"#createdissuecontributionconnection\">CreatedIssueContributionConnection</a>\n </h2>\n <p>The connection type for CreatedIssueContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdissuecontributionedge\">[CreatedIssueContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdissuecontribution\">[CreatedIssueContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdissuecontributionedge\">\n <a href=\"#createdissuecontributionedge\">CreatedIssueContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdissuecontribution\">CreatedIssueContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestcontribution\">\n <a href=\"#createdpullrequestcontribution\">CreatedPullRequestContribution</a>\n </h2>\n <p>Represents the contribution a user made on GitHub by opening a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request that was opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestcontributionconnection\">\n <a href=\"#createdpullrequestcontributionconnection\">CreatedPullRequestContributionConnection</a>\n </h2>\n <p>The connection type for CreatedPullRequestContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdpullrequestcontributionedge\">[CreatedPullRequestContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdpullrequestcontribution\">[CreatedPullRequestContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestcontributionedge\">\n <a href=\"#createdpullrequestcontributionedge\">CreatedPullRequestContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdpullrequestcontribution\">CreatedPullRequestContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestreviewcontribution\">\n <a href=\"#createdpullrequestreviewcontribution\">CreatedPullRequestReviewContribution</a>\n </h2>\n <p>Represents the contribution a user made by leaving a review on a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request the user reviewed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReview</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestreview\">PullRequestReview!</a></code>)</p></td>\n<td><p><p>The review the user left on the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository containing the pull request that the user reviewed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestreviewcontributionconnection\">\n <a href=\"#createdpullrequestreviewcontributionconnection\">CreatedPullRequestReviewContributionConnection</a>\n </h2>\n <p>The connection type for CreatedPullRequestReviewContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdpullrequestreviewcontributionedge\">[CreatedPullRequestReviewContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdpullrequestreviewcontribution\">[CreatedPullRequestReviewContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestreviewcontributionedge\">\n <a href=\"#createdpullrequestreviewcontributionedge\">CreatedPullRequestReviewContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdpullrequestreviewcontribution\">CreatedPullRequestReviewContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdrepositorycontribution\">\n <a href=\"#createdrepositorycontribution\">CreatedRepositoryContribution</a>\n </h2>\n <p>Represents the contribution a user made on GitHub by creating a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository that was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdrepositorycontributionconnection\">\n <a href=\"#createdrepositorycontributionconnection\">CreatedRepositoryContributionConnection</a>\n </h2>\n <p>The connection type for CreatedRepositoryContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdrepositorycontributionedge\">[CreatedRepositoryContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdrepositorycontribution\">[CreatedRepositoryContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdrepositorycontributionedge\">\n <a href=\"#createdrepositorycontributionedge\">CreatedRepositoryContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdrepositorycontribution\">CreatedRepositoryContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"crossreferencedevent\">\n <a href=\"#crossreferencedevent\">CrossReferencedEvent</a>\n </h2>\n <p>Represents a mention made by one issue or pull request to another.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Reference originated in a different repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>referencedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the reference was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>source</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request that made the reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>target</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request to which the reference was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>willCloseTarget</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Checks if the target will be closed when the source is merged.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"demilestonedevent\">\n <a href=\"#demilestonedevent\">DemilestonedEvent</a>\n </h2>\n <p>Represents a<code>demilestoned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestoneTitle</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the milestone title associated with the<code>demilestoned</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#milestoneitem\">MilestoneItem!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploykey\">\n <a href=\"#deploykey\">DeployKey</a>\n </h2>\n <p>A repository deploy key.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The deploy key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>readOnly</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the deploy key is read only.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The deploy key title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>verified</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the deploy key has been verified.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploykeyconnection\">\n <a href=\"#deploykeyconnection\">DeployKeyConnection</a>\n </h2>\n <p>The connection type for DeployKey.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#deploykeyedge\">[DeployKeyEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#deploykey\">[DeployKey]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploykeyedge\">\n <a href=\"#deploykeyedge\">DeployKeyEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#deploykey\">DeployKey</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deployedevent\">\n <a href=\"#deployedevent\">DeployedEvent</a>\n </h2>\n <p>Represents a<code>deployed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployment</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#deployment\">Deployment!</a></code>)</p></td>\n<td><p><p>The deployment associated with the<code>deployed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The ref associated with the<code>deployed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deployment\">\n <a href=\"#deployment\">Deployment</a>\n </h2>\n <p>Represents triggered deployment instance.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit sha of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitOid</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the oid of the deployment commit, even if the commit has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor!</a></code>)</p></td>\n<td><p><p>Identifies the actor who triggered the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The deployment description.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environment</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The latest environment to which this deployment was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestEnvironment</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The latest environment to which this deployment was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestStatus</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#deploymentstatus\">DeploymentStatus</a></code>)</p></td>\n<td><p><p>The latest status of this deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalEnvironment</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The original environment to which this deployment was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>payload</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Extra information that a deployment system might need.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the Ref of the deployment, if the deployment was created by ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>Identifies the repository associated with the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#deploymentstate\">DeploymentState</a></code>)</p></td>\n<td><p><p>The current state of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>statuses</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#deploymentstatusconnection\">DeploymentStatusConnection</a></code>)</p></td>\n<td><p><p>A list of statuses associated with the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>task</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The deployment task.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentconnection\">\n <a href=\"#deploymentconnection\">DeploymentConnection</a>\n </h2>\n <p>The connection type for Deployment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#deploymentedge\">[DeploymentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#deployment\">[Deployment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentedge\">\n <a href=\"#deploymentedge\">DeploymentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#deployment\">Deployment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentenvironmentchangedevent\">\n <a href=\"#deploymentenvironmentchangedevent\">DeploymentEnvironmentChangedEvent</a>\n </h2>\n <p>Represents a<code>deployment_environment_changed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deploymentStatus</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#deploymentstatus\">DeploymentStatus!</a></code>)</p></td>\n<td><p><p>The deployment status that updated the deployment environment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentstatus\">\n <a href=\"#deploymentstatus\">DeploymentStatus</a>\n </h2>\n <p>Describes the status of a given deployment attempt.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor!</a></code>)</p></td>\n<td><p><p>Identifies the actor who triggered the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployment</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#deployment\">Deployment!</a></code>)</p></td>\n<td><p><p>Identifies the deployment associated with status.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the description of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environment</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the environment of the deployment at the time of this deployment status.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>environment</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#deployments-preview\">Deployments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environmentUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>Identifies the environment URL of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>logUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>Identifies the log URL of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#deploymentstatusstate\">DeploymentStatusState!</a></code>)</p></td>\n<td><p><p>Identifies the current state of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentstatusconnection\">\n <a href=\"#deploymentstatusconnection\">DeploymentStatusConnection</a>\n </h2>\n <p>The connection type for DeploymentStatus.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#deploymentstatusedge\">[DeploymentStatusEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#deploymentstatus\">[DeploymentStatus]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentstatusedge\">\n <a href=\"#deploymentstatusedge\">DeploymentStatusEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#deploymentstatus\">DeploymentStatus</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"disconnectedevent\">\n <a href=\"#disconnectedevent\">DisconnectedEvent</a>\n </h2>\n <p>Represents a<code>disconnected</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Reference originated in a different repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>source</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request from which the issue was disconnected.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request which was disconnected.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprise\">\n <a href=\"#enterprise\">Enterprise</a>\n </h2>\n <p>An account to manage multiple organizations with consolidated policy and billing.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the enterprise&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>billingInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterprisebillinginfo\">EnterpriseBillingInfo</a></code>)</p></td>\n<td><p><p>Enterprise billing information&#xA0;visible to enterprise billing managers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>descriptionHTML</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The description of the enterprise as HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>location</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The location of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>members</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterprisememberconnection\">EnterpriseMemberConnection!</a></code>)</p></td>\n<td><p><p>A list of users who are members of this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>deployment</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseuserdeployment\">EnterpriseUserDeployment</a></code>)</p>\n<p><p>Only return members within the selected GitHub Enterprise deployment.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#enterprisememberorder\">EnterpriseMemberOrder</a></code>)</p>\n<p><p>Ordering options for members returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>organizationLogins</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>Only return members within the organizations with these logins.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseuseraccountmembershiprole\">EnterpriseUserAccountMembershipRole</a></code>)</p>\n<p><p>The role of the user in the enterprise organization or server.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of organizations that belong to this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ownerInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseownerinfo\">EnterpriseOwnerInfo</a></code>)</p></td>\n<td><p><p>Enterprise information only visible to enterprise owners.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>slug</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The URL-friendly identifier for the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userAccounts</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseuseraccountconnection\">EnterpriseUserAccountConnection!</a></code>)</p></td>\n<td><p><p>A list of user accounts on this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerIsAdmin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is the current viewer an admin of this enterprise?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>websiteUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL of the enterprise website.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorconnection\">\n <a href=\"#enterpriseadministratorconnection\">EnterpriseAdministratorConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseadministratoredge\">[EnterpriseAdministratorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratoredge\">\n <a href=\"#enterpriseadministratoredge\">EnterpriseAdministratorEdge</a>\n </h2>\n <p>A User who is an administrator of an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseadministratorrole\">EnterpriseAdministratorRole!</a></code>)</p></td>\n<td><p><p>The role of the administrator.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorinvitation\">\n <a href=\"#enterpriseadministratorinvitation\">EnterpriseAdministratorInvitation</a>\n </h2>\n <p>An invitation for a user to become an owner or billing manager of an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email of the person who was invited to the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterprise</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterprise\">Enterprise!</a></code>)</p></td>\n<td><p><p>The enterprise the invitation is for.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitee</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who was invited to the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>inviter</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who created the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseadministratorrole\">EnterpriseAdministratorRole!</a></code>)</p></td>\n<td><p><p>The invitee&apos;s pending role in the enterprise (owner or billing_manager).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorinvitationconnection\">\n <a href=\"#enterpriseadministratorinvitationconnection\">EnterpriseAdministratorInvitationConnection</a>\n </h2>\n <p>The connection type for EnterpriseAdministratorInvitation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseadministratorinvitationedge\">[EnterpriseAdministratorInvitationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseadministratorinvitation\">[EnterpriseAdministratorInvitation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorinvitationedge\">\n <a href=\"#enterpriseadministratorinvitationedge\">EnterpriseAdministratorInvitationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseadministratorinvitation\">EnterpriseAdministratorInvitation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisebillinginfo\">\n <a href=\"#enterprisebillinginfo\">EnterpriseBillingInfo</a>\n </h2>\n <p>Enterprise billing information visible to enterprise billing managers and owners.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>allLicensableUsersCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of licenseable users/emails across the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assetPacks</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of data packs used by all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>availableSeats</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of available seats across all owned organizations based on the unique number of billable users.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>availableSeats</code> is deprecated. <p><code>availableSeats</code> will be replaced with <code>totalAvailableLicenses</code> to provide more clarity on the value being returned Use EnterpriseBillingInfo.totalAvailableLicenses instead. Removal on 2020-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bandwidthQuota</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The bandwidth quota in GB for all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bandwidthUsage</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The bandwidth usage in GB for all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bandwidthUsagePercentage</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The bandwidth usage as a percentage of the bandwidth quota.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>seats</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total seats across all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>seats</code> is deprecated. <p><code>seats</code> will be replaced with <code>totalLicenses</code> to provide more clarity on the value being returned Use EnterpriseBillingInfo.totalLicenses instead. Removal on 2020-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>storageQuota</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The storage quota in GB for all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>storageUsage</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The storage usage in GB for all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>storageUsagePercentage</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The storage usage as a percentage of the storage quota.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalAvailableLicenses</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of available licenses across all owned organizations based on the unique number of billable users.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalLicenses</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total number of licenses allocated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseidentityprovider\">\n <a href=\"#enterpriseidentityprovider\">EnterpriseIdentityProvider</a>\n </h2>\n <p>An identity provider configured to provision identities for an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>digestMethod</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#samldigestalgorithm\">SamlDigestAlgorithm</a></code>)</p></td>\n<td><p><p>The digest algorithm used to sign SAML requests for the identity provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterprise</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterprise\">Enterprise</a></code>)</p></td>\n<td><p><p>The enterprise this identity provider belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>externalIdentities</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#externalidentityconnection\">ExternalIdentityConnection!</a></code>)</p></td>\n<td><p><p>ExternalIdentities provisioned by this identity provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>idpCertificate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#x509certificate\">X509Certificate</a></code>)</p></td>\n<td><p><p>The x509 certificate used by the identity provider to sign assertions and responses.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issuer</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The Issuer Entity ID for the SAML identity provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>recoveryCodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>Recovery codes that can be used by admins to access the enterprise if the identity provider is unavailable.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signatureMethod</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#samlsignaturealgorithm\">SamlSignatureAlgorithm</a></code>)</p></td>\n<td><p><p>The signature algorithm used to sign SAML requests for the identity provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ssoUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL endpoint for the identity provider&apos;s SAML SSO.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisememberconnection\">\n <a href=\"#enterprisememberconnection\">EnterpriseMemberConnection</a>\n </h2>\n <p>The connection type for EnterpriseMember.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterprisememberedge\">[EnterpriseMemberEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#enterprisemember\">[EnterpriseMember]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisememberedge\">\n <a href=\"#enterprisememberedge\">EnterpriseMemberEdge</a>\n </h2>\n <p>A User who is a member of an enterprise through one or more organizations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUnlicensed</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the user does not have a license for the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>isUnlicensed</code> is deprecated. <p>All members consume a license Removal on 2021-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#enterprisemember\">EnterpriseMember</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseorganizationmembershipconnection\">\n <a href=\"#enterpriseorganizationmembershipconnection\">EnterpriseOrganizationMembershipConnection</a>\n </h2>\n <p>The connection type for Organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseorganizationmembershipedge\">[EnterpriseOrganizationMembershipEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">[Organization]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseorganizationmembershipedge\">\n <a href=\"#enterpriseorganizationmembershipedge\">EnterpriseOrganizationMembershipEdge</a>\n </h2>\n <p>An enterprise organization that a user is a member of.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseuseraccountmembershiprole\">EnterpriseUserAccountMembershipRole!</a></code>)</p></td>\n<td><p><p>The role of the user in the enterprise membership.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseoutsidecollaboratorconnection\">\n <a href=\"#enterpriseoutsidecollaboratorconnection\">EnterpriseOutsideCollaboratorConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseoutsidecollaboratoredge\">[EnterpriseOutsideCollaboratorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseoutsidecollaboratoredge\">\n <a href=\"#enterpriseoutsidecollaboratoredge\">EnterpriseOutsideCollaboratorEdge</a>\n </h2>\n <p>A User who is an outside collaborator of an enterprise through one or more organizations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUnlicensed</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the outside collaborator does not have a license for the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>isUnlicensed</code> is deprecated. <p>All outside collaborators consume a license Removal on 2021-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriserepositoryinfoconnection\">EnterpriseRepositoryInfoConnection!</a></code>)</p></td>\n<td><p><p>The enterprise organization repositories this user is a member of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseownerinfo\">\n <a href=\"#enterpriseownerinfo\">EnterpriseOwnerInfo</a>\n </h2>\n <p>Enterprise information only visible to enterprise owners.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>admins</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseadministratorconnection\">EnterpriseAdministratorConnection!</a></code>)</p></td>\n<td><p><p>A list of all of the administrators for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#enterprisememberorder\">EnterpriseMemberOrder</a></code>)</p>\n<p><p>Ordering options for administrators returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseadministratorrole\">EnterpriseAdministratorRole</a></code>)</p>\n<p><p>The role to filter by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>affiliatedUsersWithTwoFactorDisabled</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of users in the enterprise who currently have two-factor authentication disabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>affiliatedUsersWithTwoFactorDisabledExist</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not affiliated users with two-factor authentication disabled exist in the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>allowPrivateRepositoryForkingSetting</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether private repository forking is enabled for repositories in organizations in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>allowPrivateRepositoryForkingSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided private repository forking setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>defaultRepositoryPermissionSetting</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue\">EnterpriseDefaultRepositoryPermissionSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for base repository permissions for organizations in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>defaultRepositoryPermissionSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided default repository permission.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#defaultrepositorypermissionfield\">DefaultRepositoryPermissionField!</a></code>)</p>\n<p><p>The permission to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListEnabledSetting</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#ipallowlistenabledsettingvalue\">IpAllowListEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether the enterprise has an IP allow list enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListEntries</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#ipallowlistentryconnection\">IpAllowListEntryConnection!</a></code>)</p></td>\n<td><p><p>The IP addresses that are allowed to access resources owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#ipallowlistentryorder\">IpAllowListEntryOrder</a></code>)</p>\n<p><p>Ordering options for IP allow list entries returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUpdatingDefaultRepositoryPermission</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the default repository permission is currently being updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUpdatingTwoFactorRequirement</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the two-factor authentication requirement is currently being enforced.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanChangeRepositoryVisibilitySetting</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether organization members with admin permissions on a\nrepository can change repository visibility.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanChangeRepositoryVisibilitySettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided can change repository visibility setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateInternalRepositoriesSetting</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can create internal repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreatePrivateRepositoriesSetting</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can create private repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreatePublicRepositoriesSetting</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can create public repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateRepositoriesSetting</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue\">EnterpriseMembersCanCreateRepositoriesSettingValue</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can create repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateRepositoriesSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided repository creation setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#organizationmemberscancreaterepositoriessettingvalue\">OrganizationMembersCanCreateRepositoriesSettingValue!</a></code>)</p>\n<p><p>The setting to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanDeleteIssuesSetting</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members with admin permissions for repositories can delete issues.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanDeleteIssuesSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can delete issues setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanDeleteRepositoriesSetting</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members with admin permissions for repositories can delete or transfer repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanDeleteRepositoriesSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can delete repositories setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanInviteCollaboratorsSetting</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can invite outside collaborators.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanInviteCollaboratorsSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can invite collaborators setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanMakePurchasesSetting</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue\">EnterpriseMembersCanMakePurchasesSettingValue!</a></code>)</p></td>\n<td><p><p>Indicates whether members of this enterprise&apos;s organizations can purchase additional services for those organizations.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanUpdateProtectedBranchesSetting</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members with admin permissions for repositories can update protected branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanUpdateProtectedBranchesSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can update protected branches setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanViewDependencyInsightsSetting</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members can view dependency insights.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanViewDependencyInsightsSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can view dependency insights setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationProjectsSetting</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether organization projects are enabled for organizations in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationProjectsSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided organization projects setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>outsideCollaborators</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseoutsidecollaboratorconnection\">EnterpriseOutsideCollaboratorConnection!</a></code>)</p></td>\n<td><p><p>A list of outside collaborators across the repositories in the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>login</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The login of one specific outside collaborator.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#enterprisememberorder\">EnterpriseMemberOrder</a></code>)</p>\n<p><p>Ordering options for outside collaborators returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>visibility</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repositoryvisibility\">RepositoryVisibility</a></code>)</p>\n<p><p>Only return outside collaborators on repositories with this visibility.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingAdminInvitations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseadministratorinvitationconnection\">EnterpriseAdministratorInvitationConnection!</a></code>)</p></td>\n<td><p><p>A list of pending administrator invitations for the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#enterpriseadministratorinvitationorder\">EnterpriseAdministratorInvitationOrder</a></code>)</p>\n<p><p>Ordering options for pending enterprise administrator invitations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseadministratorrole\">EnterpriseAdministratorRole</a></code>)</p>\n<p><p>The role to filter by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingCollaboratorInvitations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repositoryinvitationconnection\">RepositoryInvitationConnection!</a></code>)</p></td>\n<td><p><p>A list of pending collaborator invitations across the repositories in the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#repositoryinvitationorder\">RepositoryInvitationOrder</a></code>)</p>\n<p><p>Ordering options for pending repository collaborator invitations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingCollaborators</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterprisependingcollaboratorconnection\">EnterprisePendingCollaboratorConnection!</a></code>)</p></td>\n<td><p><p>A list of pending collaborators across the repositories in the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>pendingCollaborators</code> is deprecated. <p>Repository invitations can now be associated with an email, not only an invitee. Use the <code>pendingCollaboratorInvitations</code> field instead. Removal on 2020-10-01 UTC.</p></p>\n</div>\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#repositoryinvitationorder\">RepositoryInvitationOrder</a></code>)</p>\n<p><p>Ordering options for pending repository collaborator invitations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingMemberInvitations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterprisependingmemberinvitationconnection\">EnterprisePendingMemberInvitationConnection!</a></code>)</p></td>\n<td><p><p>A list of pending member invitations for organizations in the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryProjectsSetting</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether repository projects are enabled in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryProjectsSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided repository projects setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>samlIdentityProvider</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseidentityprovider\">EnterpriseIdentityProvider</a></code>)</p></td>\n<td><p><p>The SAML Identity Provider for the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>samlIdentityProviderSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the SAML single sign-on setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#identityproviderconfigurationstate\">IdentityProviderConfigurationState!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamDiscussionsSetting</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether team discussions are enabled for organizations in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamDiscussionsSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided team discussions setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>twoFactorRequiredSetting</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseenabledsettingvalue\">EnterpriseEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether the enterprise requires two-factor authentication for its organizations and users.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>twoFactorRequiredSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the two-factor authentication setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisependingcollaboratorconnection\">\n <a href=\"#enterprisependingcollaboratorconnection\">EnterprisePendingCollaboratorConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterprisependingcollaboratoredge\">[EnterprisePendingCollaboratorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisependingcollaboratoredge\">\n <a href=\"#enterprisependingcollaboratoredge\">EnterprisePendingCollaboratorEdge</a>\n </h2>\n <p>A user with an invitation to be a collaborator on a repository owned by an organization in an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUnlicensed</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the invited collaborator does not have a license for the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>isUnlicensed</code> is deprecated. <p>All pending collaborators consume a license Removal on 2021-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriserepositoryinfoconnection\">EnterpriseRepositoryInfoConnection!</a></code>)</p></td>\n<td><p><p>The enterprise organization repositories this user is a member of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisependingmemberinvitationconnection\">\n <a href=\"#enterprisependingmemberinvitationconnection\">EnterprisePendingMemberInvitationConnection</a>\n </h2>\n <p>The connection type for OrganizationInvitation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterprisependingmemberinvitationedge\">[EnterprisePendingMemberInvitationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationinvitation\">[OrganizationInvitation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalUniqueUserCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of unique users in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisependingmemberinvitationedge\">\n <a href=\"#enterprisependingmemberinvitationedge\">EnterprisePendingMemberInvitationEdge</a>\n </h2>\n <p>An invitation to be a member in an enterprise organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUnlicensed</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the invitation has a license for the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>isUnlicensed</code> is deprecated. <p>All pending members consume a license Removal on 2020-07-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationinvitation\">OrganizationInvitation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriserepositoryinfo\">\n <a href=\"#enterpriserepositoryinfo\">EnterpriseRepositoryInfo</a>\n </h2>\n <p>A subset of repository information queryable from an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isPrivate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is private.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The repository&apos;s name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nameWithOwner</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The repository&apos;s name with owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriserepositoryinfoconnection\">\n <a href=\"#enterpriserepositoryinfoconnection\">EnterpriseRepositoryInfoConnection</a>\n </h2>\n <p>The connection type for EnterpriseRepositoryInfo.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriserepositoryinfoedge\">[EnterpriseRepositoryInfoEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriserepositoryinfo\">[EnterpriseRepositoryInfo]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriserepositoryinfoedge\">\n <a href=\"#enterpriserepositoryinfoedge\">EnterpriseRepositoryInfoEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriserepositoryinfo\">EnterpriseRepositoryInfo</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserverinstallation\">\n <a href=\"#enterpriseserverinstallation\">EnterpriseServerInstallation</a>\n </h2>\n <p>An Enterprise Server installation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>customerName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The customer name to which the Enterprise Server installation belongs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hostName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The host name of the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isConnected</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the installation is connected to an Enterprise Server installation via GitHub Connect.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userAccounts</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseserveruseraccountconnection\">EnterpriseServerUserAccountConnection!</a></code>)</p></td>\n<td><p><p>User accounts on this Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#enterpriseserveruseraccountorder\">EnterpriseServerUserAccountOrder</a></code>)</p>\n<p><p>Ordering options for Enterprise Server user accounts returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userAccountsUploads</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseserveruseraccountsuploadconnection\">EnterpriseServerUserAccountsUploadConnection!</a></code>)</p></td>\n<td><p><p>User accounts uploads for the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#enterpriseserveruseraccountsuploadorder\">EnterpriseServerUserAccountsUploadOrder</a></code>)</p>\n<p><p>Ordering options for Enterprise Server user accounts uploads returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccount\">\n <a href=\"#enterpriseserveruseraccount\">EnterpriseServerUserAccount</a>\n </h2>\n <p>A user account on an Enterprise Server installation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>emails</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseserveruseraccountemailconnection\">EnterpriseServerUserAccountEmailConnection!</a></code>)</p></td>\n<td><p><p>User emails belonging to this user account.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#enterpriseserveruseraccountemailorder\">EnterpriseServerUserAccountEmailOrder</a></code>)</p>\n<p><p>Ordering options for Enterprise Server user account emails returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseServerInstallation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseserverinstallation\">EnterpriseServerInstallation!</a></code>)</p></td>\n<td><p><p>The Enterprise Server installation on which this user account exists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isSiteAdmin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the user account is a site administrator on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The login of the user account on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>profileName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The profile name of the user account on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>remoteCreatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The date and time when the user account was created on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>remoteUserId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The ID of the user account on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountconnection\">\n <a href=\"#enterpriseserveruseraccountconnection\">EnterpriseServerUserAccountConnection</a>\n </h2>\n <p>The connection type for EnterpriseServerUserAccount.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseserveruseraccountedge\">[EnterpriseServerUserAccountEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseserveruseraccount\">[EnterpriseServerUserAccount]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountedge\">\n <a href=\"#enterpriseserveruseraccountedge\">EnterpriseServerUserAccountEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseserveruseraccount\">EnterpriseServerUserAccount</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountemail\">\n <a href=\"#enterpriseserveruseraccountemail\">EnterpriseServerUserAccountEmail</a>\n </h2>\n <p>An email belonging to a user account on an Enterprise Server installation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The email address.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPrimary</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether this is the primary email of the associated user account.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userAccount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseserveruseraccount\">EnterpriseServerUserAccount!</a></code>)</p></td>\n<td><p><p>The user account to which the email belongs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountemailconnection\">\n <a href=\"#enterpriseserveruseraccountemailconnection\">EnterpriseServerUserAccountEmailConnection</a>\n </h2>\n <p>The connection type for EnterpriseServerUserAccountEmail.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseserveruseraccountemailedge\">[EnterpriseServerUserAccountEmailEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseserveruseraccountemail\">[EnterpriseServerUserAccountEmail]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountemailedge\">\n <a href=\"#enterpriseserveruseraccountemailedge\">EnterpriseServerUserAccountEmailEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseserveruseraccountemail\">EnterpriseServerUserAccountEmail</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountsupload\">\n <a href=\"#enterpriseserveruseraccountsupload\">EnterpriseServerUserAccountsUpload</a>\n </h2>\n <p>A user accounts upload from an Enterprise Server installation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterprise</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterprise\">Enterprise!</a></code>)</p></td>\n<td><p><p>The enterprise to which this upload belongs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseServerInstallation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseserverinstallation\">EnterpriseServerInstallation!</a></code>)</p></td>\n<td><p><p>The Enterprise Server installation for which this upload was generated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the file uploaded.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>syncState</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseserveruseraccountsuploadsyncstate\">EnterpriseServerUserAccountsUploadSyncState!</a></code>)</p></td>\n<td><p><p>The synchronization state of the upload.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountsuploadconnection\">\n <a href=\"#enterpriseserveruseraccountsuploadconnection\">EnterpriseServerUserAccountsUploadConnection</a>\n </h2>\n <p>The connection type for EnterpriseServerUserAccountsUpload.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseserveruseraccountsuploadedge\">[EnterpriseServerUserAccountsUploadEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseserveruseraccountsupload\">[EnterpriseServerUserAccountsUpload]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountsuploadedge\">\n <a href=\"#enterpriseserveruseraccountsuploadedge\">EnterpriseServerUserAccountsUploadEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseserveruseraccountsupload\">EnterpriseServerUserAccountsUpload</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseuseraccount\">\n <a href=\"#enterpriseuseraccount\">EnterpriseUserAccount</a>\n </h2>\n <p>An account for a user who is an admin of an enterprise or a member of an enterprise through one or more organizations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the enterprise user account&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterprise</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterprise\">Enterprise!</a></code>)</p></td>\n<td><p><p>The enterprise in which this user account exists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An identifier for the enterprise user account, a login or email address.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the enterprise user account.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseorganizationmembershipconnection\">EnterpriseOrganizationMembershipConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations this user is a member of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#enterpriseuseraccountmembershiprole\">EnterpriseUserAccountMembershipRole</a></code>)</p>\n<p><p>The role of the user in the enterprise organization.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user within the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseuseraccountconnection\">\n <a href=\"#enterpriseuseraccountconnection\">EnterpriseUserAccountConnection</a>\n </h2>\n <p>The connection type for EnterpriseUserAccount.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseuseraccountedge\">[EnterpriseUserAccountEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseuseraccount\">[EnterpriseUserAccount]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseuseraccountedge\">\n <a href=\"#enterpriseuseraccountedge\">EnterpriseUserAccountEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#enterpriseuseraccount\">EnterpriseUserAccount</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentity\">\n <a href=\"#externalidentity\">ExternalIdentity</a>\n </h2>\n <p>An external identity provisioned by SAML SSO or SCIM.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>guid</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The GUID for this identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationInvitation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationinvitation\">OrganizationInvitation</a></code>)</p></td>\n<td><p><p>Organization invitation for this SCIM-provisioned external identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>samlIdentity</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#externalidentitysamlattributes\">ExternalIdentitySamlAttributes</a></code>)</p></td>\n<td><p><p>SAML Identity attributes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>scimIdentity</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#externalidentityscimattributes\">ExternalIdentityScimAttributes</a></code>)</p></td>\n<td><p><p>SCIM Identity attributes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>User linked to this external identity. Will be NULL if this identity has not been claimed by an organization member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentityconnection\">\n <a href=\"#externalidentityconnection\">ExternalIdentityConnection</a>\n </h2>\n <p>The connection type for ExternalIdentity.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#externalidentityedge\">[ExternalIdentityEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#externalidentity\">[ExternalIdentity]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentityedge\">\n <a href=\"#externalidentityedge\">ExternalIdentityEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#externalidentity\">ExternalIdentity</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentitysamlattributes\">\n <a href=\"#externalidentitysamlattributes\">ExternalIdentitySamlAttributes</a>\n </h2>\n <p>SAML attributes for the External Identity.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>emails</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#useremailmetadata\">[UserEmailMetadata!]</a></code>)</p></td>\n<td><p><p>The emails associated with the SAML identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>familyName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Family name of the SAML identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>givenName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Given name of the SAML identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>groups</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>The groups linked to this identity in IDP.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nameId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The NameID of the SAML identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>username</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The userName of the SAML identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentityscimattributes\">\n <a href=\"#externalidentityscimattributes\">ExternalIdentityScimAttributes</a>\n </h2>\n <p>SCIM attributes for the External Identity.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>emails</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#useremailmetadata\">[UserEmailMetadata!]</a></code>)</p></td>\n<td><p><p>The emails associated with the SCIM identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>familyName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Family name of the SCIM identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>givenName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Given name of the SCIM identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>groups</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>The groups linked to this identity in IDP.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>username</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The userName of the SCIM identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"followerconnection\">\n <a href=\"#followerconnection\">FollowerConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#useredge\">[UserEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"followingconnection\">\n <a href=\"#followingconnection\">FollowingConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#useredge\">[UserEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"generichovercardcontext\">\n <a href=\"#generichovercardcontext\">GenericHovercardContext</a>\n </h2>\n <p>A generic hovercard context with a message and icon.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gist\">\n <a href=\"#gist\">Gist</a>\n </h2>\n <p>A Gist.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#starrable\">Starrable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#gistcommentconnection\">GistCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of comments associated with the gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The gist description.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>files</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#gistfile\">[GistFile]</a></code>)</p></td>\n<td><p><p>The files in this gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>limit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The maximum number of files to return.</p></p>\n<p>The default value is <code>10</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>oid</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p>\n<p><p>The oid of the files to return.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forks</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#gistconnection\">GistConnection!</a></code>)</p></td>\n<td><p><p>A list of forks associated with the gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#gistorder\">GistOrder</a></code>)</p>\n<p><p>Ordering options for gists returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isFork</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the gist is a fork.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPublic</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the gist is public or not.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The gist name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>owner</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryowner\">RepositoryOwner</a></code>)</p></td>\n<td><p><p>The gist owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pushedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the gist was last pushed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTML path to this resource.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazerCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns a count of how many stargazers there are on this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazers</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#stargazerconnection\">StargazerConnection!</a></code>)</p></td>\n<td><p><p>A list of users who have starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#starorder\">StarOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasStarred</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns a boolean indicating whether the viewing user has starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistcomment\">\n <a href=\"#gistcomment\">GistComment</a>\n </h2>\n <p>Represents a comment on an Gist.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#minimizable\">Minimizable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the comment body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gist</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#gist\">Gist!</a></code>)</p></td>\n<td><p><p>The associated gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMinimized</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not a comment has been minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>minimizedReason</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Returns why the comment was minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMinimize</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can minimize this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistcommentconnection\">\n <a href=\"#gistcommentconnection\">GistCommentConnection</a>\n </h2>\n <p>The connection type for GistComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#gistcommentedge\">[GistCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#gistcomment\">[GistComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistcommentedge\">\n <a href=\"#gistcommentedge\">GistCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#gistcomment\">GistComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistconnection\">\n <a href=\"#gistconnection\">GistConnection</a>\n </h2>\n <p>The connection type for Gist.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#gistedge\">[GistEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#gist\">[Gist]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistedge\">\n <a href=\"#gistedge\">GistEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#gist\">Gist</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistfile\">\n <a href=\"#gistfile\">GistFile</a>\n </h2>\n <p>A file in a gist.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>encodedName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The file name encoded to remove characters that are invalid in URL paths.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>encoding</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The gist file encoding.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>extension</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The file extension from the file name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isImage</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if this file is an image.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isTruncated</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the file&apos;s contents were truncated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>language</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#language\">Language</a></code>)</p></td>\n<td><p><p>The programming language this file is written in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The gist file name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>size</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The gist file size in bytes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>text</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>UTF8 text data or null if the file is binary.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>truncate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Optionally truncate the returned file to this length.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gitactor\">\n <a href=\"#gitactor\">GitActor</a>\n </h2>\n <p>Represents an actor in a Git commit (ie. an author or committer).</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the author&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>date</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gittimestamp\">GitTimestamp</a></code>)</p></td>\n<td><p><p>The timestamp of the Git action (authoring or committing).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email in the Git commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name in the Git commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The GitHub user corresponding to the email field. Null if no such user exists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gitactorconnection\">\n <a href=\"#gitactorconnection\">GitActorConnection</a>\n </h2>\n <p>The connection type for GitActor.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#gitactoredge\">[GitActorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#gitactor\">[GitActor]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gitactoredge\">\n <a href=\"#gitactoredge\">GitActorEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#gitactor\">GitActor</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"githubmetadata\">\n <a href=\"#githubmetadata\">GitHubMetadata</a>\n </h2>\n <p>Represents information about the GitHub instance.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>gitHubServicesSha</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>Returns a String that&apos;s a SHA of <code>github-services</code>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPasswordAuthenticationVerifiable</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not users are verified.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gpgsignature\">\n <a href=\"#gpgsignature\">GpgSignature</a>\n </h2>\n <p>Represents a GPG signature on a Commit or Tag.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#gitsignature\">GitSignature</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Email used to sign this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isValid</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature is valid and verified by GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>keyId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Hex-encoded ID of the key that signed this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>payload</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Payload for GPG signing object. Raw ODB object without the signature header.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signature</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>ASCII-armored signature header from object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signer</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>GitHub user corresponding to the email signing this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#gitsignaturestate\">GitSignatureState!</a></code>)</p></td>\n<td><p><p>The state of this signature. <code>VALID</code> if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>wasSignedByGitHub</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature was made with GitHub&apos;s signing key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"headrefdeletedevent\">\n <a href=\"#headrefdeletedevent\">HeadRefDeletedEvent</a>\n </h2>\n <p>Represents a<code>head_ref_deleted</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRef</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the Ref associated with the <code>head_ref_deleted</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRefName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the Ref associated with the <code>head_ref_deleted</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"headrefforcepushedevent\">\n <a href=\"#headrefforcepushedevent\">HeadRefForcePushedEvent</a>\n </h2>\n <p>Represents a<code>head_ref_force_pushed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>afterCommit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the after commit SHA for the<code>head_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>beforeCommit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the before commit SHA for the<code>head_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the fully qualified ref name for the<code>head_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"headrefrestoredevent\">\n <a href=\"#headrefrestoredevent\">HeadRefRestoredEvent</a>\n </h2>\n <p>Represents a<code>head_ref_restored</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"hovercard\">\n <a href=\"#hovercard\">Hovercard</a>\n </h2>\n <p>Detail needed to display a hovercard for a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contexts</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#hovercardcontext\">[HovercardContext!]!</a></code>)</p></td>\n<td><p><p>Each of the contexts for this hovercard.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ipallowlistentry\">\n <a href=\"#ipallowlistentry\">IpAllowListEntry</a>\n </h2>\n <p>An IP address or range of addresses that is allowed to access an owner&apos;s resources.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>allowListValue</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A single IP address or range of IP addresses in CIDR notation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isActive</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the entry is currently active.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the IP allow list entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>owner</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#ipallowlistowner\">IpAllowListOwner!</a></code>)</p></td>\n<td><p><p>The owner of the IP allow list entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ipallowlistentryconnection\">\n <a href=\"#ipallowlistentryconnection\">IpAllowListEntryConnection</a>\n </h2>\n <p>The connection type for IpAllowListEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#ipallowlistentryedge\">[IpAllowListEntryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#ipallowlistentry\">[IpAllowListEntry]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ipallowlistentryedge\">\n <a href=\"#ipallowlistentryedge\">IpAllowListEntryEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#ipallowlistentry\">IpAllowListEntry</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issue\">\n <a href=\"#issue\">Issue</a>\n </h2>\n <p>An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#assignable\">Assignable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#closable\">Closable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#labelable\">Labelable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#lockable\">Lockable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>activeLockReason</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#lockreason\">LockReason</a></code>)</p></td>\n<td><p><p>Reason that the conversation was locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignees</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users assigned to this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the body of the issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The http path for this issue body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the body of the issue rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The http URL for this issue body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closed</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the object is closed (definition of closed may depend on type).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issuecommentconnection\">IssueCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of comments associated with the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#issuecommentorder\">IssueCommentOrder</a></code>)</p>\n<p><p>Ordering options for issue comments returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hovercard</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#hovercard\">Hovercard!</a></code>)</p></td>\n<td><p><p>The hovercard information for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includeNotificationContexts</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether or not to include notification contexts.</p></p>\n<p>The default value is <code>true</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPinned</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Indicates whether or not this issue is currently pinned to the repository issues list.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isReadByViewer</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Is this issue read by the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labels</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#labelconnection\">LabelConnection</a></code>)</p></td>\n<td><p><p>A list of labels associated with the object.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#labelorder\">LabelOrder</a></code>)</p>\n<p><p>Ordering options for labels returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>locked</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the object is locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestone</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#milestone\">Milestone</a></code>)</p></td>\n<td><p><p>Identifies the milestone associated with the issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the issue number.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>participants</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users that are participating in the Issue conversation.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCards</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#projectcardconnection\">ProjectCardConnection!</a></code>)</p></td>\n<td><p><p>List of project cards associated with this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>archivedStates</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#projectcardarchivedstate\">[ProjectCardArchivedState]</a></code>)</p>\n<p><p>A list of archived states to filter the cards by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#issuestate\">IssueState!</a></code>)</p></td>\n<td><p><p>Identifies the state of the issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>timeline</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issuetimelineconnection\">IssueTimelineConnection!</a></code>)</p></td>\n<td><p><p>A list of events, comments, commits, etc. associated with the issue.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>timeline</code> is deprecated. <p><code>timeline</code> will be removed Use Issue.timelineItems instead. Removal on 2020-10-01 UTC.</p></p>\n</div>\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Allows filtering timeline events by a <code>since</code> timestamp.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>timelineItems</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issuetimelineitemsconnection\">IssueTimelineItemsConnection!</a></code>)</p></td>\n<td><p><p>A list of events, comments, commits, etc. associated with the issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>itemTypes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#issuetimelineitemsitemtype\">[IssueTimelineItemsItemType!]</a></code>)</p>\n<p><p>Filter timeline items by type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Filter timeline items by a <code>since</code> timestamp.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>skip</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Skips the first <em>n</em> elements in the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the issue title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecomment\">\n <a href=\"#issuecomment\">IssueComment</a>\n </h2>\n <p>Represents a comment on an Issue.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#minimizable\">Minimizable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body as Markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMinimized</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not a comment has been minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>Identifies the issue associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>minimizedReason</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Returns why the comment was minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>Returns the pull request associated with the comment, if this comment was made on a\npull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this issue comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this issue comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMinimize</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can minimize this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecommentconnection\">\n <a href=\"#issuecommentconnection\">IssueCommentConnection</a>\n </h2>\n <p>The connection type for IssueComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issuecommentedge\">[IssueCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issuecomment\">[IssueComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecommentedge\">\n <a href=\"#issuecommentedge\">IssueCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issuecomment\">IssueComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issueconnection\">\n <a href=\"#issueconnection\">IssueConnection</a>\n </h2>\n <p>The connection type for Issue.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issueedge\">[IssueEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issue\">[Issue]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecontributionsbyrepository\">\n <a href=\"#issuecontributionsbyrepository\">IssueContributionsByRepository</a>\n </h2>\n <p>This aggregates issues opened by a user within one repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdissuecontributionconnection\">CreatedIssueContributionConnection!</a></code>)</p></td>\n<td><p><p>The issue contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository in which the issues were opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issueedge\">\n <a href=\"#issueedge\">IssueEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issue\">Issue</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetemplate\">\n <a href=\"#issuetemplate\">IssueTemplate</a>\n </h2>\n <p>A repository issue template.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>about</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The template purpose.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The suggested issue body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The template name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The suggested issue title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetimelineconnection\">\n <a href=\"#issuetimelineconnection\">IssueTimelineConnection</a>\n </h2>\n <p>The connection type for IssueTimelineItem.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issuetimelineitemedge\">[IssueTimelineItemEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#issuetimelineitem\">[IssueTimelineItem]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetimelineitemedge\">\n <a href=\"#issuetimelineitemedge\">IssueTimelineItemEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#issuetimelineitem\">IssueTimelineItem</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetimelineitemsconnection\">\n <a href=\"#issuetimelineitemsconnection\">IssueTimelineItemsConnection</a>\n </h2>\n <p>The connection type for IssueTimelineItems.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issuetimelineitemsedge\">[IssueTimelineItemsEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>filteredCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the count of items after applying <code>before</code> and <code>after</code> filters.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#issuetimelineitems\">[IssueTimelineItems]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the count of items after applying <code>before</code>/<code>after</code> filters and <code>first</code>/<code>last</code>/<code>skip</code> slicing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the timeline was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetimelineitemsedge\">\n <a href=\"#issuetimelineitemsedge\">IssueTimelineItemsEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#issuetimelineitems\">IssueTimelineItems</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"joinedgithubcontribution\">\n <a href=\"#joinedgithubcontribution\">JoinedGitHubContribution</a>\n </h2>\n <p>Represents a user signing up for a GitHub account.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"label\">\n <a href=\"#label\">Label</a>\n </h2>\n <p>A label for categorizing Issues or Milestones with a given Repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>color</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the label color.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the label was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A brief description of this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDefault</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether or not this is a default label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issues</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issueconnection\">IssueConnection!</a></code>)</p></td>\n<td><p><p>A list of issues associated with this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#issuefilters\">IssueFilters</a></code>)</p>\n<p><p>Filtering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p>\n<p><p>A list of states to filter the issues by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the label name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequests</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests associated with this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the label was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"labelconnection\">\n <a href=\"#labelconnection\">LabelConnection</a>\n </h2>\n <p>The connection type for Label.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#labeledge\">[LabelEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#label\">[Label]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"labeledge\">\n <a href=\"#labeledge\">LabelEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#label\">Label</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"labeledevent\">\n <a href=\"#labeledevent\">LabeledEvent</a>\n </h2>\n <p>Represents a<code>labeled</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>label</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#label\">Label!</a></code>)</p></td>\n<td><p><p>Identifies the label associated with the<code>labeled</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelable</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#labelable\">Labelable!</a></code>)</p></td>\n<td><p><p>Identifies the <code>Labelable</code> associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"language\">\n <a href=\"#language\">Language</a>\n </h2>\n <p>Represents a given language found in repositories.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>color</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The color defined for the current language.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the current language.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"languageconnection\">\n <a href=\"#languageconnection\">LanguageConnection</a>\n </h2>\n <p>A list of languages associated with the parent.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#languageedge\">[LanguageEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#language\">[Language]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalSize</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total size in bytes of files written in that language.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"languageedge\">\n <a href=\"#languageedge\">LanguageEdge</a>\n </h2>\n <p>Represents the language of a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>size</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of bytes of code written in the language.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"license\">\n <a href=\"#license\">License</a>\n </h2>\n <p>A repository&apos;s open source license.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The full text of the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>conditions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#licenserule\">[LicenseRule]!</a></code>)</p></td>\n<td><p><p>The conditions set by the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A human-readable description of the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>featured</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the license should be featured.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hidden</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the license should be displayed in license pickers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>implementation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Instructions on how to implement the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The lowercased SPDX ID of the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>limitations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#licenserule\">[LicenseRule]!</a></code>)</p></td>\n<td><p><p>The limitations set by the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The license full name specified by <a href=\"https://spdx.org/licenses\">https://spdx.org/licenses</a>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nickname</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Customary short name if applicable (e.g, GPLv3).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permissions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#licenserule\">[LicenseRule]!</a></code>)</p></td>\n<td><p><p>The permissions set by the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pseudoLicense</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the license is a pseudo-license placeholder (e.g., other, no-license).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>spdxId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Short identifier specified by <a href=\"https://spdx.org/licenses\">https://spdx.org/licenses</a>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>URL to the license on <a href=\"https://choosealicense.com\">https://choosealicense.com</a>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"licenserule\">\n <a href=\"#licenserule\">LicenseRule</a>\n </h2>\n <p>Describes a License&apos;s conditions, permissions, and limitations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A description of the rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The machine-readable rule key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>label</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The human-readable rule label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"lockedevent\">\n <a href=\"#lockedevent\">LockedEvent</a>\n </h2>\n <p>Represents a<code>locked</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lockReason</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#lockreason\">LockReason</a></code>)</p></td>\n<td><p><p>Reason that the conversation was locked (optional).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lockable</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#lockable\">Lockable!</a></code>)</p></td>\n<td><p><p>Object that was locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mannequin\">\n <a href=\"#mannequin\">Mannequin</a>\n </h2>\n <p>A placeholder user for attribution of imported data on GitHub.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the GitHub App&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The mannequin&apos;s email on the source instance.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The username of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTML path to this resource.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The URL to this resource.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"markedasduplicateevent\">\n <a href=\"#markedasduplicateevent\">MarkedAsDuplicateEvent</a>\n </h2>\n <p>Represents a<code>marked_as_duplicate</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canonical</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#issueorpullrequest\">IssueOrPullRequest</a></code>)</p></td>\n<td><p><p>The authoritative issue or pull request which has been duplicated by another.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>duplicate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#issueorpullrequest\">IssueOrPullRequest</a></code>)</p></td>\n<td><p><p>The issue or pull request which has been marked as a duplicate of another.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Canonical and duplicate belong to different repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"memberscandeletereposclearauditentry\">\n <a href=\"#memberscandeletereposclearauditentry\">MembersCanDeleteReposClearAuditEntry</a>\n </h2>\n <p>Audit log entry for a members_can_delete_repos.clear event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"memberscandeletereposdisableauditentry\">\n <a href=\"#memberscandeletereposdisableauditentry\">MembersCanDeleteReposDisableAuditEntry</a>\n </h2>\n <p>Audit log entry for a members_can_delete_repos.disable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"memberscandeletereposenableauditentry\">\n <a href=\"#memberscandeletereposenableauditentry\">MembersCanDeleteReposEnableAuditEntry</a>\n </h2>\n <p>Audit log entry for a members_can_delete_repos.enable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mentionedevent\">\n <a href=\"#mentionedevent\">MentionedEvent</a>\n </h2>\n <p>Represents a<code>mentioned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mergedevent\">\n <a href=\"#mergedevent\">MergedEvent</a>\n </h2>\n <p>Represents a<code>merged</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with the <code>merge</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeRef</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the Ref associated with the <code>merge</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeRefName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the Ref associated with the <code>merge</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this merged event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this merged event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestone\">\n <a href=\"#milestone\">Milestone</a>\n </h2>\n <p>Represents a Milestone object on a given repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#closable\">Closable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>closed</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the object is closed (definition of closed may depend on type).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who created the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the description of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dueOn</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the due date of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issues</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issueconnection\">IssueConnection!</a></code>)</p></td>\n<td><p><p>A list of issues associated with the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#issuefilters\">IssueFilters</a></code>)</p>\n<p><p>Filtering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p>\n<p><p>A list of states to filter the issues by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the number of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>progressPercentage</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>Identifies the percentage complete for the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequests</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests associated with the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#milestonestate\">MilestoneState!</a></code>)</p></td>\n<td><p><p>Identifies the state of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the title of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestoneconnection\">\n <a href=\"#milestoneconnection\">MilestoneConnection</a>\n </h2>\n <p>The connection type for Milestone.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#milestoneedge\">[MilestoneEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#milestone\">[Milestone]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestoneedge\">\n <a href=\"#milestoneedge\">MilestoneEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#milestone\">Milestone</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestonedevent\">\n <a href=\"#milestonedevent\">MilestonedEvent</a>\n </h2>\n <p>Represents a<code>milestoned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestoneTitle</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the milestone title associated with the<code>milestoned</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#milestoneitem\">MilestoneItem!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"movedcolumnsinprojectevent\">\n <a href=\"#movedcolumnsinprojectevent\">MovedColumnsInProjectEvent</a>\n </h2>\n <p>Represents a<code>moved_columns_in_project</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousProjectColumnName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name the issue or pull request was moved from.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>previousProjectColumnName</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Project referenced by event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>project</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCard</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#projectcard\">ProjectCard</a></code>)</p></td>\n<td><p><p>Project card referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectCard</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectColumnName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name the issue or pull request was moved to.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectColumnName</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"oauthapplicationcreateauditentry\">\n <a href=\"#oauthapplicationcreateauditentry\">OauthApplicationCreateAuditEntry</a>\n </h2>\n <p>Audit log entry for a oauth_application.create event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#oauthapplicationauditentrydata\">OauthApplicationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>applicationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The application URL of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>callbackUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The callback URL of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>rateLimit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The rate limit of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#oauthapplicationcreateauditentrystate\">OauthApplicationCreateAuditEntryState</a></code>)</p></td>\n<td><p><p>The state of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgaddbillingmanagerauditentry\">\n <a href=\"#orgaddbillingmanagerauditentry\">OrgAddBillingManagerAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.add_billing_manager.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitationEmail</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address used to invite a billing manager for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgaddmemberauditentry\">\n <a href=\"#orgaddmemberauditentry\">OrgAddMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.add_member.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orgaddmemberauditentrypermission\">OrgAddMemberAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The permission level of the member added to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgblockuserauditentry\">\n <a href=\"#orgblockuserauditentry\">OrgBlockUserAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.block_user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUser</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgconfigdisablecollaboratorsonlyauditentry\">\n <a href=\"#orgconfigdisablecollaboratorsonlyauditentry\">OrgConfigDisableCollaboratorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.config.disable_collaborators_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgconfigenablecollaboratorsonlyauditentry\">\n <a href=\"#orgconfigenablecollaboratorsonlyauditentry\">OrgConfigEnableCollaboratorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.config.enable_collaborators_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgcreateauditentry\">\n <a href=\"#orgcreateauditentry\">OrgCreateAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.create event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>billingPlan</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orgcreateauditentrybillingplan\">OrgCreateAuditEntryBillingPlan</a></code>)</p></td>\n<td><p><p>The billing plan for the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgdisableoauthapprestrictionsauditentry\">\n <a href=\"#orgdisableoauthapprestrictionsauditentry\">OrgDisableOauthAppRestrictionsAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.disable_oauth_app_restrictions event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgdisablesamlauditentry\">\n <a href=\"#orgdisablesamlauditentry\">OrgDisableSamlAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.disable_saml event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>digestMethodUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s digest algorithm URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issuerUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s issuer URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signatureMethodUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s signature algorithm URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>singleSignOnUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s single sign-on URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgdisabletwofactorrequirementauditentry\">\n <a href=\"#orgdisabletwofactorrequirementauditentry\">OrgDisableTwoFactorRequirementAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.disable_two_factor_requirement event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgenableoauthapprestrictionsauditentry\">\n <a href=\"#orgenableoauthapprestrictionsauditentry\">OrgEnableOauthAppRestrictionsAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.enable_oauth_app_restrictions event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgenablesamlauditentry\">\n <a href=\"#orgenablesamlauditentry\">OrgEnableSamlAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.enable_saml event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>digestMethodUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s digest algorithm URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issuerUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s issuer URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signatureMethodUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s signature algorithm URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>singleSignOnUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s single sign-on URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgenabletwofactorrequirementauditentry\">\n <a href=\"#orgenabletwofactorrequirementauditentry\">OrgEnableTwoFactorRequirementAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.enable_two_factor_requirement event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orginvitememberauditentry\">\n <a href=\"#orginvitememberauditentry\">OrgInviteMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.invite_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address of the organization invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationInvitation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationinvitation\">OrganizationInvitation</a></code>)</p></td>\n<td><p><p>The organization invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orginvitetobusinessauditentry\">\n <a href=\"#orginvitetobusinessauditentry\">OrgInviteToBusinessAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.invite_to_business event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgoauthappaccessapprovedauditentry\">\n <a href=\"#orgoauthappaccessapprovedauditentry\">OrgOauthAppAccessApprovedAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.oauth_app_access_approved event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#oauthapplicationauditentrydata\">OauthApplicationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgoauthappaccessdeniedauditentry\">\n <a href=\"#orgoauthappaccessdeniedauditentry\">OrgOauthAppAccessDeniedAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.oauth_app_access_denied event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#oauthapplicationauditentrydata\">OauthApplicationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgoauthappaccessrequestedauditentry\">\n <a href=\"#orgoauthappaccessrequestedauditentry\">OrgOauthAppAccessRequestedAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.oauth_app_access_requested event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#oauthapplicationauditentrydata\">OauthApplicationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgremovebillingmanagerauditentry\">\n <a href=\"#orgremovebillingmanagerauditentry\">OrgRemoveBillingManagerAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.remove_billing_manager event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reason</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orgremovebillingmanagerauditentryreason\">OrgRemoveBillingManagerAuditEntryReason</a></code>)</p></td>\n<td><p><p>The reason for the billing manager being removed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgremovememberauditentry\">\n <a href=\"#orgremovememberauditentry\">OrgRemoveMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.remove_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membershipTypes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orgremovememberauditentrymembershiptype\">[OrgRemoveMemberAuditEntryMembershipType!]</a></code>)</p></td>\n<td><p><p>The types of membership the member has with the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reason</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orgremovememberauditentryreason\">OrgRemoveMemberAuditEntryReason</a></code>)</p></td>\n<td><p><p>The reason for the member being removed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgremoveoutsidecollaboratorauditentry\">\n <a href=\"#orgremoveoutsidecollaboratorauditentry\">OrgRemoveOutsideCollaboratorAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.remove_outside_collaborator event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membershipTypes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orgremoveoutsidecollaboratorauditentrymembershiptype\">[OrgRemoveOutsideCollaboratorAuditEntryMembershipType!]</a></code>)</p></td>\n<td><p><p>The types of membership the outside collaborator has with the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reason</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orgremoveoutsidecollaboratorauditentryreason\">OrgRemoveOutsideCollaboratorAuditEntryReason</a></code>)</p></td>\n<td><p><p>The reason for the outside collaborator being removed from the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgrestorememberauditentry\">\n <a href=\"#orgrestorememberauditentry\">OrgRestoreMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.restore_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredCustomEmailRoutingsCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of custom email routings for the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredIssueAssignmentsCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of issue assignments for the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredMemberships</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#orgrestorememberauditentrymembership\">[OrgRestoreMemberAuditEntryMembership!]</a></code>)</p></td>\n<td><p><p>Restored organization membership objects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredMembershipsCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of restored memberships.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredRepositoriesCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of repositories of the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredRepositoryStarsCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of starred repositories for the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredRepositoryWatchesCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of watched repositories for the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgrestoremembermembershiporganizationauditentrydata\">\n <a href=\"#orgrestoremembermembershiporganizationauditentrydata\">OrgRestoreMemberMembershipOrganizationAuditEntryData</a>\n </h2>\n <p>Metadata for an organization membership for org.restore_member actions.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgrestoremembermembershiprepositoryauditentrydata\">\n <a href=\"#orgrestoremembermembershiprepositoryauditentrydata\">OrgRestoreMemberMembershipRepositoryAuditEntryData</a>\n </h2>\n <p>Metadata for a repository membership for org.restore_member actions.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgrestoremembermembershipteamauditentrydata\">\n <a href=\"#orgrestoremembermembershipteamauditentrydata\">OrgRestoreMemberMembershipTeamAuditEntryData</a>\n </h2>\n <p>Metadata for a team membership for org.restore_member actions.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgunblockuserauditentry\">\n <a href=\"#orgunblockuserauditentry\">OrgUnblockUserAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.unblock_user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUser</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user being unblocked by the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgupdatedefaultrepositorypermissionauditentry\">\n <a href=\"#orgupdatedefaultrepositorypermissionauditentry\">OrgUpdateDefaultRepositoryPermissionAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.update_default_repository_permission.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission\">OrgUpdateDefaultRepositoryPermissionAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The new default repository permission level for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permissionWas</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission\">OrgUpdateDefaultRepositoryPermissionAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The former default repository permission level for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgupdatememberauditentry\">\n <a href=\"#orgupdatememberauditentry\">OrgUpdateMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.update_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orgupdatememberauditentrypermission\">OrgUpdateMemberAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The new member permission level for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permissionWas</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orgupdatememberauditentrypermission\">OrgUpdateMemberAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The former member permission level for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgupdatememberrepositorycreationpermissionauditentry\">\n <a href=\"#orgupdatememberrepositorycreationpermissionauditentry\">OrgUpdateMemberRepositoryCreationPermissionAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.update_member_repository_creation_permission event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canCreateRepositories</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Can members create repositories in the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orgupdatememberrepositorycreationpermissionauditentryvisibility\">OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The permission for visibility level of repositories for this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgupdatememberrepositoryinvitationpermissionauditentry\">\n <a href=\"#orgupdatememberrepositoryinvitationpermissionauditentry\">OrgUpdateMemberRepositoryInvitationPermissionAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.update_member_repository_invitation_permission event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canInviteOutsideCollaboratorsToRepositories</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Can outside collaborators be invited to repositories in the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organization\">\n <a href=\"#organization\">Organization</a>\n </h2>\n <p>An account on GitHub, with one or more owners, that has repositories, members and teams.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#memberstatusable\">MemberStatusable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#packageowner\">PackageOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#profileowner\">ProfileOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#projectowner\">ProjectOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryowner\">RepositoryOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#sponsorable\">Sponsorable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>anyPinnableItems</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if this repository owner has any items that can be pinned to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>type</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pinnableitemtype\">PinnableItemType</a></code>)</p>\n<p><p>Filter to only a particular kind of pinnable item.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>auditLog</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationauditentryconnection\">OrganizationAuditEntryConnection!</a></code>)</p></td>\n<td><p><p>Audit log entries of the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#auditlogorder\">AuditLogOrder</a></code>)</p>\n<p><p>Ordering options for the returned audit log entries.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The query string to filter audit entries.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the organization&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile description.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>descriptionHTML</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile description rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public email.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListEnabledSetting</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#ipallowlistenabledsettingvalue\">IpAllowListEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether the organization has an IP allow list enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListEntries</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#ipallowlistentryconnection\">IpAllowListEntryConnection!</a></code>)</p></td>\n<td><p><p>The IP addresses that are allowed to access resources owned by the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#ipallowlistentryorder\">IpAllowListEntryOrder</a></code>)</p>\n<p><p>Ordering options for IP allow list entries returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isVerified</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the organization has verified its profile email and website, always false on Enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>itemShowcase</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#profileitemshowcase\">ProfileItemShowcase!</a></code>)</p></td>\n<td><p><p>Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>location</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The organization&apos;s login name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>memberStatuses</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#userstatusconnection\">UserStatusConnection!</a></code>)</p></td>\n<td><p><p>Get the status messages members of this entity have set that are either public or visible only to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#userstatusorder\">UserStatusOrder</a></code>)</p>\n<p><p>Ordering options for user statuses returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersWithRole</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationmemberconnection\">OrganizationMemberConnection!</a></code>)</p></td>\n<td><p><p>A list of users who are members of this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newTeamResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path creating a new team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newTeamUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL creating a new team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationBillingEmail</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The billing email for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>packages</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#packageconnection\">PackageConnection!</a></code>)</p></td>\n<td><p><p>A list of packages under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>names</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String]</a></code>)</p>\n<p><p>Find packages by their names.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#packageorder\">PackageOrder</a></code>)</p>\n<p><p>Ordering of the returned packages.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>packageType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#packagetype\">PackageType</a></code>)</p>\n<p><p>Filter registry package by type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>Find packages in a repository by ID.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingMembers</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of users who have been invited to join this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnableItems</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories and gists this profile owner can pin to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>types</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pinnableitemtype\">[PinnableItemType!]</a></code>)</p>\n<p><p>Filter the types of pinnable items that are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedItems</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories and gists this profile owner has pinned to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>types</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pinnableitemtype\">[PinnableItemType!]</a></code>)</p>\n<p><p>Filter the types of pinned items that are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedItemsRemaining</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns how many more items this profile owner can pin to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Find project by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The project number to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projects</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#projectconnection\">ProjectConnection!</a></code>)</p></td>\n<td><p><p>A list of projects under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#projectorder\">ProjectOrder</a></code>)</p>\n<p><p>Ordering options for projects returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>search</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Query to search projects by, currently only searching by name.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#projectstate\">[ProjectState!]</a></code>)</p>\n<p><p>A list of states to filter the projects by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path listing organization&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL listing organization&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories that the user owns.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of viewer&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isFork</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they are forks of another repository.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownerAffiliations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of owner&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>Find Repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>Name of Repository to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresTwoFactorAuthentication</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>When true the organization requires all members, billing managers, and outside\ncollaborators to enable two-factor authentication.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>samlIdentityProvider</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationidentityprovider\">OrganizationIdentityProvider</a></code>)</p></td>\n<td><p><p>The Organization&apos;s SAML identity providers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorshipsAsMaintainer</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#sponsorshipconnection\">SponsorshipConnection!</a></code>)</p></td>\n<td><p><p>This object&apos;s sponsorships as the maintainer.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includePrivate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether or not to include private sponsorships in the result set.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#sponsorshiporder\">SponsorshipOrder</a></code>)</p>\n<p><p>Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorshipsAsSponsor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#sponsorshipconnection\">SponsorshipConnection!</a></code>)</p></td>\n<td><p><p>This object&apos;s sponsorships as the sponsor.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#sponsorshiporder\">SponsorshipOrder</a></code>)</p>\n<p><p>Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>Find an organization&apos;s team by its slug.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>slug</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The name or slug of the team to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teams</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>A list of teams in this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ldapMapped</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If true, filters teams that are mapped to an LDAP Group (Enterprise only).</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#teamorder\">TeamOrder</a></code>)</p>\n<p><p>Ordering options for teams returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#teamprivacy\">TeamPrivacy</a></code>)</p>\n<p><p>If non-null, filters teams according to privacy.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>If non-null, filters teams with query on team name and team slug.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#teamrole\">TeamRole</a></code>)</p>\n<p><p>If non-null, filters teams according to whether the viewer is an admin or member on team.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>rootTeamsOnly</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If true, restrict to only root teams.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>userLogins</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>User logins to filter by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path listing organization&apos;s teams.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL listing organization&apos;s teams.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>twitterUsername</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s Twitter username.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanAdminister</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Organization is adminable by the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanChangePinnedItems</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the viewer pin repositories and gists to the profile?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateProjects</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer create new projects on this owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateRepositories</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Viewer can create repositories on this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateTeams</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Viewer can create teams on this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerIsAMember</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Viewer is an active member of this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>websiteUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationauditentryconnection\">\n <a href=\"#organizationauditentryconnection\">OrganizationAuditEntryConnection</a>\n </h2>\n <p>The connection type for OrganizationAuditEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationauditentryedge\">[OrganizationAuditEntryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#organizationauditentry\">[OrganizationAuditEntry]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationauditentryedge\">\n <a href=\"#organizationauditentryedge\">OrganizationAuditEntryEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#organizationauditentry\">OrganizationAuditEntry</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationconnection\">\n <a href=\"#organizationconnection\">OrganizationConnection</a>\n </h2>\n <p>The connection type for Organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationedge\">[OrganizationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">[Organization]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationedge\">\n <a href=\"#organizationedge\">OrganizationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationidentityprovider\">\n <a href=\"#organizationidentityprovider\">OrganizationIdentityProvider</a>\n </h2>\n <p>An Identity Provider configured to provision SAML and SCIM identities for Organizations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>digestMethod</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The digest algorithm used to sign SAML requests for the Identity Provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>externalIdentities</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#externalidentityconnection\">ExternalIdentityConnection!</a></code>)</p></td>\n<td><p><p>External Identities provisioned by this Identity Provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>idpCertificate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#x509certificate\">X509Certificate</a></code>)</p></td>\n<td><p><p>The x509 certificate used by the Identity Provider to sign assertions and responses.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issuer</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The Issuer Entity ID for the SAML Identity Provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>Organization this Identity Provider belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signatureMethod</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The signature algorithm used to sign SAML requests for the Identity Provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ssoUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL endpoint for the Identity Provider&apos;s SAML SSO.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationinvitation\">\n <a href=\"#organizationinvitation\">OrganizationInvitation</a>\n </h2>\n <p>An Invitation for a user to an organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address of the user invited to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#organizationinvitationtype\">OrganizationInvitationType!</a></code>)</p></td>\n<td><p><p>The type of invitation that was sent (e.g. email, user).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitee</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who was invited to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>inviter</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who created the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization!</a></code>)</p></td>\n<td><p><p>The organization the invite is for.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#organizationinvitationrole\">OrganizationInvitationRole!</a></code>)</p></td>\n<td><p><p>The user&apos;s pending role in the organization (e.g. member, owner).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationinvitationconnection\">\n <a href=\"#organizationinvitationconnection\">OrganizationInvitationConnection</a>\n </h2>\n <p>The connection type for OrganizationInvitation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationinvitationedge\">[OrganizationInvitationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationinvitation\">[OrganizationInvitation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationinvitationedge\">\n <a href=\"#organizationinvitationedge\">OrganizationInvitationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationinvitation\">OrganizationInvitation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationmemberconnection\">\n <a href=\"#organizationmemberconnection\">OrganizationMemberConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationmemberedge\">[OrganizationMemberEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationmemberedge\">\n <a href=\"#organizationmemberedge\">OrganizationMemberEdge</a>\n </h2>\n <p>Represents a user within an organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasTwoFactorEnabled</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the organization member has two factor enabled or not. Returns null if information is not available to viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#organizationmemberrole\">OrganizationMemberRole</a></code>)</p></td>\n<td><p><p>The role this user has in the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationteamshovercardcontext\">\n <a href=\"#organizationteamshovercardcontext\">OrganizationTeamsHovercardContext</a>\n </h2>\n <p>An organization teams hovercard context.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>relevantTeams</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>Teams in this organization the user is a member of that are relevant.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The path for the full team list for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The URL for the full team list for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalTeamCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total number of teams the user is on in the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationshovercardcontext\">\n <a href=\"#organizationshovercardcontext\">OrganizationsHovercardContext</a>\n </h2>\n <p>An organization list hovercard context.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>relevantOrganizations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>Organizations this user is a member of that are relevant.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalOrganizationCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total number of organizations this user is in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"package\">\n <a href=\"#package\">Package</a>\n </h2>\n <p>Information for an uploaded package.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>latestVersion</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#packageversion\">PackageVersion</a></code>)</p></td>\n<td><p><p>Find the latest version for the package.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the package.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>packageType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#packagetype\">PackageType!</a></code>)</p></td>\n<td><p><p>Identifies the type of the package.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository this package belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>statistics</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#packagestatistics\">PackageStatistics</a></code>)</p></td>\n<td><p><p>Statistics about package activity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>version</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#packageversion\">PackageVersion</a></code>)</p></td>\n<td><p><p>Find package version by version string.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>version</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The package version.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>versions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#packageversionconnection\">PackageVersionConnection!</a></code>)</p></td>\n<td><p><p>list of versions for this package.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#packageversionorder\">PackageVersionOrder</a></code>)</p>\n<p><p>Ordering of the returned packages.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageconnection\">\n <a href=\"#packageconnection\">PackageConnection</a>\n </h2>\n <p>The connection type for Package.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#packageedge\">[PackageEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#package\">[Package]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageedge\">\n <a href=\"#packageedge\">PackageEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#package\">Package</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagefile\">\n <a href=\"#packagefile\">PackageFile</a>\n </h2>\n <p>A file in a package version.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>md5</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>MD5 hash of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Name of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>packageVersion</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#packageversion\">PackageVersion</a></code>)</p></td>\n<td><p><p>The package version this file belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sha1</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>SHA1 hash of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sha256</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>SHA256 hash of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>size</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Size of the file in bytes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>URL to download the asset.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagefileconnection\">\n <a href=\"#packagefileconnection\">PackageFileConnection</a>\n </h2>\n <p>The connection type for PackageFile.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#packagefileedge\">[PackageFileEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#packagefile\">[PackageFile]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagefileedge\">\n <a href=\"#packagefileedge\">PackageFileEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#packagefile\">PackageFile</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagestatistics\">\n <a href=\"#packagestatistics\">PackageStatistics</a>\n </h2>\n <p>Represents a object that contains package activity statistics such as downloads.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>downloadsTotalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Number of times the package was downloaded since it was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagetag\">\n <a href=\"#packagetag\">PackageTag</a>\n </h2>\n <p>A version tag contains the mapping between a tag name and a version.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the tag name of the version.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>version</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#packageversion\">PackageVersion</a></code>)</p></td>\n<td><p><p>Version that the tag is associated with.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageversion\">\n <a href=\"#packageversion\">PackageVersion</a>\n </h2>\n <p>Information about a specific package version.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>files</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#packagefileconnection\">PackageFileConnection!</a></code>)</p></td>\n<td><p><p>List of files associated with this package version.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#packagefileorder\">PackageFileOrder</a></code>)</p>\n<p><p>Ordering of the returned package files.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>package</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#package\">Package</a></code>)</p></td>\n<td><p><p>The package associated with this version.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>platform</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The platform this version was built for.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>preRelease</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this version is a pre-release.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>readme</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The README of this package version.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>release</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#release\">Release</a></code>)</p></td>\n<td><p><p>The release associated with this package version.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>statistics</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#packageversionstatistics\">PackageVersionStatistics</a></code>)</p></td>\n<td><p><p>Statistics about package activity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>summary</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The package version summary.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>version</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The version string.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageversionconnection\">\n <a href=\"#packageversionconnection\">PackageVersionConnection</a>\n </h2>\n <p>The connection type for PackageVersion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#packageversionedge\">[PackageVersionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#packageversion\">[PackageVersion]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageversionedge\">\n <a href=\"#packageversionedge\">PackageVersionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#packageversion\">PackageVersion</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageversionstatistics\">\n <a href=\"#packageversionstatistics\">PackageVersionStatistics</a>\n </h2>\n <p>Represents a object that contains package version activity statistics such as downloads.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>downloadsTotalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Number of times the package was downloaded since it was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pageinfo\">\n <a href=\"#pageinfo\">PageInfo</a>\n </h2>\n <p>Information about pagination in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>endCursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>When paginating forwards, the cursor to continue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasNextPage</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>When paginating forwards, are there more items?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasPreviousPage</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>When paginating backwards, are there more items?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startCursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>When paginating backwards, the cursor to continue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"permissionsource\">\n <a href=\"#permissionsource\">PermissionSource</a>\n </h2>\n <p>A level of permission and source for a user&apos;s access to a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization!</a></code>)</p></td>\n<td><p><p>The organization the repository belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#defaultrepositorypermissionfield\">DefaultRepositoryPermissionField!</a></code>)</p></td>\n<td><p><p>The level of access this source has granted to the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>source</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#permissiongranter\">PermissionGranter!</a></code>)</p></td>\n<td><p><p>The source of this permission.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnableitemconnection\">\n <a href=\"#pinnableitemconnection\">PinnableItemConnection</a>\n </h2>\n <p>The connection type for PinnableItem.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pinnableitemedge\">[PinnableItemEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#pinnableitem\">[PinnableItem]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnableitemedge\">\n <a href=\"#pinnableitemedge\">PinnableItemEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#pinnableitem\">PinnableItem</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnedevent\">\n <a href=\"#pinnedevent\">PinnedEvent</a>\n </h2>\n <p>Represents a<code>pinned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>Identifies the issue associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnedissue\">\n <a href=\"#pinnedissue\">PinnedIssue</a>\n </h2>\n <p>A Pinned Issue is a issue pinned to a repository&apos;s index page.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>The issue that was pinned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor!</a></code>)</p></td>\n<td><p><p>The actor that pinned this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository that this issue was pinned to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnedissueconnection\">\n <a href=\"#pinnedissueconnection\">PinnedIssueConnection</a>\n </h2>\n <p>The connection type for PinnedIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pinnedissueedge\">[PinnedIssueEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pinnedissue\">[PinnedIssue]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnedissueedge\">\n <a href=\"#pinnedissueedge\">PinnedIssueEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pinnedissue\">PinnedIssue</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"privaterepositoryforkingdisableauditentry\">\n <a href=\"#privaterepositoryforkingdisableauditentry\">PrivateRepositoryForkingDisableAuditEntry</a>\n </h2>\n <p>Audit log entry for a private_repository_forking.disable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"privaterepositoryforkingenableauditentry\">\n <a href=\"#privaterepositoryforkingenableauditentry\">PrivateRepositoryForkingEnableAuditEntry</a>\n </h2>\n <p>Audit log entry for a private_repository_forking.enable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"profileitemshowcase\">\n <a href=\"#profileitemshowcase\">ProfileItemShowcase</a>\n </h2>\n <p>A curatable list of repositories relating to a repository owner, which defaults\nto showing the most popular repositories they own.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>hasPinnedItems</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the owner has pinned any repositories or gists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>items</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>The repositories and gists in the showcase. If the profile owner has any\npinned items, those will be returned. Otherwise, the profile owner&apos;s popular\nrepositories will be returned.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"project\">\n <a href=\"#project\">Project</a>\n </h2>\n <p>Projects manage issues, pull requests and notes within a project owner.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#closable\">Closable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The project&apos;s description body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The projects description body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closed</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the object is closed (definition of closed may depend on type).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>columns</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#projectcolumnconnection\">ProjectColumnConnection!</a></code>)</p></td>\n<td><p><p>List of columns in the project.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who originally created the project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The project&apos;s name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The project&apos;s number.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>owner</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#projectowner\">ProjectOwner!</a></code>)</p></td>\n<td><p><p>The project&apos;s owner. Currently limited to repositories, organizations, and users.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingCards</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#projectcardconnection\">ProjectCardConnection!</a></code>)</p></td>\n<td><p><p>List of pending cards in this project.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>archivedStates</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#projectcardarchivedstate\">[ProjectCardArchivedState]</a></code>)</p>\n<p><p>A list of archived states to filter the cards by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>progress</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#projectprogress\">ProjectProgress!</a></code>)</p></td>\n<td><p><p>Project progress details.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#projectstate\">ProjectState!</a></code>)</p></td>\n<td><p><p>Whether the project is open or closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcard\">\n <a href=\"#projectcard\">ProjectCard</a>\n </h2>\n <p>A card in a project.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>column</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#projectcolumn\">ProjectColumn</a></code>)</p></td>\n<td><p><p>The project column this card is associated under. A card may only belong to one\nproject column at a time. The column field will be null if the card is created\nin a pending state and has yet to be associated with a column. Once cards are\nassociated with a column, they will not become pending in the future.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>content</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#projectcarditem\">ProjectCardItem</a></code>)</p></td>\n<td><p><p>The card content item.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who created this card.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isArchived</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the card is archived.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>note</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The card note.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#project\">Project!</a></code>)</p></td>\n<td><p><p>The project that contains this card.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this card.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#projectcardstate\">ProjectCardState</a></code>)</p></td>\n<td><p><p>The state of ProjectCard.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this card.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcardconnection\">\n <a href=\"#projectcardconnection\">ProjectCardConnection</a>\n </h2>\n <p>The connection type for ProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#projectcardedge\">[ProjectCardEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#projectcard\">[ProjectCard]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcardedge\">\n <a href=\"#projectcardedge\">ProjectCardEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#projectcard\">ProjectCard</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcolumn\">\n <a href=\"#projectcolumn\">ProjectColumn</a>\n </h2>\n <p>A column inside a project.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cards</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#projectcardconnection\">ProjectCardConnection!</a></code>)</p></td>\n<td><p><p>List of cards in the column.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>archivedStates</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#projectcardarchivedstate\">[ProjectCardArchivedState]</a></code>)</p>\n<p><p>A list of archived states to filter the cards by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The project column&apos;s name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#project\">Project!</a></code>)</p></td>\n<td><p><p>The project that contains this column.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>purpose</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#projectcolumnpurpose\">ProjectColumnPurpose</a></code>)</p></td>\n<td><p><p>The semantic purpose of the column.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this project column.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this project column.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcolumnconnection\">\n <a href=\"#projectcolumnconnection\">ProjectColumnConnection</a>\n </h2>\n <p>The connection type for ProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#projectcolumnedge\">[ProjectColumnEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#projectcolumn\">[ProjectColumn]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcolumnedge\">\n <a href=\"#projectcolumnedge\">ProjectColumnEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#projectcolumn\">ProjectColumn</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectconnection\">\n <a href=\"#projectconnection\">ProjectConnection</a>\n </h2>\n <p>A list of projects associated with the owner.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#projectedge\">[ProjectEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#project\">[Project]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectedge\">\n <a href=\"#projectedge\">ProjectEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectprogress\">\n <a href=\"#projectprogress\">ProjectProgress</a>\n </h2>\n <p>Project progress stats.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>doneCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of done cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>donePercentage</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The percentage of done cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enabled</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether progress tracking is enabled and cards with purpose exist for this project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>inProgressCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of in-progress cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>inProgressPercentage</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The percentage of in-progress cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>todoCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of to do cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>todoPercentage</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The percentage of to do cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"publickey\">\n <a href=\"#publickey\">PublicKey</a>\n </h2>\n <p>A user&apos;s public key.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>accessedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The last time this authorization was used to perform an action. Values will be null for keys not owned by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the key was created. Keys created before\nMarch 5th, 2014 have inaccurate values. Values will be null for keys not owned by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>fingerprint</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The fingerprint for this PublicKey.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isReadOnly</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether this PublicKey is read-only or not. Values will be null for keys not owned by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The public key string.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the key was updated. Keys created before\nMarch 5th, 2014 may have inaccurate values. Values will be null for keys not\nowned by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"publickeyconnection\">\n <a href=\"#publickeyconnection\">PublicKeyConnection</a>\n </h2>\n <p>The connection type for PublicKey.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#publickeyedge\">[PublicKeyEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#publickey\">[PublicKey]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"publickeyedge\">\n <a href=\"#publickeyedge\">PublicKeyEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#publickey\">PublicKey</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequest\">\n <a href=\"#pullrequest\">PullRequest</a>\n </h2>\n <p>A repository pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#assignable\">Assignable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#closable\">Closable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#labelable\">Labelable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#lockable\">Lockable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>activeLockReason</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#lockreason\">LockReason</a></code>)</p></td>\n<td><p><p>Reason that the conversation was locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>additions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of additions in this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignees</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users assigned to this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>autoMergeRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#automergerequest\">AutoMergeRequest</a></code>)</p></td>\n<td><p><p>Returns the auto-merge request object if one exists for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRef</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the base Ref associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRefName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the base Ref associated with the pull request, even if the ref has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRefOid</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>Identifies the oid of the base ref associated with the pull request, even if the ref has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRepository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with this pull request&apos;s base Ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body as Markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canBeRebased</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the pull request is rebaseable.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>canBeRebased</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#merge-info-preview\">Merge info preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>changedFiles</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of changed files in this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checksResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for the checks of this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checksUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for the checks of this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closed</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the pull request is closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closingIssuesReferences</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issueconnection\">IssueConnection</a></code>)</p></td>\n<td><p><p>List of issues that were may be closed by this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issuecommentconnection\">IssueCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of comments associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#issuecommentorder\">IssueCommentOrder</a></code>)</p>\n<p><p>Ordering options for issue comments returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commits</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestcommitconnection\">PullRequestCommitConnection!</a></code>)</p></td>\n<td><p><p>A list of commits present in this pull request&apos;s head branch not present in the base branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of deletions in this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited this pull request&apos;s body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>files</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestchangedfileconnection\">PullRequestChangedFileConnection</a></code>)</p></td>\n<td><p><p>Lists the files changed within this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRef</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the head Ref associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRefName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the head Ref associated with the pull request, even if the ref has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRefOid</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>Identifies the oid of the head ref associated with the pull request, even if the ref has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRepository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with this pull request&apos;s head Ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRepositoryOwner</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryowner\">RepositoryOwner</a></code>)</p></td>\n<td><p><p>The owner of the repository associated with this pull request&apos;s head Ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hovercard</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#hovercard\">Hovercard!</a></code>)</p></td>\n<td><p><p>The hovercard information for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includeNotificationContexts</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether or not to include notification contexts.</p></p>\n<p>The default value is <code>true</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>The head and base repositories are different.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDraft</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the pull request is a draft.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isReadByViewer</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Is this pull request read by the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labels</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#labelconnection\">LabelConnection</a></code>)</p></td>\n<td><p><p>A list of labels associated with the object.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#labelorder\">LabelOrder</a></code>)</p>\n<p><p>Ordering options for labels returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestOpinionatedReviews</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestreviewconnection\">PullRequestReviewConnection</a></code>)</p></td>\n<td><p><p>A list of latest reviews per user associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>writersOnly</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Only return reviews from user who have write access to the repository.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestReviews</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestreviewconnection\">PullRequestReviewConnection</a></code>)</p></td>\n<td><p><p>A list of latest reviews per user associated with the pull request that are not also pending review.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>locked</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the pull request is locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>maintainerCanModify</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether maintainers can modify the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeCommit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit that was created when this pull request was merged.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeStateStatus</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#mergestatestatus\">MergeStateStatus!</a></code>)</p></td>\n<td><p><p>Detailed information about the current pull request merge state status.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>mergeStateStatus</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#merge-info-preview\">Merge info preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeable</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#mergeablestate\">MergeableState!</a></code>)</p></td>\n<td><p><p>Whether or not the pull request can be merged based on the existence of merge conflicts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>merged</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the pull request was merged.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The date and time that the pull request was merged.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergedBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who merged the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestone</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#milestone\">Milestone</a></code>)</p></td>\n<td><p><p>Identifies the milestone associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the pull request number.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>participants</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users that are participating in the Pull Request conversation.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The permalink to the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>potentialMergeCommit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit that GitHub automatically generated to test if this pull request\ncould be merged. This field will not return a value if the pull request is\nmerged, or if the test merge commit is still being generated. See the\n<code>mergeable</code> field for more details on the mergeability of the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCards</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#projectcardconnection\">ProjectCardConnection!</a></code>)</p></td>\n<td><p><p>List of project cards associated with this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>archivedStates</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#projectcardarchivedstate\">[ProjectCardArchivedState]</a></code>)</p>\n<p><p>A list of archived states to filter the cards by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>revertResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for reverting this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>revertUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for reverting this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewDecision</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pullrequestreviewdecision\">PullRequestReviewDecision</a></code>)</p></td>\n<td><p><p>The current status of this pull request with respect to code review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequests</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reviewrequestconnection\">ReviewRequestConnection</a></code>)</p></td>\n<td><p><p>A list of review requests associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewThreads</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestreviewthreadconnection\">PullRequestReviewThreadConnection!</a></code>)</p></td>\n<td><p><p>The list of all review threads for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviews</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestreviewconnection\">PullRequestReviewConnection</a></code>)</p></td>\n<td><p><p>A list of reviews associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>author</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filter by author of the review.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pullrequestreviewstate\">[PullRequestReviewState!]</a></code>)</p>\n<p><p>A list of states to filter the reviews.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pullrequeststate\">PullRequestState!</a></code>)</p></td>\n<td><p><p>Identifies the state of the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>suggestedReviewers</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#suggestedreviewer\">[SuggestedReviewer]!</a></code>)</p></td>\n<td><p><p>A list of reviewer suggestions based on commit history and past review comments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>timeline</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequesttimelineconnection\">PullRequestTimelineConnection!</a></code>)</p></td>\n<td><p><p>A list of events, comments, commits, etc. associated with the pull request.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>timeline</code> is deprecated. <p><code>timeline</code> will be removed Use PullRequest.timelineItems instead. Removal on 2020-10-01 UTC.</p></p>\n</div>\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Allows filtering timeline events by a <code>since</code> timestamp.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>timelineItems</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequesttimelineitemsconnection\">PullRequestTimelineItemsConnection!</a></code>)</p></td>\n<td><p><p>A list of events, comments, commits, etc. associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>itemTypes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pullrequesttimelineitemsitemtype\">[PullRequestTimelineItemsItemType!]</a></code>)</p>\n<p><p>Filter timeline items by type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Filter timeline items by a <code>since</code> timestamp.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>skip</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Skips the first <em>n</em> elements in the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the pull request title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanApplySuggestion</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer can apply suggestion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDeleteHeadRef</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer can restore the deleted head ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDisableAutoMerge</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer can disable auto-merge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanEnableAutoMerge</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer can enable auto-merge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerMergeBodyText</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The merge body text for the viewer and method.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>mergeType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pullrequestmergemethod\">PullRequestMergeMethod</a></code>)</p>\n<p><p>The merge method for the message.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerMergeHeadlineText</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The merge headline text for the viewer and method.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>mergeType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pullrequestmergemethod\">PullRequestMergeMethod</a></code>)</p>\n<p><p>The merge method for the message.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestchangedfile\">\n <a href=\"#pullrequestchangedfile\">PullRequestChangedFile</a>\n </h2>\n <p>A file changed in a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>additions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of additions to the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of deletions to the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The path of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerViewedState</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#fileviewedstate\">FileViewedState!</a></code>)</p></td>\n<td><p><p>The state of the file for the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestchangedfileconnection\">\n <a href=\"#pullrequestchangedfileconnection\">PullRequestChangedFileConnection</a>\n </h2>\n <p>The connection type for PullRequestChangedFile.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestchangedfileedge\">[PullRequestChangedFileEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestchangedfile\">[PullRequestChangedFile]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestchangedfileedge\">\n <a href=\"#pullrequestchangedfileedge\">PullRequestChangedFileEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestchangedfile\">PullRequestChangedFile</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcommit\">\n <a href=\"#pullrequestcommit\">PullRequestCommit</a>\n </h2>\n <p>Represents a Git commit part of a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>The Git commit object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request this commit belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this pull request commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this pull request commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcommitcommentthread\">\n <a href=\"#pullrequestcommitcommentthread\">PullRequestCommitCommentThread</a>\n </h2>\n <p>Represents a commit comment thread part of a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>The comments that exist in this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>The commit the comments were made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The file the comments were made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>position</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The position in the diff for the commit that the comment was made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request this commit comment thread belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcommitconnection\">\n <a href=\"#pullrequestcommitconnection\">PullRequestCommitConnection</a>\n </h2>\n <p>The connection type for PullRequestCommit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestcommitedge\">[PullRequestCommitEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestcommit\">[PullRequestCommit]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcommitedge\">\n <a href=\"#pullrequestcommitedge\">PullRequestCommitEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestcommit\">PullRequestCommit</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestconnection\">\n <a href=\"#pullrequestconnection\">PullRequestConnection</a>\n </h2>\n <p>The connection type for PullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestedge\">[PullRequestEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">[PullRequest]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcontributionsbyrepository\">\n <a href=\"#pullrequestcontributionsbyrepository\">PullRequestContributionsByRepository</a>\n </h2>\n <p>This aggregates pull requests opened by a user within one repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdpullrequestcontributionconnection\">CreatedPullRequestContributionConnection!</a></code>)</p></td>\n<td><p><p>The pull request contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository in which the pull requests were opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestedge\">\n <a href=\"#pullrequestedge\">PullRequestEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreview\">\n <a href=\"#pullrequestreview\">PullRequestReview</a>\n </h2>\n <p>A review object for a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorCanPushToRepository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the author of this review has push access to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the pull request review body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body of this review rendered as plain text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestreviewcommentconnection\">PullRequestReviewCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of review comments for the current pull request review.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with this pull request review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>onBehalfOf</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>A list of teams that this review was made on behalf of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>Identifies the pull request associated with this pull request review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path permalink for this PullRequestReview.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pullrequestreviewstate\">PullRequestReviewState!</a></code>)</p></td>\n<td><p><p>Identifies the current state of the pull request review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>submittedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the Pull Request Review was submitted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL permalink for this PullRequestReview.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewcomment\">\n <a href=\"#pullrequestreviewcomment\">PullRequestReviewComment</a>\n </h2>\n <p>A review comment associated with a given repository pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#minimizable\">Minimizable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The comment body of this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The comment body of this review comment rendered as plain text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the comment was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>diffHunk</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The diff hunk to which the comment applies.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>draftedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the comment was created in a draft state.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMinimized</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not a comment has been minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>minimizedReason</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Returns why the comment was minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalCommit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the original commit associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalPosition</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The original line index in the diff to which the comment applies.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>outdated</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies when the comment body is outdated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The path to which the comment applies.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>position</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The line index in the diff to which the comment applies.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request associated with this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReview</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestreview\">PullRequestReview</a></code>)</p></td>\n<td><p><p>The pull request review associated with this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>replyTo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestreviewcomment\">PullRequestReviewComment</a></code>)</p></td>\n<td><p><p>The comment this is a reply to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path permalink for this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pullrequestreviewcommentstate\">PullRequestReviewCommentState!</a></code>)</p></td>\n<td><p><p>Identifies the state of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the comment was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL permalink for this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMinimize</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can minimize this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewcommentconnection\">\n <a href=\"#pullrequestreviewcommentconnection\">PullRequestReviewCommentConnection</a>\n </h2>\n <p>The connection type for PullRequestReviewComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestreviewcommentedge\">[PullRequestReviewCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestreviewcomment\">[PullRequestReviewComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewcommentedge\">\n <a href=\"#pullrequestreviewcommentedge\">PullRequestReviewCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestreviewcomment\">PullRequestReviewComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewconnection\">\n <a href=\"#pullrequestreviewconnection\">PullRequestReviewConnection</a>\n </h2>\n <p>The connection type for PullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestreviewedge\">[PullRequestReviewEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestreview\">[PullRequestReview]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewcontributionsbyrepository\">\n <a href=\"#pullrequestreviewcontributionsbyrepository\">PullRequestReviewContributionsByRepository</a>\n </h2>\n <p>This aggregates pull request reviews made by a user within one repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#createdpullrequestreviewcontributionconnection\">CreatedPullRequestReviewContributionConnection!</a></code>)</p></td>\n<td><p><p>The pull request review contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository in which the pull request reviews were made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewedge\">\n <a href=\"#pullrequestreviewedge\">PullRequestReviewEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestreview\">PullRequestReview</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewthread\">\n <a href=\"#pullrequestreviewthread\">PullRequestReviewThread</a>\n </h2>\n <p>A threaded list of comments for a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestreviewcommentconnection\">PullRequestReviewCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of pull request comments associated with the thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>skip</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Skips the first <em>n</em> elements in the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>diffSide</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#diffside\">DiffSide!</a></code>)</p></td>\n<td><p><p>The side of the diff on which this thread was placed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCollapsed</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the thread has been collapsed (outdated or resolved).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isOutdated</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether this thread was outdated by newer changes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isResolved</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this thread has been resolved.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>line</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The line in the file to which this thread refers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalLine</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The original line in the file to which this thread refers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalStartLine</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The original start line in the file to which this thread refers (multi-line only).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the file path of this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>Identifies the pull request associated with this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>Identifies the repository associated with this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resolvedBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who resolved this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startDiffSide</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#diffside\">DiffSide</a></code>)</p></td>\n<td><p><p>The side of the diff that the first line of the thread starts on (multi-line only).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startLine</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The start line in the file to which this thread refers (multi-line only).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReply</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the current viewer can reply to this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanResolve</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer can resolve this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUnresolve</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer can unresolve this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewthreadconnection\">\n <a href=\"#pullrequestreviewthreadconnection\">PullRequestReviewThreadConnection</a>\n </h2>\n <p>Review comment threads for a pull request review.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestreviewthreadedge\">[PullRequestReviewThreadEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestreviewthread\">[PullRequestReviewThread]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewthreadedge\">\n <a href=\"#pullrequestreviewthreadedge\">PullRequestReviewThreadEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestreviewthread\">PullRequestReviewThread</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestrevisionmarker\">\n <a href=\"#pullrequestrevisionmarker\">PullRequestRevisionMarker</a>\n </h2>\n <p>Represents the latest point in the pull request timeline for which the viewer has seen the pull request&apos;s commits.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastSeenCommit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>The last commit the viewer has seen.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request to which the marker belongs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequesttimelineconnection\">\n <a href=\"#pullrequesttimelineconnection\">PullRequestTimelineConnection</a>\n </h2>\n <p>The connection type for PullRequestTimelineItem.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequesttimelineitemedge\">[PullRequestTimelineItemEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#pullrequesttimelineitem\">[PullRequestTimelineItem]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequesttimelineitemedge\">\n <a href=\"#pullrequesttimelineitemedge\">PullRequestTimelineItemEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#pullrequesttimelineitem\">PullRequestTimelineItem</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequesttimelineitemsconnection\">\n <a href=\"#pullrequesttimelineitemsconnection\">PullRequestTimelineItemsConnection</a>\n </h2>\n <p>The connection type for PullRequestTimelineItems.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequesttimelineitemsedge\">[PullRequestTimelineItemsEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>filteredCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the count of items after applying <code>before</code> and <code>after</code> filters.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#pullrequesttimelineitems\">[PullRequestTimelineItems]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the count of items after applying <code>before</code>/<code>after</code> filters and <code>first</code>/<code>last</code>/<code>skip</code> slicing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the timeline was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequesttimelineitemsedge\">\n <a href=\"#pullrequesttimelineitemsedge\">PullRequestTimelineItemsEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#pullrequesttimelineitems\">PullRequestTimelineItems</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"push\">\n <a href=\"#push\">Push</a>\n </h2>\n <p>A Git push.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>nextSha</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The SHA after the push.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The permalink for this push.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousSha</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The SHA before the push.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pusher</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who pushed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository that was pushed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pushallowance\">\n <a href=\"#pushallowance\">PushAllowance</a>\n </h2>\n <p>A team, user or app who has the ability to push to a protected branch.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#pushallowanceactor\">PushAllowanceActor</a></code>)</p></td>\n<td><p><p>The actor that can push.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branchProtectionRule</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Identifies the branch protection rule associated with the allowed user or team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pushallowanceconnection\">\n <a href=\"#pushallowanceconnection\">PushAllowanceConnection</a>\n </h2>\n <p>The connection type for PushAllowance.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pushallowanceedge\">[PushAllowanceEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pushallowance\">[PushAllowance]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pushallowanceedge\">\n <a href=\"#pushallowanceedge\">PushAllowanceEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pushallowance\">PushAllowance</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ratelimit\">\n <a href=\"#ratelimit\">RateLimit</a>\n </h2>\n <p>Represents the client&apos;s rate limit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cost</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The point cost for the current query counting against the rate limit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>limit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The maximum number of points the client is permitted to consume in a 60 minute window.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodeCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The maximum number of nodes this query may return.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>remaining</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of points remaining in the current rate limit window.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resetAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The time at which the current rate limit window resets in UTC epoch seconds.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>used</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of points used in the current rate limit window.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactinguserconnection\">\n <a href=\"#reactinguserconnection\">ReactingUserConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reactinguseredge\">[ReactingUserEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactinguseredge\">\n <a href=\"#reactinguseredge\">ReactingUserEdge</a>\n </h2>\n <p>Represents a user that&apos;s made a reaction.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The moment when the user made the reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reaction\">\n <a href=\"#reaction\">Reaction</a>\n </h2>\n <p>An emoji reaction to a particular piece of content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>content</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#reactioncontent\">ReactionContent!</a></code>)</p></td>\n<td><p><p>Identifies the emoji reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactable</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#reactable\">Reactable!</a></code>)</p></td>\n<td><p><p>The reactable piece of content.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>Identifies the user who created this reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactionconnection\">\n <a href=\"#reactionconnection\">ReactionConnection</a>\n </h2>\n <p>A list of reactions that have been left on the subject.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reactionedge\">[ReactionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reaction\">[Reaction]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasReacted</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the authenticated user has left a reaction on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactionedge\">\n <a href=\"#reactionedge\">ReactionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reaction\">Reaction</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactiongroup\">\n <a href=\"#reactiongroup\">ReactionGroup</a>\n </h2>\n <p>A group of emoji reactions to a particular piece of content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>content</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#reactioncontent\">ReactionContent!</a></code>)</p></td>\n<td><p><p>Identifies the emoji reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the reaction was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#reactable\">Reactable!</a></code>)</p></td>\n<td><p><p>The subject that was reacted to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>users</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reactinguserconnection\">ReactingUserConnection!</a></code>)</p></td>\n<td><p><p>Users who have reacted to the reaction subject with the emotion represented by this reaction group.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasReacted</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the authenticated user has left a reaction on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"readyforreviewevent\">\n <a href=\"#readyforreviewevent\">ReadyForReviewEvent</a>\n </h2>\n <p>Represents a<code>ready_for_review</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this ready for review event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this ready for review event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ref\">\n <a href=\"#ref\">Ref</a>\n </h2>\n <p>Represents a Git reference.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>associatedPullRequests</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests with this ref as the head ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branchProtectionRule</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Branch protection rules for this ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The ref name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>prefix</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The ref&apos;s prefix, such as <code>refs/heads/</code> or <code>refs/tags/</code>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>refUpdateRule</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#refupdaterule\">RefUpdateRule</a></code>)</p></td>\n<td><p><p>Branch protection rules that are viewable by non-admins.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository the ref belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>target</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#gitobject\">GitObject</a></code>)</p></td>\n<td><p><p>The object the ref points to. Returns null when object does not exist.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"refconnection\">\n <a href=\"#refconnection\">RefConnection</a>\n </h2>\n <p>The connection type for Ref.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#refedge\">[RefEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#ref\">[Ref]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"refedge\">\n <a href=\"#refedge\">RefEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"refupdaterule\">\n <a href=\"#refupdaterule\">RefUpdateRule</a>\n </h2>\n <p>A ref update rules for a viewer.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>allowsDeletions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can this branch be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>allowsForcePushes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are force pushes allowed on this branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pattern</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the protection rule pattern.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiredApprovingReviewCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Number of approving reviews required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiredStatusCheckContexts</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String]</a></code>)</p></td>\n<td><p><p>List of required status check contexts that must pass for commits to be accepted to matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresLinearHistory</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are merge commits prohibited from being pushed to this branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresSignatures</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are commits required to be signed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanPush</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the viewer push to the branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"referencedevent\">\n <a href=\"#referencedevent\">ReferencedEvent</a>\n </h2>\n <p>Represents a<code>referenced</code>event on a given <code>ReferencedSubject</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with the<code>referenced</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitRepository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>Identifies the repository associated with the<code>referenced</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Reference originated in a different repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDirectReference</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Checks if the commit message itself references the subject. Can be false in the case of a commit comment reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"release\">\n <a href=\"#release\">Release</a>\n </h2>\n <p>A release contains the content for a release.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The author of the release.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the release.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>descriptionHTML</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#html\">HTML</a></code>)</p></td>\n<td><p><p>The description of this release rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDraft</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the release is a draft.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLatest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the release is the latest releast.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPrerelease</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the release is a prerelease.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The title of the release.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the release was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>releaseAssets</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#releaseassetconnection\">ReleaseAssetConnection!</a></code>)</p></td>\n<td><p><p>List of releases assets which are dependent on this release.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>A list of names to filter the assets by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository that the release belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>shortDescriptionHTML</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#html\">HTML</a></code>)</p></td>\n<td><p><p>A description of the release, rendered to HTML without any links in it.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>limit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many characters to return.</p></p>\n<p>The default value is <code>200</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tag</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The Git tag the release points to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tagCommit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The tag commit for this release.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tagName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the release&apos;s Git tag.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseasset\">\n <a href=\"#releaseasset\">ReleaseAsset</a>\n </h2>\n <p>A release asset contains the content for a release asset.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contentType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The asset&apos;s content-type.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>downloadCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of times this asset was downloaded.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>downloadUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>Identifies the URL where you can download the release asset via the browser.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the title of the release asset.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>release</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#release\">Release</a></code>)</p></td>\n<td><p><p>Release that the asset is associated with.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>size</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The size (in bytes) of the asset.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>uploadedBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user that performed the upload.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>Identifies the URL of the release asset.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseassetconnection\">\n <a href=\"#releaseassetconnection\">ReleaseAssetConnection</a>\n </h2>\n <p>The connection type for ReleaseAsset.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#releaseassetedge\">[ReleaseAssetEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#releaseasset\">[ReleaseAsset]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseassetedge\">\n <a href=\"#releaseassetedge\">ReleaseAssetEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#releaseasset\">ReleaseAsset</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseconnection\">\n <a href=\"#releaseconnection\">ReleaseConnection</a>\n </h2>\n <p>The connection type for Release.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#releaseedge\">[ReleaseEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#release\">[Release]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseedge\">\n <a href=\"#releaseedge\">ReleaseEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#release\">Release</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removedfromprojectevent\">\n <a href=\"#removedfromprojectevent\">RemovedFromProjectEvent</a>\n </h2>\n <p>Represents a<code>removed_from_project</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Project referenced by event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>project</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectColumnName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectColumnName</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"renamedtitleevent\">\n <a href=\"#renamedtitleevent\">RenamedTitleEvent</a>\n </h2>\n <p>Represents a<code>renamed</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>currentTitle</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the current title of the issue or pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousTitle</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the previous title of the issue or pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#renamedtitlesubject\">RenamedTitleSubject!</a></code>)</p></td>\n<td><p><p>Subject that was renamed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reopenedevent\">\n <a href=\"#reopenedevent\">ReopenedEvent</a>\n </h2>\n <p>Represents a<code>reopened</code>event on any <code>Closable</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closable</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#closable\">Closable!</a></code>)</p></td>\n<td><p><p>Object that was reopened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoaccessauditentry\">\n <a href=\"#repoaccessauditentry\">RepoAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repoaccessauditentryvisibility\">RepoAccessAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoaddmemberauditentry\">\n <a href=\"#repoaddmemberauditentry\">RepoAddMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.add_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repoaddmemberauditentryvisibility\">RepoAddMemberAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoaddtopicauditentry\">\n <a href=\"#repoaddtopicauditentry\">RepoAddTopicAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.add_topic event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#topicauditentrydata\">TopicAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topic</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#topic\">Topic</a></code>)</p></td>\n<td><p><p>The name of the topic added to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topicName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the topic added to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoarchivedauditentry\">\n <a href=\"#repoarchivedauditentry\">RepoArchivedAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.archived event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repoarchivedauditentryvisibility\">RepoArchivedAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repochangemergesettingauditentry\">\n <a href=\"#repochangemergesettingauditentry\">RepoChangeMergeSettingAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.change_merge_setting event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isEnabled</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the change was to enable (true) or disable (false) the merge type.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repochangemergesettingauditentrymergetype\">RepoChangeMergeSettingAuditEntryMergeType</a></code>)</p></td>\n<td><p><p>The merge method affected by the change.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigdisableanonymousgitaccessauditentry\">\n <a href=\"#repoconfigdisableanonymousgitaccessauditentry\">RepoConfigDisableAnonymousGitAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.disable_anonymous_git_access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigdisablecollaboratorsonlyauditentry\">\n <a href=\"#repoconfigdisablecollaboratorsonlyauditentry\">RepoConfigDisableCollaboratorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.disable_collaborators_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigdisablecontributorsonlyauditentry\">\n <a href=\"#repoconfigdisablecontributorsonlyauditentry\">RepoConfigDisableContributorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.disable_contributors_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigdisablesockpuppetdisallowedauditentry\">\n <a href=\"#repoconfigdisablesockpuppetdisallowedauditentry\">RepoConfigDisableSockpuppetDisallowedAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.disable_sockpuppet_disallowed event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigenableanonymousgitaccessauditentry\">\n <a href=\"#repoconfigenableanonymousgitaccessauditentry\">RepoConfigEnableAnonymousGitAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.enable_anonymous_git_access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigenablecollaboratorsonlyauditentry\">\n <a href=\"#repoconfigenablecollaboratorsonlyauditentry\">RepoConfigEnableCollaboratorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.enable_collaborators_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigenablecontributorsonlyauditentry\">\n <a href=\"#repoconfigenablecontributorsonlyauditentry\">RepoConfigEnableContributorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.enable_contributors_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigenablesockpuppetdisallowedauditentry\">\n <a href=\"#repoconfigenablesockpuppetdisallowedauditentry\">RepoConfigEnableSockpuppetDisallowedAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.enable_sockpuppet_disallowed event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfiglockanonymousgitaccessauditentry\">\n <a href=\"#repoconfiglockanonymousgitaccessauditentry\">RepoConfigLockAnonymousGitAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.lock_anonymous_git_access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigunlockanonymousgitaccessauditentry\">\n <a href=\"#repoconfigunlockanonymousgitaccessauditentry\">RepoConfigUnlockAnonymousGitAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.unlock_anonymous_git_access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repocreateauditentry\">\n <a href=\"#repocreateauditentry\">RepoCreateAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.create event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forkParentName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the parent repository for this forked repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forkSourceName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the root repository for this network.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repocreateauditentryvisibility\">RepoCreateAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repodestroyauditentry\">\n <a href=\"#repodestroyauditentry\">RepoDestroyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.destroy event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repodestroyauditentryvisibility\">RepoDestroyAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reporemovememberauditentry\">\n <a href=\"#reporemovememberauditentry\">RepoRemoveMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.remove_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#reporemovememberauditentryvisibility\">RepoRemoveMemberAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reporemovetopicauditentry\">\n <a href=\"#reporemovetopicauditentry\">RepoRemoveTopicAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.remove_topic event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#topicauditentrydata\">TopicAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topic</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#topic\">Topic</a></code>)</p></td>\n<td><p><p>The name of the topic added to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topicName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the topic added to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repository\">\n <a href=\"#repository\">Repository</a>\n </h2>\n <p>A repository contains the content for a project.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#packageowner\">PackageOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#projectowner\">ProjectOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryinfo\">RepositoryInfo</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#starrable\">Starrable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assignableUsers</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of users that can be assigned to issues in this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters users with query on user name and login.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branchProtectionRules</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#branchprotectionruleconnection\">BranchProtectionRuleConnection!</a></code>)</p></td>\n<td><p><p>A list of branch protection rules for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>codeOfConduct</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#codeofconduct\">CodeOfConduct</a></code>)</p></td>\n<td><p><p>Returns the code of conduct for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>collaborators</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repositorycollaboratorconnection\">RepositoryCollaboratorConnection</a></code>)</p></td>\n<td><p><p>A list of collaborators associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#collaboratoraffiliation\">CollaboratorAffiliation</a></code>)</p>\n<p><p>Collaborators affiliation level with a repository.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters users with query on user name and login.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitComments</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of commit comments associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contactLinks</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repositorycontactlink\">[RepositoryContactLink!]</a></code>)</p></td>\n<td><p><p>Returns a list of contact links associated to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>defaultBranchRef</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The Ref associated with the repository&apos;s default branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deleteBranchOnMerge</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not branches are automatically deleted when merged in this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployKeys</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#deploykeyconnection\">DeployKeyConnection!</a></code>)</p></td>\n<td><p><p>A list of deploy keys that are on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployments</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#deploymentconnection\">DeploymentConnection!</a></code>)</p></td>\n<td><p><p>Deployments associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>environments</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>Environments to list deployments for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#deploymentorder\">DeploymentOrder</a></code>)</p>\n<p><p>Ordering options for deployments returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>descriptionHTML</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The description of the repository rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>diskUsage</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of kilobytes this repository occupies on disk.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forkCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns how many forks there are of this repository in the whole network.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forks</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of direct forked repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of viewer&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownerAffiliations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of owner&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasAnonymousAccessEnabled</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has anonymous Git read access feature enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasIssuesEnabled</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has issues feature enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasProjectsEnabled</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has the Projects feature enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasWikiEnabled</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has wiki feature enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>homepageUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The repository&apos;s URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isArchived</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository is unmaintained.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isBlankIssuesEnabled</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns true if blank issue creation is allowed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDisabled</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not this repository disabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isEmpty</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not this repository is empty.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isFork</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is a fork.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isInOrganization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if a repository is either owned by an organization, or is a private fork of an organization repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLocked</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has been locked or not.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMirror</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is a mirror.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPrivate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is private.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isSecurityPolicyEnabled</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Returns true if this repository has a security policy.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isTemplate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is a template that can be used to generate new repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUserConfigurationRepository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is this repository a user configuration repository?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issue\">Issue</a></code>)</p></td>\n<td><p><p>Returns a single issue from the current repository by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The number for the issue to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueOrPullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#issueorpullrequest\">IssueOrPullRequest</a></code>)</p></td>\n<td><p><p>Returns a single issue-like object from the current repository by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The number for the issue to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueTemplates</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issuetemplate\">[IssueTemplate!]</a></code>)</p></td>\n<td><p><p>Returns a list of issue templates associated to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issues</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issueconnection\">IssueConnection!</a></code>)</p></td>\n<td><p><p>A list of issues that have been opened in the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#issuefilters\">IssueFilters</a></code>)</p>\n<p><p>Filtering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p>\n<p><p>A list of states to filter the issues by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>label</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#label\">Label</a></code>)</p></td>\n<td><p><p>Returns a single label by name.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>Label name.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labels</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#labelconnection\">LabelConnection</a></code>)</p></td>\n<td><p><p>A list of labels associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#labelorder\">LabelOrder</a></code>)</p>\n<p><p>Ordering options for labels returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>If provided, searches labels by name and description.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>languages</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#languageconnection\">LanguageConnection</a></code>)</p></td>\n<td><p><p>A list containing a breakdown of the language composition of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#languageorder\">LanguageOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestRelease</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#release\">Release</a></code>)</p></td>\n<td><p><p>Get the latest release for the repository if one exists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>licenseInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#license\">License</a></code>)</p></td>\n<td><p><p>The license associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lockReason</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repositorylockreason\">RepositoryLockReason</a></code>)</p></td>\n<td><p><p>The reason the repository has been locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mentionableUsers</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users that can be mentioned in the context of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters users with query on user name and login.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeCommitAllowed</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not PRs are merged with a merge commit on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestone</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#milestone\">Milestone</a></code>)</p></td>\n<td><p><p>Returns a single milestone from the current repository by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The number for the milestone to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestones</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#milestoneconnection\">MilestoneConnection</a></code>)</p></td>\n<td><p><p>A list of milestones associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#milestoneorder\">MilestoneOrder</a></code>)</p>\n<p><p>Ordering options for milestones.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters milestones with a query on the title.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#milestonestate\">[MilestoneState!]</a></code>)</p>\n<p><p>Filter by the state of the milestones.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mirrorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The repository&apos;s original mirror URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nameWithOwner</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The repository&apos;s name with owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>object</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#gitobject\">GitObject</a></code>)</p></td>\n<td><p><p>A Git object in the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>expression</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>A Git revision expression suitable for rev-parse.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>oid</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p>\n<p><p>The Git object ID.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>openGraphImageUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The image used to represent this repository in Open Graph data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>owner</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryowner\">RepositoryOwner!</a></code>)</p></td>\n<td><p><p>The User owner of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>packages</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#packageconnection\">PackageConnection!</a></code>)</p></td>\n<td><p><p>A list of packages under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>names</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String]</a></code>)</p>\n<p><p>Find packages by their names.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#packageorder\">PackageOrder</a></code>)</p>\n<p><p>Ordering of the returned packages.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>packageType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#packagetype\">PackageType</a></code>)</p>\n<p><p>Filter registry package by type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>Find packages in a repository by ID.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parent</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository parent, if this is a fork.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedIssues</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pinnedissueconnection\">PinnedIssueConnection</a></code>)</p></td>\n<td><p><p>A list of pinned issues for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>primaryLanguage</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#language\">Language</a></code>)</p></td>\n<td><p><p>The primary language of the repository&apos;s code.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Find project by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The project number to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projects</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#projectconnection\">ProjectConnection!</a></code>)</p></td>\n<td><p><p>A list of projects under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#projectorder\">ProjectOrder</a></code>)</p>\n<p><p>Ordering options for projects returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>search</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Query to search projects by, currently only searching by name.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#projectstate\">[ProjectState!]</a></code>)</p>\n<p><p>A list of states to filter the projects by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path listing the repository&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL listing the repository&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>Returns a single pull request from the current repository by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The number for the pull request to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequests</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests that have been opened in the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pushedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the repository was last pushed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>rebaseMergeAllowed</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not rebase-merging is enabled on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Fetch a given ref from the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>qualifiedName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The ref to retrieve. Fully qualified matches are checked in order\n(<code>refs/heads/master</code>) before falling back onto checks for short name matches (<code>master</code>).</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>refs</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#refconnection\">RefConnection</a></code>)</p></td>\n<td><p><p>Fetch a list of refs from the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>direction</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#orderdirection\">OrderDirection</a></code>)</p>\n<p><p>DEPRECATED: use orderBy. The ordering direction.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#reforder\">RefOrder</a></code>)</p>\n<p><p>Ordering options for refs returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters refs with query on name.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>refPrefix</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>A ref name prefix like <code>refs/heads/</code>, <code>refs/tags/</code>, etc.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>release</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#release\">Release</a></code>)</p></td>\n<td><p><p>Lookup a single release given various criteria.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>tagName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The name of the Tag the Release was created from.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>releases</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#releaseconnection\">ReleaseConnection!</a></code>)</p></td>\n<td><p><p>List of releases which are dependent on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#releaseorder\">ReleaseOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryTopics</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repositorytopicconnection\">RepositoryTopicConnection!</a></code>)</p></td>\n<td><p><p>A list of applied repository-topic associations for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>securityPolicyUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The security policy URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>shortDescriptionHTML</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>A description of the repository, rendered to HTML without any links in it.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>limit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many characters to return.</p></p>\n<p>The default value is <code>200</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>squashMergeAllowed</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not squash-merging is enabled on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sshUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gitsshremote\">GitSSHRemote!</a></code>)</p></td>\n<td><p><p>The SSH URL to clone this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazerCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns a count of how many stargazers there are on this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazers</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#stargazerconnection\">StargazerConnection!</a></code>)</p></td>\n<td><p><p>A list of users who have starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#starorder\">StarOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>submodules</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#submoduleconnection\">SubmoduleConnection!</a></code>)</p></td>\n<td><p><p>Returns a list of all submodules in this repository parsed from the\n.gitmodules file as of the default branch&apos;s HEAD commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tempCloneToken</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Temporary authentication token for cloning this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>templateRepository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository from which this repository was generated, if any.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>usesCustomOpenGraphImage</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this repository has a custom image to use with Open Graph as opposed to being represented by the owner&apos;s avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanAdminister</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the viewer has admin permissions on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateProjects</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer create new projects on this owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdateTopics</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the viewer can update the topics of this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDefaultCommitEmail</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The last commit email for the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDefaultMergeMethod</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pullrequestmergemethod\">PullRequestMergeMethod!</a></code>)</p></td>\n<td><p><p>The last used merge method by the viewer or the default for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasStarred</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns a boolean indicating whether the viewing user has starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerPermission</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repositorypermission\">RepositoryPermission</a></code>)</p></td>\n<td><p><p>The users permission level on the repository. Will return null if authenticated as an GitHub App.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerPossibleCommitEmails</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>A list of emails this viewer can commit with.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerabilityAlerts</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repositoryvulnerabilityalertconnection\">RepositoryVulnerabilityAlertConnection</a></code>)</p></td>\n<td><p><p>A list of vulnerability alerts that are on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>watchers</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of users watching the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorycollaboratorconnection\">\n <a href=\"#repositorycollaboratorconnection\">RepositoryCollaboratorConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repositorycollaboratoredge\">[RepositoryCollaboratorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorycollaboratoredge\">\n <a href=\"#repositorycollaboratoredge\">RepositoryCollaboratorEdge</a>\n </h2>\n <p>Represents a user who is a collaborator of a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repositorypermission\">RepositoryPermission!</a></code>)</p></td>\n<td><p><p>The permission the user has on the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permissionSources</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#permissionsource\">[PermissionSource!]</a></code>)</p></td>\n<td><p><p>A list of sources for the user&apos;s access to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryconnection\">\n <a href=\"#repositoryconnection\">RepositoryConnection</a>\n </h2>\n <p>A list of repositories owned by the subject.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repositoryedge\">[RepositoryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">[Repository]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalDiskUsage</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total size in kilobytes of all repositories in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorycontactlink\">\n <a href=\"#repositorycontactlink\">RepositoryContactLink</a>\n </h2>\n <p>A repository contact link.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>about</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The contact link purpose.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The contact link name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The contact link URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryedge\">\n <a href=\"#repositoryedge\">RepositoryEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryinvitation\">\n <a href=\"#repositoryinvitation\">RepositoryInvitation</a>\n </h2>\n <p>An invitation for a user to be added to a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address that received the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitee</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who received the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>inviter</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who created the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The permalink for this repository invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repositorypermission\">RepositoryPermission!</a></code>)</p></td>\n<td><p><p>The permission granted on this repository by this invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryinfo\">RepositoryInfo</a></code>)</p></td>\n<td><p><p>The Repository the user is invited to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryinvitationconnection\">\n <a href=\"#repositoryinvitationconnection\">RepositoryInvitationConnection</a>\n </h2>\n <p>The connection type for RepositoryInvitation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repositoryinvitationedge\">[RepositoryInvitationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repositoryinvitation\">[RepositoryInvitation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryinvitationedge\">\n <a href=\"#repositoryinvitationedge\">RepositoryInvitationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repositoryinvitation\">RepositoryInvitation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorytopic\">\n <a href=\"#repositorytopic\">RepositoryTopic</a>\n </h2>\n <p>A repository-topic connects a repository to a topic.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this repository-topic.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topic</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#topic\">Topic!</a></code>)</p></td>\n<td><p><p>The topic.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this repository-topic.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorytopicconnection\">\n <a href=\"#repositorytopicconnection\">RepositoryTopicConnection</a>\n </h2>\n <p>The connection type for RepositoryTopic.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repositorytopicedge\">[RepositoryTopicEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repositorytopic\">[RepositoryTopic]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorytopicedge\">\n <a href=\"#repositorytopicedge\">RepositoryTopicEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repositorytopic\">RepositoryTopic</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvisibilitychangedisableauditentry\">\n <a href=\"#repositoryvisibilitychangedisableauditentry\">RepositoryVisibilityChangeDisableAuditEntry</a>\n </h2>\n <p>Audit log entry for a repository_visibility_change.disable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvisibilitychangeenableauditentry\">\n <a href=\"#repositoryvisibilitychangeenableauditentry\">RepositoryVisibilityChangeEnableAuditEntry</a>\n </h2>\n <p>Audit log entry for a repository_visibility_change.enable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvulnerabilityalert\">\n <a href=\"#repositoryvulnerabilityalert\">RepositoryVulnerabilityAlert</a>\n </h2>\n <p>A alert for a repository with an affected vulnerability.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When was the alert created?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissReason</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The reason the alert was dismissed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>When was the alert dismissed?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismisser</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who dismissed the alert.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The associated repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>securityAdvisory</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#securityadvisory\">SecurityAdvisory</a></code>)</p></td>\n<td><p><p>The associated security advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>securityVulnerability</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#securityvulnerability\">SecurityVulnerability</a></code>)</p></td>\n<td><p><p>The associated security vulnerability.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerableManifestFilename</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The vulnerable manifest filename.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerableManifestPath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The vulnerable manifest path.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerableRequirements</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The vulnerable requirements.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvulnerabilityalertconnection\">\n <a href=\"#repositoryvulnerabilityalertconnection\">RepositoryVulnerabilityAlertConnection</a>\n </h2>\n <p>The connection type for RepositoryVulnerabilityAlert.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repositoryvulnerabilityalertedge\">[RepositoryVulnerabilityAlertEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repositoryvulnerabilityalert\">[RepositoryVulnerabilityAlert]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvulnerabilityalertedge\">\n <a href=\"#repositoryvulnerabilityalertedge\">RepositoryVulnerabilityAlertEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repositoryvulnerabilityalert\">RepositoryVulnerabilityAlert</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"restrictedcontribution\">\n <a href=\"#restrictedcontribution\">RestrictedContribution</a>\n </h2>\n <p>Represents a private contribution a user made on GitHub.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewdismissalallowance\">\n <a href=\"#reviewdismissalallowance\">ReviewDismissalAllowance</a>\n </h2>\n <p>A team or user who has the ability to dismiss a review on a protected branch.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#reviewdismissalallowanceactor\">ReviewDismissalAllowanceActor</a></code>)</p></td>\n<td><p><p>The actor that can dismiss.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branchProtectionRule</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Identifies the branch protection rule associated with the allowed user or team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewdismissalallowanceconnection\">\n <a href=\"#reviewdismissalallowanceconnection\">ReviewDismissalAllowanceConnection</a>\n </h2>\n <p>The connection type for ReviewDismissalAllowance.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reviewdismissalallowanceedge\">[ReviewDismissalAllowanceEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reviewdismissalallowance\">[ReviewDismissalAllowance]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewdismissalallowanceedge\">\n <a href=\"#reviewdismissalallowanceedge\">ReviewDismissalAllowanceEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reviewdismissalallowance\">ReviewDismissalAllowance</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewdismissedevent\">\n <a href=\"#reviewdismissedevent\">ReviewDismissedEvent</a>\n </h2>\n <p>Represents a<code>review_dismissed</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissalMessage</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the optional message associated with the<code>review_dismissed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissalMessageHTML</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the optional message associated with the event, rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousReviewState</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pullrequestreviewstate\">PullRequestReviewState!</a></code>)</p></td>\n<td><p><p>Identifies the previous state of the review with the<code>review_dismissed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestCommit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestcommit\">PullRequestCommit</a></code>)</p></td>\n<td><p><p>Identifies the commit which caused the review to become stale.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this review dismissed event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>review</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestreview\">PullRequestReview</a></code>)</p></td>\n<td><p><p>Identifies the review associated with the<code>review_dismissed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this review dismissed event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequest\">\n <a href=\"#reviewrequest\">ReviewRequest</a>\n </h2>\n <p>A request for a user to review a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>asCodeOwner</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this request was created for a code owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>Identifies the pull request associated with this review request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requestedReviewer</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#requestedreviewer\">RequestedReviewer</a></code>)</p></td>\n<td><p><p>The reviewer that is requested.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequestconnection\">\n <a href=\"#reviewrequestconnection\">ReviewRequestConnection</a>\n </h2>\n <p>The connection type for ReviewRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reviewrequestedge\">[ReviewRequestEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reviewrequest\">[ReviewRequest]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequestedge\">\n <a href=\"#reviewrequestedge\">ReviewRequestEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reviewrequest\">ReviewRequest</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequestremovedevent\">\n <a href=\"#reviewrequestremovedevent\">ReviewRequestRemovedEvent</a>\n </h2>\n <p>Represents an<code>review_request_removed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requestedReviewer</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#requestedreviewer\">RequestedReviewer</a></code>)</p></td>\n<td><p><p>Identifies the reviewer whose review request was removed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequestedevent\">\n <a href=\"#reviewrequestedevent\">ReviewRequestedEvent</a>\n </h2>\n <p>Represents an<code>review_requested</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requestedReviewer</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#requestedreviewer\">RequestedReviewer</a></code>)</p></td>\n<td><p><p>Identifies the reviewer whose review was requested.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewstatushovercardcontext\">\n <a href=\"#reviewstatushovercardcontext\">ReviewStatusHovercardContext</a>\n </h2>\n <p>A hovercard context with a message describing the current code review state of the pull\nrequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewDecision</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pullrequestreviewdecision\">PullRequestReviewDecision</a></code>)</p></td>\n<td><p><p>The current status of the pull request with respect to code review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"savedreply\">\n <a href=\"#savedreply\">SavedReply</a>\n </h2>\n <p>A Saved Reply is text a user can use to reply quickly.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body of the saved reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The saved reply body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The title of the saved reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The user that saved this reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"savedreplyconnection\">\n <a href=\"#savedreplyconnection\">SavedReplyConnection</a>\n </h2>\n <p>The connection type for SavedReply.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#savedreplyedge\">[SavedReplyEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#savedreply\">[SavedReply]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"savedreplyedge\">\n <a href=\"#savedreplyedge\">SavedReplyEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#savedreply\">SavedReply</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"searchresultitemconnection\">\n <a href=\"#searchresultitemconnection\">SearchResultItemConnection</a>\n </h2>\n <p>A list of results that matched against a search query.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>codeCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of pieces of code that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#searchresultitemedge\">[SearchResultItemEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of issues that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#searchresultitem\">[SearchResultItem]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of repositories that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of users that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>wikiCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of wiki pages that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"searchresultitemedge\">\n <a href=\"#searchresultitemedge\">SearchResultItemEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#searchresultitem\">SearchResultItem</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>textMatches</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#textmatch\">[TextMatch]</a></code>)</p></td>\n<td><p><p>Text matches on the result found.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisory\">\n <a href=\"#securityadvisory\">SecurityAdvisory</a>\n </h2>\n <p>A GitHub Security Advisory.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cvss</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#cvss\">CVSS!</a></code>)</p></td>\n<td><p><p>The CVSS associated with this advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>cwes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#cweconnection\">CWEConnection!</a></code>)</p></td>\n<td><p><p>CWEs associated with this Advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>This is a long plaintext description of the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ghsaId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The GitHub Security Advisory ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>identifiers</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#securityadvisoryidentifier\">[SecurityAdvisoryIdentifier!]!</a></code>)</p></td>\n<td><p><p>A list of identifiers for this advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>notificationsPermalink</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The permalink for the advisory&apos;s dependabot alerts page.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>origin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The organization that originated the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The permalink for the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When the advisory was published.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>references</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#securityadvisoryreference\">[SecurityAdvisoryReference!]!</a></code>)</p></td>\n<td><p><p>A list of references for this advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>severity</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#securityadvisoryseverity\">SecurityAdvisorySeverity!</a></code>)</p></td>\n<td><p><p>The severity of the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>summary</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A short plaintext summary of the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When the advisory was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerabilities</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#securityvulnerabilityconnection\">SecurityVulnerabilityConnection!</a></code>)</p></td>\n<td><p><p>Vulnerabilities associated with this Advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ecosystem</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#securityadvisoryecosystem\">SecurityAdvisoryEcosystem</a></code>)</p>\n<p><p>An ecosystem to filter vulnerabilities by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>package</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>A package name to filter vulnerabilities by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>severities</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#securityadvisoryseverity\">[SecurityAdvisorySeverity!]</a></code>)</p>\n<p><p>A list of severities to filter vulnerabilities by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>withdrawnAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>When the advisory was withdrawn, if it has been withdrawn.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisoryconnection\">\n <a href=\"#securityadvisoryconnection\">SecurityAdvisoryConnection</a>\n </h2>\n <p>The connection type for SecurityAdvisory.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#securityadvisoryedge\">[SecurityAdvisoryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#securityadvisory\">[SecurityAdvisory]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisoryedge\">\n <a href=\"#securityadvisoryedge\">SecurityAdvisoryEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#securityadvisory\">SecurityAdvisory</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisoryidentifier\">\n <a href=\"#securityadvisoryidentifier\">SecurityAdvisoryIdentifier</a>\n </h2>\n <p>A GitHub Security Advisory Identifier.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>type</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The identifier type, e.g. GHSA, CVE.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>value</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The identifier.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisorypackage\">\n <a href=\"#securityadvisorypackage\">SecurityAdvisoryPackage</a>\n </h2>\n <p>An individual package.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>ecosystem</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#securityadvisoryecosystem\">SecurityAdvisoryEcosystem!</a></code>)</p></td>\n<td><p><p>The ecosystem the package belongs to, e.g. RUBYGEMS, NPM.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The package name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisorypackageversion\">\n <a href=\"#securityadvisorypackageversion\">SecurityAdvisoryPackageVersion</a>\n </h2>\n <p>An individual package version.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>identifier</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The package name or version.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisoryreference\">\n <a href=\"#securityadvisoryreference\">SecurityAdvisoryReference</a>\n </h2>\n <p>A GitHub Security Advisory Reference.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A publicly accessible reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityvulnerability\">\n <a href=\"#securityvulnerability\">SecurityVulnerability</a>\n </h2>\n <p>An individual vulnerability within an Advisory.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>advisory</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#securityadvisory\">SecurityAdvisory!</a></code>)</p></td>\n<td><p><p>The Advisory associated with this Vulnerability.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstPatchedVersion</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#securityadvisorypackageversion\">SecurityAdvisoryPackageVersion</a></code>)</p></td>\n<td><p><p>The first version containing a fix for the vulnerability.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>package</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#securityadvisorypackage\">SecurityAdvisoryPackage!</a></code>)</p></td>\n<td><p><p>A description of the vulnerable package.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>severity</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#securityadvisoryseverity\">SecurityAdvisorySeverity!</a></code>)</p></td>\n<td><p><p>The severity of the vulnerability within this package.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When the vulnerability was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerableVersionRange</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string that describes the vulnerable package versions.\nThis string follows a basic syntax with a few forms.</p>\n<ul>\n<li><code>= 0.2.0</code> denotes a single vulnerable version.</li>\n<li><code>&lt;= 1.0.8</code> denotes a version range up to and including the specified version</li>\n<li><code>&lt; 0.1.11</code> denotes a version range up to, but excluding, the specified version</li>\n<li><code>&gt;= 4.3.0, &lt; 4.3.5</code> denotes a version range with a known minimum and maximum version.</li>\n<li><code>&gt;= 0.0.1</code> denotes a version range with a known minimum, but no known maximum.</li>\n</ul></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityvulnerabilityconnection\">\n <a href=\"#securityvulnerabilityconnection\">SecurityVulnerabilityConnection</a>\n </h2>\n <p>The connection type for SecurityVulnerability.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#securityvulnerabilityedge\">[SecurityVulnerabilityEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#securityvulnerability\">[SecurityVulnerability]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityvulnerabilityedge\">\n <a href=\"#securityvulnerabilityedge\">SecurityVulnerabilityEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#securityvulnerability\">SecurityVulnerability</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"smimesignature\">\n <a href=\"#smimesignature\">SmimeSignature</a>\n </h2>\n <p>Represents an S/MIME signature on a Commit or Tag.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#gitsignature\">GitSignature</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Email used to sign this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isValid</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature is valid and verified by GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>payload</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Payload for GPG signing object. Raw ODB object without the signature header.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signature</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>ASCII-armored signature header from object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signer</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>GitHub user corresponding to the email signing this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#gitsignaturestate\">GitSignatureState!</a></code>)</p></td>\n<td><p><p>The state of this signature. <code>VALID</code> if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>wasSignedByGitHub</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature was made with GitHub&apos;s signing key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorship\">\n <a href=\"#sponsorship\">Sponsorship</a>\n </h2>\n <p>A sponsorship relationship between a sponsor and a maintainer.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>maintainer</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The entity that is being sponsored.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>maintainer</code> is deprecated. <p><code>Sponsorship.maintainer</code> will be removed. Use <code>Sponsorship.sponsorable</code> instead. Removal on 2020-04-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>privacyLevel</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#sponsorshipprivacy\">SponsorshipPrivacy!</a></code>)</p></td>\n<td><p><p>The privacy level for this sponsorship.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user that is sponsoring. Returns null if the sponsorship is private or if sponsor is not a user.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>sponsor</code> is deprecated. <p><code>Sponsorship.sponsor</code> will be removed. Use <code>Sponsorship.sponsorEntity</code> instead. Removal on 2020-10-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorEntity</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#sponsor\">Sponsor</a></code>)</p></td>\n<td><p><p>The user or organization that is sponsoring, if you have permission to view them.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorable</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#sponsorable\">Sponsorable!</a></code>)</p></td>\n<td><p><p>The entity that is being sponsored.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorshipconnection\">\n <a href=\"#sponsorshipconnection\">SponsorshipConnection</a>\n </h2>\n <p>The connection type for Sponsorship.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#sponsorshipedge\">[SponsorshipEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#sponsorship\">[Sponsorship]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorshipedge\">\n <a href=\"#sponsorshipedge\">SponsorshipEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#sponsorship\">Sponsorship</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"stargazerconnection\">\n <a href=\"#stargazerconnection\">StargazerConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#stargazeredge\">[StargazerEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"stargazeredge\">\n <a href=\"#stargazeredge\">StargazerEdge</a>\n </h2>\n <p>Represents a user that&apos;s starred a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>starredAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the item was starred.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"starredrepositoryconnection\">\n <a href=\"#starredrepositoryconnection\">StarredRepositoryConnection</a>\n </h2>\n <p>The connection type for Repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#starredrepositoryedge\">[StarredRepositoryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isOverLimit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is the list of stars for this user truncated? This is true for users that have many stars.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">[Repository]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"starredrepositoryedge\">\n <a href=\"#starredrepositoryedge\">StarredRepositoryEdge</a>\n </h2>\n <p>Represents a starred repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>starredAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the item was starred.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"status\">\n <a href=\"#status\">Status</a>\n </h2>\n <p>Represents a commit status.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>combinedContexts</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#statuscheckrollupcontextconnection\">StatusCheckRollupContextConnection!</a></code>)</p></td>\n<td><p><p>A list of status contexts and check runs for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit this status is attached to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>context</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#statuscontext\">StatusContext</a></code>)</p></td>\n<td><p><p>Looks up an individual status context by context name.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The context name.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contexts</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#statuscontext\">[StatusContext!]!</a></code>)</p></td>\n<td><p><p>The individual status contexts for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#statusstate\">StatusState!</a></code>)</p></td>\n<td><p><p>The combined commit status.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"statuscheckrollup\">\n <a href=\"#statuscheckrollup\">StatusCheckRollup</a>\n </h2>\n <p>Represents the rollup for both the check runs and status for a commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit the status and check runs are attached to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contexts</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#statuscheckrollupcontextconnection\">StatusCheckRollupContextConnection!</a></code>)</p></td>\n<td><p><p>A list of status contexts and check runs for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#statusstate\">StatusState!</a></code>)</p></td>\n<td><p><p>The combined status for the commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"statuscheckrollupcontextconnection\">\n <a href=\"#statuscheckrollupcontextconnection\">StatusCheckRollupContextConnection</a>\n </h2>\n <p>The connection type for StatusCheckRollupContext.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#statuscheckrollupcontextedge\">[StatusCheckRollupContextEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#statuscheckrollupcontext\">[StatusCheckRollupContext]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"statuscheckrollupcontextedge\">\n <a href=\"#statuscheckrollupcontextedge\">StatusCheckRollupContextEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#statuscheckrollupcontext\">StatusCheckRollupContext</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"statuscontext\">\n <a href=\"#statuscontext\">StatusContext</a>\n </h2>\n <p>Represents an individual commit status context.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The avatar of the OAuth application or the user that created the status.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n<p>The default value is <code>40</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>This commit this status context is attached to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>context</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who created this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description for this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#statusstate\">StatusState!</a></code>)</p></td>\n<td><p><p>The state of this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>targetUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL for this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"submodule\">\n <a href=\"#submodule\">Submodule</a>\n </h2>\n <p>A pointer to a repository at a specific revision embedded inside another repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>branch</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The branch of the upstream submodule for tracking updates.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gitUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The git URL of the submodule repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the submodule in .gitmodules.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The path in the superproject that this submodule is located in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subprojectCommitOid</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The commit revision of the subproject repository being tracked by the submodule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"submoduleconnection\">\n <a href=\"#submoduleconnection\">SubmoduleConnection</a>\n </h2>\n <p>The connection type for Submodule.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#submoduleedge\">[SubmoduleEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#submodule\">[Submodule]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"submoduleedge\">\n <a href=\"#submoduleedge\">SubmoduleEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#submodule\">Submodule</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"subscribedevent\">\n <a href=\"#subscribedevent\">SubscribedEvent</a>\n </h2>\n <p>Represents a<code>subscribed</code>event on a given <code>Subscribable</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subscribable</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#subscribable\">Subscribable!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"suggestedreviewer\">\n <a href=\"#suggestedreviewer\">SuggestedReviewer</a>\n </h2>\n <p>A suggestion to review a pull request based on a user&apos;s commit history and review comments.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isAuthor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is this suggestion based on past commits?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCommenter</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is this suggestion based on past review comments?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewer</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>Identifies the user suggested to review the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"tag\">\n <a href=\"#tag\">Tag</a>\n </h2>\n <p>Represents a Git tag.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#gitobject\">GitObject</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>abbreviatedOid</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An abbreviated version of the Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The Git tag message.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The Git tag name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository the Git object belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tagger</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#gitactor\">GitActor</a></code>)</p></td>\n<td><p><p>Details about the tag author.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>target</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#gitobject\">GitObject!</a></code>)</p></td>\n<td><p><p>The Git object the tag points to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"team\">\n <a href=\"#team\">Team</a>\n </h2>\n <p>A team of users in an organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#memberstatusable\">MemberStatusable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>ancestors</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>A list of teams that are ancestors of this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>A URL pointing to the team&apos;s avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size in pixels of the resulting square image.</p></p>\n<p>The default value is <code>400</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>childTeams</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>List of child teams belonging to this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>immediateOnly</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether to list immediate child teams or all descendant child teams.</p></p>\n<p>The default value is <code>true</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#teamorder\">TeamOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>userLogins</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>User logins to filter by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>combinedSlug</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The slug corresponding to the organization and team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussion</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#teamdiscussion\">TeamDiscussion</a></code>)</p></td>\n<td><p><p>Find a team discussion by its number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The sequence number of the discussion to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#teamdiscussionconnection\">TeamDiscussionConnection!</a></code>)</p></td>\n<td><p><p>A list of team discussions.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isPinned</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If provided, filters discussions according to whether or not they are pinned.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#teamdiscussionorder\">TeamDiscussionOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussionsResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for team discussions.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussionsUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for team discussions.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editTeamResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for editing this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editTeamUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for editing this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationinvitationconnection\">OrganizationInvitationConnection</a></code>)</p></td>\n<td><p><p>A list of pending invitations for users to this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>memberStatuses</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#userstatusconnection\">UserStatusConnection!</a></code>)</p></td>\n<td><p><p>Get the status messages members of this entity have set that are either public or visible only to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#userstatusorder\">UserStatusOrder</a></code>)</p>\n<p><p>Ordering options for user statuses returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>members</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#teammemberconnection\">TeamMemberConnection!</a></code>)</p></td>\n<td><p><p>A list of users who are members of this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>membership</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#teammembershiptype\">TeamMembershipType</a></code>)</p>\n<p><p>Filter by membership type.</p></p>\n<p>The default value is <code>ALL</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#teammemberorder\">TeamMemberOrder</a></code>)</p>\n<p><p>Order for the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#teammemberrole\">TeamMemberRole</a></code>)</p>\n<p><p>Filter by team member role.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for the team&apos; members.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for the team&apos; members.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newTeamResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path creating a new team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newTeamUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL creating a new team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization!</a></code>)</p></td>\n<td><p><p>The organization that owns this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeam</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The parent team of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>privacy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#teamprivacy\">TeamPrivacy!</a></code>)</p></td>\n<td><p><p>The level of privacy the team has.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#teamrepositoryconnection\">TeamRepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories this team has access to.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#teamrepositoryorder\">TeamRepositoryOrder</a></code>)</p>\n<p><p>Order for the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoriesResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this team&apos;s repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoriesUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team&apos;s repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequestDelegationAlgorithm</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#teamreviewassignmentalgorithm\">TeamReviewAssignmentAlgorithm</a></code>)</p></td>\n<td><p><p>What algorithm is used for review assignment for this team.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>reviewRequestDelegationAlgorithm</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#team-review-assignments-preview\">Team review assignments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequestDelegationEnabled</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if review assignment is enabled for this team.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>reviewRequestDelegationEnabled</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#team-review-assignments-preview\">Team review assignments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequestDelegationMemberCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>How many team members are required for review assignment for this team.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>reviewRequestDelegationMemberCount</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#team-review-assignments-preview\">Team review assignments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequestDelegationNotifyTeam</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>When assigning team members via delegation, whether the entire team should be notified as well.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>reviewRequestDelegationNotifyTeam</code> is available under the <a href=\"/en/enterprise-server@3.1/graphql/overview/schema-previews#team-review-assignments-preview\">Team review assignments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>slug</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The slug corresponding to the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this team&apos;s teams.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team&apos;s teams.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanAdminister</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Team is adminable by the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamaddmemberauditentry\">\n <a href=\"#teamaddmemberauditentry\">TeamAddMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.add_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamaddrepositoryauditentry\">\n <a href=\"#teamaddrepositoryauditentry\">TeamAddRepositoryAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.add_repository event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamchangeparentteamauditentry\">\n <a href=\"#teamchangeparentteamauditentry\">TeamChangeParentTeamAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.change_parent_team event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeam</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The new parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the new parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamNameWas</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the former parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamWas</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The former parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamWasResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the previous parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamWasUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the previous parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamconnection\">\n <a href=\"#teamconnection\">TeamConnection</a>\n </h2>\n <p>The connection type for Team.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#teamedge\">[TeamEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#team\">[Team]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussion\">\n <a href=\"#teamdiscussion\">TeamDiscussion</a>\n </h2>\n <p>A team discussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the discussion&apos;s team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body as Markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyVersion</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the discussion body hash.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#teamdiscussioncommentconnection\">TeamDiscussionCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of comments on this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>fromComment</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>When provided, filters the connection such that results begin with the comment with this number.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#teamdiscussioncommentorder\">TeamDiscussionCommentOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commentsResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for discussion comments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commentsUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for discussion comments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPinned</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the discussion is pinned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPrivate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the discussion is only visible to team members and org admins.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the discussion within its team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#team\">Team!</a></code>)</p></td>\n<td><p><p>The team that defines the context of this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The title of the discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanPin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the current viewer can pin this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussioncomment\">\n <a href=\"#teamdiscussioncomment\">TeamDiscussionComment</a>\n </h2>\n <p>A comment on a team discussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the comment&apos;s team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body as Markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyVersion</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The current version of the body content.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussion</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#teamdiscussion\">TeamDiscussion!</a></code>)</p></td>\n<td><p><p>The discussion this comment is about.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the comment number.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussioncommentconnection\">\n <a href=\"#teamdiscussioncommentconnection\">TeamDiscussionCommentConnection</a>\n </h2>\n <p>The connection type for TeamDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#teamdiscussioncommentedge\">[TeamDiscussionCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#teamdiscussioncomment\">[TeamDiscussionComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussioncommentedge\">\n <a href=\"#teamdiscussioncommentedge\">TeamDiscussionCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#teamdiscussioncomment\">TeamDiscussionComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussionconnection\">\n <a href=\"#teamdiscussionconnection\">TeamDiscussionConnection</a>\n </h2>\n <p>The connection type for TeamDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#teamdiscussionedge\">[TeamDiscussionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#teamdiscussion\">[TeamDiscussion]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussionedge\">\n <a href=\"#teamdiscussionedge\">TeamDiscussionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#teamdiscussion\">TeamDiscussion</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamedge\">\n <a href=\"#teamedge\">TeamEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teammemberconnection\">\n <a href=\"#teammemberconnection\">TeamMemberConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#teammemberedge\">[TeamMemberEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teammemberedge\">\n <a href=\"#teammemberedge\">TeamMemberEdge</a>\n </h2>\n <p>Represents a user who is a member of a team.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>memberAccessResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path to the organization&apos;s member access page.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>memberAccessUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL to the organization&apos;s member access page.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#teammemberrole\">TeamMemberRole!</a></code>)</p></td>\n<td><p><p>The role the member has on the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamremovememberauditentry\">\n <a href=\"#teamremovememberauditentry\">TeamRemoveMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.remove_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamremoverepositoryauditentry\">\n <a href=\"#teamremoverepositoryauditentry\">TeamRemoveRepositoryAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.remove_repository event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamrepositoryconnection\">\n <a href=\"#teamrepositoryconnection\">TeamRepositoryConnection</a>\n </h2>\n <p>The connection type for Repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#teamrepositoryedge\">[TeamRepositoryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">[Repository]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamrepositoryedge\">\n <a href=\"#teamrepositoryedge\">TeamRepositoryEdge</a>\n </h2>\n <p>Represents a team repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repositorypermission\">RepositoryPermission!</a></code>)</p></td>\n<td><p><p>The permission level the team has on the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"textmatch\">\n <a href=\"#textmatch\">TextMatch</a>\n </h2>\n <p>A text match within a search result.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>fragment</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The specific text fragment within the property matched on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>highlights</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#textmatchhighlight\">[TextMatchHighlight!]!</a></code>)</p></td>\n<td><p><p>Highlights within the matched fragment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>property</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The property matched on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"textmatchhighlight\">\n <a href=\"#textmatchhighlight\">TextMatchHighlight</a>\n </h2>\n <p>Represents a single highlight in a search result match.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>beginIndice</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The indice in the fragment where the matched text begins.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>endIndice</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The indice in the fragment where the matched text ends.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>text</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The text matched.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"topic\">\n <a href=\"#topic\">Topic</a>\n </h2>\n <p>A topic aggregates entities that are related to a subject.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#starrable\">Starrable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The topic&apos;s name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>relatedTopics</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#topic\">[Topic!]!</a></code>)</p></td>\n<td><p><p>A list of related topics, including aliases of this topic, sorted with the most relevant\nfirst. Returns up to 10 Topics.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many topics to return.</p></p>\n<p>The default value is <code>3</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazerCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns a count of how many stargazers there are on this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazers</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#stargazerconnection\">StargazerConnection!</a></code>)</p></td>\n<td><p><p>A list of users who have starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#starorder\">StarOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasStarred</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns a boolean indicating whether the viewing user has starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"transferredevent\">\n <a href=\"#transferredevent\">TransferredEvent</a>\n </h2>\n <p>Represents a<code>transferred</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>fromRepository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository this came from.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>Identifies the issue associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"tree\">\n <a href=\"#tree\">Tree</a>\n </h2>\n <p>Represents a Git tree.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#gitobject\">GitObject</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>abbreviatedOid</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An abbreviated version of the Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>entries</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#treeentry\">[TreeEntry!]</a></code>)</p></td>\n<td><p><p>A list of tree entries.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository the Git object belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"treeentry\">\n <a href=\"#treeentry\">TreeEntry</a>\n </h2>\n <p>Represents a Git tree entry.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>extension</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The extension of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isGenerated</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this tree entry is generated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mode</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Entry file mode.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Entry file name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>object</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#gitobject\">GitObject</a></code>)</p></td>\n<td><p><p>Entry file object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>Entry file Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The full path of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository the tree entry belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>submodule</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#submodule\">Submodule</a></code>)</p></td>\n<td><p><p>If the TreeEntry is for a directory occupied by a submodule project, this returns the corresponding submodule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>type</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Entry file type.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unassignedevent\">\n <a href=\"#unassignedevent\">UnassignedEvent</a>\n </h2>\n <p>Represents an<code>unassigned</code>event on any assignable object.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignable</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#assignable\">Assignable!</a></code>)</p></td>\n<td><p><p>Identifies the assignable associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignee</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#assignee\">Assignee</a></code>)</p></td>\n<td><p><p>Identifies the user or mannequin that was unassigned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>Identifies the subject (user) who was unassigned.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>user</code> is deprecated. <p>Assignees can now be mannequins. Use the <code>assignee</code> field instead. Removal on 2020-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unknownsignature\">\n <a href=\"#unknownsignature\">UnknownSignature</a>\n </h2>\n <p>Represents an unknown signature on a Commit or Tag.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#gitsignature\">GitSignature</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Email used to sign this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isValid</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature is valid and verified by GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>payload</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Payload for GPG signing object. Raw ODB object without the signature header.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signature</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>ASCII-armored signature header from object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signer</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>GitHub user corresponding to the email signing this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#gitsignaturestate\">GitSignatureState!</a></code>)</p></td>\n<td><p><p>The state of this signature. <code>VALID</code> if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>wasSignedByGitHub</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature was made with GitHub&apos;s signing key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unlabeledevent\">\n <a href=\"#unlabeledevent\">UnlabeledEvent</a>\n </h2>\n <p>Represents an<code>unlabeled</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>label</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#label\">Label!</a></code>)</p></td>\n<td><p><p>Identifies the label associated with the<code>unlabeled</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelable</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#labelable\">Labelable!</a></code>)</p></td>\n<td><p><p>Identifies the <code>Labelable</code> associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unlockedevent\">\n <a href=\"#unlockedevent\">UnlockedEvent</a>\n </h2>\n <p>Represents an<code>unlocked</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lockable</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#lockable\">Lockable!</a></code>)</p></td>\n<td><p><p>Object that was unlocked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unmarkedasduplicateevent\">\n <a href=\"#unmarkedasduplicateevent\">UnmarkedAsDuplicateEvent</a>\n </h2>\n <p>Represents an<code>unmarked_as_duplicate</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canonical</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#issueorpullrequest\">IssueOrPullRequest</a></code>)</p></td>\n<td><p><p>The authoritative issue or pull request which has been duplicated by another.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>duplicate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#issueorpullrequest\">IssueOrPullRequest</a></code>)</p></td>\n<td><p><p>The issue or pull request which has been marked as a duplicate of another.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Canonical and duplicate belong to different repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unpinnedevent\">\n <a href=\"#unpinnedevent\">UnpinnedEvent</a>\n </h2>\n <p>Represents an<code>unpinned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>Identifies the issue associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unsubscribedevent\">\n <a href=\"#unsubscribedevent\">UnsubscribedEvent</a>\n </h2>\n <p>Represents an<code>unsubscribed</code>event on a given <code>Subscribable</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subscribable</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#subscribable\">Subscribable!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"user\">\n <a href=\"#user\">User</a>\n </h2>\n <p>A user is an individual&apos;s account on GitHub that owns repositories and can make new content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#packageowner\">PackageOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#profileowner\">ProfileOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#projectowner\">ProjectOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#repositoryowner\">RepositoryOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#sponsorable\">Sponsorable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>anyPinnableItems</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if this repository owner has any items that can be pinned to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>type</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pinnableitemtype\">PinnableItemType</a></code>)</p>\n<p><p>Filter to only a particular kind of pinnable item.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the user&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bio</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile bio.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bioHTML</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile bio as HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitComments</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of commit comments made by this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>company</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile company.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>companyHTML</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile company as HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contributionsCollection</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#contributionscollection\">ContributionsCollection!</a></code>)</p></td>\n<td><p><p>The collection of contributions this user has made to different repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>from</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Only contributions made at this time or later will be counted. If omitted, defaults to a year ago.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>organizationID</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>The ID of the organization used to filter contributions.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>to</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Only contributions made before and up to and including this time will be\ncounted. If omitted, defaults to the current time.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The user&apos;s publicly visible profile email.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>followers</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#followerconnection\">FollowerConnection!</a></code>)</p></td>\n<td><p><p>A list of users the given user is followed by.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>following</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#followingconnection\">FollowingConnection!</a></code>)</p></td>\n<td><p><p>A list of users the given user is following.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gist</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#gist\">Gist</a></code>)</p></td>\n<td><p><p>Find gist by repo name.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The gist name to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gistComments</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#gistcommentconnection\">GistCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of gist comments made by this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gists</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#gistconnection\">GistConnection!</a></code>)</p></td>\n<td><p><p>A list of the Gists the user has created.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#gistorder\">GistOrder</a></code>)</p>\n<p><p>Ordering options for gists returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#gistprivacy\">GistPrivacy</a></code>)</p>\n<p><p>Filters Gists according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hovercard</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#hovercard\">Hovercard!</a></code>)</p></td>\n<td><p><p>The hovercard information for this user in a given context.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>primarySubjectId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>The ID of the subject to get the hovercard in the context of.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isBountyHunter</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a participant in the GitHub Security Bug Bounty.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCampusExpert</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a participant in the GitHub Campus Experts Program.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDeveloperProgramMember</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a GitHub Developer Program member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isEmployee</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a GitHub employee.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isGitHubStar</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a member of the GitHub Stars Program.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isHireable</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the user has marked themselves as for hire.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isSiteAdmin</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a site administrator.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isViewer</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is the viewing user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueComments</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issuecommentconnection\">IssueCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of issue comments made by this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#issuecommentorder\">IssueCommentOrder</a></code>)</p>\n<p><p>Ordering options for issue comments returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issues</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#issueconnection\">IssueConnection!</a></code>)</p></td>\n<td><p><p>A list of issues associated with this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#issuefilters\">IssueFilters</a></code>)</p>\n<p><p>Filtering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p>\n<p><p>A list of states to filter the issues by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>itemShowcase</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#profileitemshowcase\">ProfileItemShowcase!</a></code>)</p></td>\n<td><p><p>Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>location</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The username used to login.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>Find an organization by its login that the user belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>login</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The login of the organization to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationVerifiedDomainEmails</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]!</a></code>)</p></td>\n<td><p><p>Verified email addresses that match verified domains for a specified organization the user is a member of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>login</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The login of the organization to match verified domains from.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of organizations the user belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>packages</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#packageconnection\">PackageConnection!</a></code>)</p></td>\n<td><p><p>A list of packages under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>names</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String]</a></code>)</p>\n<p><p>Find packages by their names.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#packageorder\">PackageOrder</a></code>)</p>\n<p><p>Ordering of the returned packages.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>packageType</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#packagetype\">PackageType</a></code>)</p>\n<p><p>Filter registry package by type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>Find packages in a repository by ID.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnableItems</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories and gists this profile owner can pin to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>types</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pinnableitemtype\">[PinnableItemType!]</a></code>)</p>\n<p><p>Filter the types of pinnable items that are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedItems</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories and gists this profile owner has pinned to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>types</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pinnableitemtype\">[PinnableItemType!]</a></code>)</p>\n<p><p>Filter the types of pinned items that are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedItemsRemaining</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns how many more items this profile owner can pin to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Find project by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The project number to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projects</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#projectconnection\">ProjectConnection!</a></code>)</p></td>\n<td><p><p>A list of projects under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#projectorder\">ProjectOrder</a></code>)</p>\n<p><p>Ordering options for projects returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>search</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Query to search projects by, currently only searching by name.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#projectstate\">[ProjectState!]</a></code>)</p>\n<p><p>A list of states to filter the projects by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsResourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path listing user&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL listing user&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publicKeys</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#publickeyconnection\">PublicKeyConnection!</a></code>)</p></td>\n<td><p><p>A list of public keys associated with this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequests</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests associated with this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories that the user owns.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of viewer&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isFork</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they are forks of another repository.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownerAffiliations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of owner&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoriesContributedTo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories that the user recently contributed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>contributionTypes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repositorycontributiontype\">[RepositoryContributionType]</a></code>)</p>\n<p><p>If non-null, include only the specified types of contributions. The\nGitHub.com UI uses [COMMIT, ISSUE, PULL_REQUEST, REPOSITORY].</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includeUserRepositories</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If true, include user repositories.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>Find Repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>Name of Repository to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>savedReplies</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#savedreplyconnection\">SavedReplyConnection</a></code>)</p></td>\n<td><p><p>Replies this user has saved.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#savedreplyorder\">SavedReplyOrder</a></code>)</p>\n<p><p>The field to order saved replies by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorshipsAsMaintainer</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#sponsorshipconnection\">SponsorshipConnection!</a></code>)</p></td>\n<td><p><p>This object&apos;s sponsorships as the maintainer.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includePrivate</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether or not to include private sponsorships in the result set.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#sponsorshiporder\">SponsorshipOrder</a></code>)</p>\n<p><p>Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorshipsAsSponsor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#sponsorshipconnection\">SponsorshipConnection!</a></code>)</p></td>\n<td><p><p>This object&apos;s sponsorships as the sponsor.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#sponsorshiporder\">SponsorshipOrder</a></code>)</p>\n<p><p>Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>starredRepositories</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#starredrepositoryconnection\">StarredRepositoryConnection!</a></code>)</p></td>\n<td><p><p>Repositories the user has starred.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#starorder\">StarOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownedByViewer</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Filters starred repositories to only return repositories owned by the viewer.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>status</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#userstatus\">UserStatus</a></code>)</p></td>\n<td><p><p>The user&apos;s description of what they&apos;re currently doing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>suspendedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the user was suspended.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topRepositories</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>Repositories the user has contributed to, ordered by contribution rank, plus repositories the user has created.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#repositoryorder\">RepositoryOrder!</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>How far back in time to fetch contributed repositories.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>twitterUsername</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s Twitter username.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanChangePinnedItems</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the viewer pin repositories and gists to the profile?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateProjects</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer create new projects on this owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanFollow</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer is able to follow the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerIsFollowing</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is followed by the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>watching</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories the given user is watching.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Affiliation options for repositories returned from the connection. If none\nspecified, the results will include repositories for which the current\nviewer is an owner or collaborator, or member.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownerAffiliations</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of owner&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>websiteUrl</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>A URL pointing to the user&apos;s public website/blog.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userblockedevent\">\n <a href=\"#userblockedevent\">UserBlockedEvent</a>\n </h2>\n <p>Represents a<code>user_blocked</code>event on a given user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockDuration</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/enums#userblockduration\">UserBlockDuration!</a></code>)</p></td>\n<td><p><p>Number of days that the user was blocked for.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who was blocked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userconnection\">\n <a href=\"#userconnection\">UserConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#useredge\">[UserEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"usercontentedit\">\n <a href=\"#usercontentedit\">UserContentEdit</a>\n </h2>\n <p>An edit on user content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletedBy</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who deleted this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>diff</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A summary of the changes for this edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this content was edited.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"usercontenteditconnection\">\n <a href=\"#usercontenteditconnection\">UserContentEditConnection</a>\n </h2>\n <p>A list of edits to content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#usercontenteditedge\">[UserContentEditEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#usercontentedit\">[UserContentEdit]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"usercontenteditedge\">\n <a href=\"#usercontenteditedge\">UserContentEditEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#usercontentedit\">UserContentEdit</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"useredge\">\n <a href=\"#useredge\">UserEdge</a>\n </h2>\n <p>Represents a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"useremailmetadata\">\n <a href=\"#useremailmetadata\">UserEmailMetadata</a>\n </h2>\n <p>Email attributes from External Identity.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>primary</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Boolean to identify primary emails.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>type</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Type of email.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>value</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Email id.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userstatus\">\n <a href=\"#userstatus\">UserStatus</a>\n </h2>\n <p>The user&apos;s description of what they&apos;re currently doing.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>emoji</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>An emoji summarizing the user&apos;s status.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>emojiHTML</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#html\">HTML</a></code>)</p></td>\n<td><p><p>The status emoji as HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>expiresAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>If set, the status will not be shown after this date.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>id</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>indicatesLimitedAvailability</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this status indicates the user is not fully available on GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A brief message describing what the user is doing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The organization whose members can see this status. If null, this status is publicly visible.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who has this status.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userstatusconnection\">\n <a href=\"#userstatusconnection\">UserStatusConnection</a>\n </h2>\n <p>The connection type for UserStatus.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#userstatusedge\">[UserStatusEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#userstatus\">[UserStatus]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userstatusedge\">\n <a href=\"#userstatusedge\">UserStatusEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#userstatus\">UserStatus</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"verifiabledomain\">\n <a href=\"#verifiabledomain\">VerifiableDomain</a>\n </h2>\n <p>A domain that can be verified for an organization or an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dnsHostName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The DNS host name that should be used for verification.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>domain</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The unicode encoded domain.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasFoundHostName</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether a TXT record for verification with the expected host name was found.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasFoundVerificationToken</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether a TXT record for verification with the expected verification token was found.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isRequiredForPolicyEnforcement</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this domain is required to exist for an organization or enterprise policy to be enforced.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isVerified</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the domain is verified.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>owner</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/unions#verifiabledomainowner\">VerifiableDomainOwner!</a></code>)</p></td>\n<td><p><p>The owner of the domain.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>punycodeEncodedDomain</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The punycode encoded domain.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tokenExpirationTime</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The time that the current verification token will expire.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>verificationToken</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The current verification token for the domain.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"viewerhovercardcontext\">\n <a href=\"#viewerhovercardcontext\">ViewerHovercardContext</a>\n </h2>\n <p>A hovercard context with a message describing how the viewer is related.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.1/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewer</code> (<code><a href=\"/en/enterprise-server@3.1/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>Identifies the user who is related to this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n",
"miniToc": [
{
"contents": "\n <a href=\"#actorlocation\">ActorLocation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addedtoprojectevent\">AddedToProjectEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#app\">App</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#assignedevent\">AssignedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#automergedisabledevent\">AutoMergeDisabledEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#automergeenabledevent\">AutoMergeEnabledEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#automergerequest\">AutoMergeRequest</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#autorebaseenabledevent\">AutoRebaseEnabledEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#autosquashenabledevent\">AutoSquashEnabledEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#automaticbasechangefailedevent\">AutomaticBaseChangeFailedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#automaticbasechangesucceededevent\">AutomaticBaseChangeSucceededEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#baserefchangedevent\">BaseRefChangedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#baserefdeletedevent\">BaseRefDeletedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#baserefforcepushedevent\">BaseRefForcePushedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#blame\">Blame</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#blamerange\">BlameRange</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#blob\">Blob</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#bot\">Bot</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionrule\">BranchProtectionRule</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleconflict\">BranchProtectionRuleConflict</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleconflictconnection\">BranchProtectionRuleConflictConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleconflictedge\">BranchProtectionRuleConflictEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleconnection\">BranchProtectionRuleConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleedge\">BranchProtectionRuleEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#cvss\">CVSS</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#cwe\">CWE</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#cweconnection\">CWEConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#cweedge\">CWEEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotation\">CheckAnnotation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationconnection\">CheckAnnotationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationedge\">CheckAnnotationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationposition\">CheckAnnotationPosition</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationspan\">CheckAnnotationSpan</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrun\">CheckRun</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunconnection\">CheckRunConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunedge\">CheckRunEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuite\">CheckSuite</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuiteconnection\">CheckSuiteConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuiteedge\">CheckSuiteEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#closedevent\">ClosedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#codeofconduct\">CodeOfConduct</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commentdeletedevent\">CommentDeletedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commit\">Commit</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcomment\">CommitComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcommentconnection\">CommitCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcommentedge\">CommitCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcommentthread\">CommitCommentThread</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitconnection\">CommitConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcontributionsbyrepository\">CommitContributionsByRepository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitedge\">CommitEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commithistoryconnection\">CommitHistoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#connectedevent\">ConnectedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contentattachment\">ContentAttachment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contentreference\">ContentReference</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributioncalendar\">ContributionCalendar</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributioncalendarday\">ContributionCalendarDay</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributioncalendarmonth\">ContributionCalendarMonth</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributioncalendarweek\">ContributionCalendarWeek</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributionscollection\">ContributionsCollection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#converttodraftevent\">ConvertToDraftEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#convertednotetoissueevent\">ConvertedNoteToIssueEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdcommitcontribution\">CreatedCommitContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdcommitcontributionconnection\">CreatedCommitContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdcommitcontributionedge\">CreatedCommitContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdissuecontribution\">CreatedIssueContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdissuecontributionconnection\">CreatedIssueContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdissuecontributionedge\">CreatedIssueContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestcontribution\">CreatedPullRequestContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestcontributionconnection\">CreatedPullRequestContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestcontributionedge\">CreatedPullRequestContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestreviewcontribution\">CreatedPullRequestReviewContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestreviewcontributionconnection\">CreatedPullRequestReviewContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestreviewcontributionedge\">CreatedPullRequestReviewContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdrepositorycontribution\">CreatedRepositoryContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdrepositorycontributionconnection\">CreatedRepositoryContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdrepositorycontributionedge\">CreatedRepositoryContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#crossreferencedevent\">CrossReferencedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#demilestonedevent\">DemilestonedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploykey\">DeployKey</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploykeyconnection\">DeployKeyConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploykeyedge\">DeployKeyEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deployedevent\">DeployedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deployment\">Deployment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentconnection\">DeploymentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentedge\">DeploymentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentenvironmentchangedevent\">DeploymentEnvironmentChangedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentstatus\">DeploymentStatus</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentstatusconnection\">DeploymentStatusConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentstatusedge\">DeploymentStatusEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#disconnectedevent\">DisconnectedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprise\">Enterprise</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorconnection\">EnterpriseAdministratorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratoredge\">EnterpriseAdministratorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorinvitation\">EnterpriseAdministratorInvitation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorinvitationconnection\">EnterpriseAdministratorInvitationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorinvitationedge\">EnterpriseAdministratorInvitationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisebillinginfo\">EnterpriseBillingInfo</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseidentityprovider\">EnterpriseIdentityProvider</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisememberconnection\">EnterpriseMemberConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisememberedge\">EnterpriseMemberEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseorganizationmembershipconnection\">EnterpriseOrganizationMembershipConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseorganizationmembershipedge\">EnterpriseOrganizationMembershipEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseoutsidecollaboratorconnection\">EnterpriseOutsideCollaboratorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseoutsidecollaboratoredge\">EnterpriseOutsideCollaboratorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseownerinfo\">EnterpriseOwnerInfo</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisependingcollaboratorconnection\">EnterprisePendingCollaboratorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisependingcollaboratoredge\">EnterprisePendingCollaboratorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisependingmemberinvitationconnection\">EnterprisePendingMemberInvitationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisependingmemberinvitationedge\">EnterprisePendingMemberInvitationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriserepositoryinfo\">EnterpriseRepositoryInfo</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriserepositoryinfoconnection\">EnterpriseRepositoryInfoConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriserepositoryinfoedge\">EnterpriseRepositoryInfoEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserverinstallation\">EnterpriseServerInstallation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccount\">EnterpriseServerUserAccount</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountconnection\">EnterpriseServerUserAccountConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountedge\">EnterpriseServerUserAccountEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountemail\">EnterpriseServerUserAccountEmail</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountemailconnection\">EnterpriseServerUserAccountEmailConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountemailedge\">EnterpriseServerUserAccountEmailEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountsupload\">EnterpriseServerUserAccountsUpload</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountsuploadconnection\">EnterpriseServerUserAccountsUploadConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountsuploadedge\">EnterpriseServerUserAccountsUploadEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseuseraccount\">EnterpriseUserAccount</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseuseraccountconnection\">EnterpriseUserAccountConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseuseraccountedge\">EnterpriseUserAccountEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentity\">ExternalIdentity</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentityconnection\">ExternalIdentityConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentityedge\">ExternalIdentityEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentitysamlattributes\">ExternalIdentitySamlAttributes</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentityscimattributes\">ExternalIdentityScimAttributes</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#followerconnection\">FollowerConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#followingconnection\">FollowingConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#generichovercardcontext\">GenericHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gist\">Gist</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistcomment\">GistComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistcommentconnection\">GistCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistcommentedge\">GistCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistconnection\">GistConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistedge\">GistEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistfile\">GistFile</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gitactor\">GitActor</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gitactorconnection\">GitActorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gitactoredge\">GitActorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#githubmetadata\">GitHubMetadata</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gpgsignature\">GpgSignature</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#headrefdeletedevent\">HeadRefDeletedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#headrefforcepushedevent\">HeadRefForcePushedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#headrefrestoredevent\">HeadRefRestoredEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#hovercard\">Hovercard</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ipallowlistentry\">IpAllowListEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ipallowlistentryconnection\">IpAllowListEntryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ipallowlistentryedge\">IpAllowListEntryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issue\">Issue</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecomment\">IssueComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecommentconnection\">IssueCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecommentedge\">IssueCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issueconnection\">IssueConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecontributionsbyrepository\">IssueContributionsByRepository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issueedge\">IssueEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetemplate\">IssueTemplate</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetimelineconnection\">IssueTimelineConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetimelineitemedge\">IssueTimelineItemEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetimelineitemsconnection\">IssueTimelineItemsConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetimelineitemsedge\">IssueTimelineItemsEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#joinedgithubcontribution\">JoinedGitHubContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#label\">Label</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#labelconnection\">LabelConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#labeledge\">LabelEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#labeledevent\">LabeledEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#language\">Language</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#languageconnection\">LanguageConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#languageedge\">LanguageEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#license\">License</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#licenserule\">LicenseRule</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#lockedevent\">LockedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mannequin\">Mannequin</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#markedasduplicateevent\">MarkedAsDuplicateEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#memberscandeletereposclearauditentry\">MembersCanDeleteReposClearAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#memberscandeletereposdisableauditentry\">MembersCanDeleteReposDisableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#memberscandeletereposenableauditentry\">MembersCanDeleteReposEnableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mentionedevent\">MentionedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mergedevent\">MergedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestone\">Milestone</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestoneconnection\">MilestoneConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestoneedge\">MilestoneEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestonedevent\">MilestonedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#movedcolumnsinprojectevent\">MovedColumnsInProjectEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#oauthapplicationcreateauditentry\">OauthApplicationCreateAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgaddbillingmanagerauditentry\">OrgAddBillingManagerAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgaddmemberauditentry\">OrgAddMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgblockuserauditentry\">OrgBlockUserAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgconfigdisablecollaboratorsonlyauditentry\">OrgConfigDisableCollaboratorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgconfigenablecollaboratorsonlyauditentry\">OrgConfigEnableCollaboratorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgcreateauditentry\">OrgCreateAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgdisableoauthapprestrictionsauditentry\">OrgDisableOauthAppRestrictionsAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgdisablesamlauditentry\">OrgDisableSamlAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgdisabletwofactorrequirementauditentry\">OrgDisableTwoFactorRequirementAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgenableoauthapprestrictionsauditentry\">OrgEnableOauthAppRestrictionsAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgenablesamlauditentry\">OrgEnableSamlAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgenabletwofactorrequirementauditentry\">OrgEnableTwoFactorRequirementAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orginvitememberauditentry\">OrgInviteMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orginvitetobusinessauditentry\">OrgInviteToBusinessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgoauthappaccessapprovedauditentry\">OrgOauthAppAccessApprovedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgoauthappaccessdeniedauditentry\">OrgOauthAppAccessDeniedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgoauthappaccessrequestedauditentry\">OrgOauthAppAccessRequestedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgremovebillingmanagerauditentry\">OrgRemoveBillingManagerAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgremovememberauditentry\">OrgRemoveMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgremoveoutsidecollaboratorauditentry\">OrgRemoveOutsideCollaboratorAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgrestorememberauditentry\">OrgRestoreMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgrestoremembermembershiporganizationauditentrydata\">OrgRestoreMemberMembershipOrganizationAuditEntryData</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgrestoremembermembershiprepositoryauditentrydata\">OrgRestoreMemberMembershipRepositoryAuditEntryData</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgrestoremembermembershipteamauditentrydata\">OrgRestoreMemberMembershipTeamAuditEntryData</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgunblockuserauditentry\">OrgUnblockUserAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgupdatedefaultrepositorypermissionauditentry\">OrgUpdateDefaultRepositoryPermissionAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgupdatememberauditentry\">OrgUpdateMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgupdatememberrepositorycreationpermissionauditentry\">OrgUpdateMemberRepositoryCreationPermissionAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgupdatememberrepositoryinvitationpermissionauditentry\">OrgUpdateMemberRepositoryInvitationPermissionAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organization\">Organization</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationauditentryconnection\">OrganizationAuditEntryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationauditentryedge\">OrganizationAuditEntryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationconnection\">OrganizationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationedge\">OrganizationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationidentityprovider\">OrganizationIdentityProvider</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationinvitation\">OrganizationInvitation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationinvitationconnection\">OrganizationInvitationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationinvitationedge\">OrganizationInvitationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationmemberconnection\">OrganizationMemberConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationmemberedge\">OrganizationMemberEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationteamshovercardcontext\">OrganizationTeamsHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationshovercardcontext\">OrganizationsHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#package\">Package</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageconnection\">PackageConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageedge\">PackageEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagefile\">PackageFile</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagefileconnection\">PackageFileConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagefileedge\">PackageFileEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagestatistics\">PackageStatistics</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagetag\">PackageTag</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageversion\">PackageVersion</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageversionconnection\">PackageVersionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageversionedge\">PackageVersionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageversionstatistics\">PackageVersionStatistics</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pageinfo\">PageInfo</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#permissionsource\">PermissionSource</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnableitemconnection\">PinnableItemConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnableitemedge\">PinnableItemEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnedevent\">PinnedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnedissue\">PinnedIssue</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnedissueconnection\">PinnedIssueConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnedissueedge\">PinnedIssueEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#privaterepositoryforkingdisableauditentry\">PrivateRepositoryForkingDisableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#privaterepositoryforkingenableauditentry\">PrivateRepositoryForkingEnableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#profileitemshowcase\">ProfileItemShowcase</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#project\">Project</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcard\">ProjectCard</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcardconnection\">ProjectCardConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcardedge\">ProjectCardEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcolumn\">ProjectColumn</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcolumnconnection\">ProjectColumnConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcolumnedge\">ProjectColumnEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectconnection\">ProjectConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectedge\">ProjectEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectprogress\">ProjectProgress</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#publickey\">PublicKey</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#publickeyconnection\">PublicKeyConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#publickeyedge\">PublicKeyEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequest\">PullRequest</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestchangedfile\">PullRequestChangedFile</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestchangedfileconnection\">PullRequestChangedFileConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestchangedfileedge\">PullRequestChangedFileEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcommit\">PullRequestCommit</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcommitcommentthread\">PullRequestCommitCommentThread</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcommitconnection\">PullRequestCommitConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcommitedge\">PullRequestCommitEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestconnection\">PullRequestConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcontributionsbyrepository\">PullRequestContributionsByRepository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestedge\">PullRequestEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreview\">PullRequestReview</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewcomment\">PullRequestReviewComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewcommentconnection\">PullRequestReviewCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewcommentedge\">PullRequestReviewCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewconnection\">PullRequestReviewConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewcontributionsbyrepository\">PullRequestReviewContributionsByRepository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewedge\">PullRequestReviewEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewthread\">PullRequestReviewThread</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewthreadconnection\">PullRequestReviewThreadConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewthreadedge\">PullRequestReviewThreadEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestrevisionmarker\">PullRequestRevisionMarker</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequesttimelineconnection\">PullRequestTimelineConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequesttimelineitemedge\">PullRequestTimelineItemEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequesttimelineitemsconnection\">PullRequestTimelineItemsConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequesttimelineitemsedge\">PullRequestTimelineItemsEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#push\">Push</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pushallowance\">PushAllowance</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pushallowanceconnection\">PushAllowanceConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pushallowanceedge\">PushAllowanceEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ratelimit\">RateLimit</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactinguserconnection\">ReactingUserConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactinguseredge\">ReactingUserEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reaction\">Reaction</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactionconnection\">ReactionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactionedge\">ReactionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactiongroup\">ReactionGroup</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#readyforreviewevent\">ReadyForReviewEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ref\">Ref</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#refconnection\">RefConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#refedge\">RefEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#refupdaterule\">RefUpdateRule</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#referencedevent\">ReferencedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#release\">Release</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseasset\">ReleaseAsset</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseassetconnection\">ReleaseAssetConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseassetedge\">ReleaseAssetEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseconnection\">ReleaseConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseedge\">ReleaseEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removedfromprojectevent\">RemovedFromProjectEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#renamedtitleevent\">RenamedTitleEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reopenedevent\">ReopenedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoaccessauditentry\">RepoAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoaddmemberauditentry\">RepoAddMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoaddtopicauditentry\">RepoAddTopicAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoarchivedauditentry\">RepoArchivedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repochangemergesettingauditentry\">RepoChangeMergeSettingAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigdisableanonymousgitaccessauditentry\">RepoConfigDisableAnonymousGitAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigdisablecollaboratorsonlyauditentry\">RepoConfigDisableCollaboratorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigdisablecontributorsonlyauditentry\">RepoConfigDisableContributorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigdisablesockpuppetdisallowedauditentry\">RepoConfigDisableSockpuppetDisallowedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigenableanonymousgitaccessauditentry\">RepoConfigEnableAnonymousGitAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigenablecollaboratorsonlyauditentry\">RepoConfigEnableCollaboratorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigenablecontributorsonlyauditentry\">RepoConfigEnableContributorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigenablesockpuppetdisallowedauditentry\">RepoConfigEnableSockpuppetDisallowedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfiglockanonymousgitaccessauditentry\">RepoConfigLockAnonymousGitAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigunlockanonymousgitaccessauditentry\">RepoConfigUnlockAnonymousGitAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repocreateauditentry\">RepoCreateAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repodestroyauditentry\">RepoDestroyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reporemovememberauditentry\">RepoRemoveMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reporemovetopicauditentry\">RepoRemoveTopicAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repository\">Repository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorycollaboratorconnection\">RepositoryCollaboratorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorycollaboratoredge\">RepositoryCollaboratorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryconnection\">RepositoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorycontactlink\">RepositoryContactLink</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryedge\">RepositoryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryinvitation\">RepositoryInvitation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryinvitationconnection\">RepositoryInvitationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryinvitationedge\">RepositoryInvitationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorytopic\">RepositoryTopic</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorytopicconnection\">RepositoryTopicConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorytopicedge\">RepositoryTopicEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvisibilitychangedisableauditentry\">RepositoryVisibilityChangeDisableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvisibilitychangeenableauditentry\">RepositoryVisibilityChangeEnableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvulnerabilityalert\">RepositoryVulnerabilityAlert</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvulnerabilityalertconnection\">RepositoryVulnerabilityAlertConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvulnerabilityalertedge\">RepositoryVulnerabilityAlertEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#restrictedcontribution\">RestrictedContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewdismissalallowance\">ReviewDismissalAllowance</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewdismissalallowanceconnection\">ReviewDismissalAllowanceConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewdismissalallowanceedge\">ReviewDismissalAllowanceEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewdismissedevent\">ReviewDismissedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequest\">ReviewRequest</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequestconnection\">ReviewRequestConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequestedge\">ReviewRequestEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequestremovedevent\">ReviewRequestRemovedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequestedevent\">ReviewRequestedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewstatushovercardcontext\">ReviewStatusHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#savedreply\">SavedReply</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#savedreplyconnection\">SavedReplyConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#savedreplyedge\">SavedReplyEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#searchresultitemconnection\">SearchResultItemConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#searchresultitemedge\">SearchResultItemEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisory\">SecurityAdvisory</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisoryconnection\">SecurityAdvisoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisoryedge\">SecurityAdvisoryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisoryidentifier\">SecurityAdvisoryIdentifier</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisorypackage\">SecurityAdvisoryPackage</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisorypackageversion\">SecurityAdvisoryPackageVersion</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisoryreference\">SecurityAdvisoryReference</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityvulnerability\">SecurityVulnerability</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityvulnerabilityconnection\">SecurityVulnerabilityConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityvulnerabilityedge\">SecurityVulnerabilityEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#smimesignature\">SmimeSignature</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorship\">Sponsorship</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorshipconnection\">SponsorshipConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorshipedge\">SponsorshipEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#stargazerconnection\">StargazerConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#stargazeredge\">StargazerEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#starredrepositoryconnection\">StarredRepositoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#starredrepositoryedge\">StarredRepositoryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#status\">Status</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#statuscheckrollup\">StatusCheckRollup</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#statuscheckrollupcontextconnection\">StatusCheckRollupContextConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#statuscheckrollupcontextedge\">StatusCheckRollupContextEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#statuscontext\">StatusContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#submodule\">Submodule</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#submoduleconnection\">SubmoduleConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#submoduleedge\">SubmoduleEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#subscribedevent\">SubscribedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#suggestedreviewer\">SuggestedReviewer</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#tag\">Tag</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#team\">Team</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamaddmemberauditentry\">TeamAddMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamaddrepositoryauditentry\">TeamAddRepositoryAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamchangeparentteamauditentry\">TeamChangeParentTeamAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamconnection\">TeamConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussion\">TeamDiscussion</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussioncomment\">TeamDiscussionComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussioncommentconnection\">TeamDiscussionCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussioncommentedge\">TeamDiscussionCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussionconnection\">TeamDiscussionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussionedge\">TeamDiscussionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamedge\">TeamEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teammemberconnection\">TeamMemberConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teammemberedge\">TeamMemberEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamremovememberauditentry\">TeamRemoveMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamremoverepositoryauditentry\">TeamRemoveRepositoryAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamrepositoryconnection\">TeamRepositoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamrepositoryedge\">TeamRepositoryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#textmatch\">TextMatch</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#textmatchhighlight\">TextMatchHighlight</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#topic\">Topic</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#transferredevent\">TransferredEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#tree\">Tree</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#treeentry\">TreeEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unassignedevent\">UnassignedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unknownsignature\">UnknownSignature</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unlabeledevent\">UnlabeledEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unlockedevent\">UnlockedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unmarkedasduplicateevent\">UnmarkedAsDuplicateEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unpinnedevent\">UnpinnedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unsubscribedevent\">UnsubscribedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#user\">User</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userblockedevent\">UserBlockedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userconnection\">UserConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#usercontentedit\">UserContentEdit</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#usercontenteditconnection\">UserContentEditConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#usercontenteditedge\">UserContentEditEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#useredge\">UserEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#useremailmetadata\">UserEmailMetadata</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userstatus\">UserStatus</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userstatusconnection\">UserStatusConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userstatusedge\">UserStatusEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#verifiabledomain\">VerifiableDomain</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#viewerhovercardcontext\">ViewerHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
}
]
},
"ghes-3.0": {
"html": "<div>\n <div>\n <h2 id=\"actorlocation\">\n <a href=\"#actorlocation\">ActorLocation</a>\n </h2>\n <p>Location information for an actor.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>city</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>City.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>country</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Country name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>countryCode</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Country code.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>region</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Region name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>regionCode</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Region or state code.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addedtoprojectevent\">\n <a href=\"#addedtoprojectevent\">AddedToProjectEvent</a>\n </h2>\n <p>Represents a<code>added_to_project</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Project referenced by event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>project</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCard</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#projectcard\">ProjectCard</a></code>)</p></td>\n<td><p><p>Project card referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectCard</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectColumnName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectColumnName</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"app\">\n <a href=\"#app\">App</a>\n </h2>\n <p>A GitHub App.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the app.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>logoBackgroundColor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The hex color code, without the leading &apos;#&apos;, for the logo background.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>logoUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the app&apos;s logo.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the app.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>slug</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A slug based on the name of the app for use in URLs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The URL to the app&apos;s homepage.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"assignedevent\">\n <a href=\"#assignedevent\">AssignedEvent</a>\n </h2>\n <p>Represents an<code>assigned</code>event on any assignable object.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignable</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#assignable\">Assignable!</a></code>)</p></td>\n<td><p><p>Identifies the assignable associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignee</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#assignee\">Assignee</a></code>)</p></td>\n<td><p><p>Identifies the user or mannequin that was assigned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>Identifies the user who was assigned.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>user</code> is deprecated. <p>Assignees can now be mannequins. Use the <code>assignee</code> field instead. Removal on 2020-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"automaticbasechangefailedevent\">\n <a href=\"#automaticbasechangefailedevent\">AutomaticBaseChangeFailedEvent</a>\n </h2>\n <p>Represents a<code>automatic_base_change_failed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newBase</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The new base for this PR.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oldBase</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The old base for this PR.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"automaticbasechangesucceededevent\">\n <a href=\"#automaticbasechangesucceededevent\">AutomaticBaseChangeSucceededEvent</a>\n </h2>\n <p>Represents a<code>automatic_base_change_succeeded</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newBase</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The new base for this PR.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oldBase</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The old base for this PR.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"baserefchangedevent\">\n <a href=\"#baserefchangedevent\">BaseRefChangedEvent</a>\n </h2>\n <p>Represents a<code>base_ref_changed</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>currentRefName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the base ref for the pull request after it was changed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousRefName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the base ref for the pull request before it was changed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"baserefdeletedevent\">\n <a href=\"#baserefdeletedevent\">BaseRefDeletedEvent</a>\n </h2>\n <p>Represents a<code>base_ref_deleted</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRefName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the name of the Ref associated with the <code>base_ref_deleted</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"baserefforcepushedevent\">\n <a href=\"#baserefforcepushedevent\">BaseRefForcePushedEvent</a>\n </h2>\n <p>Represents a<code>base_ref_force_pushed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>afterCommit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the after commit SHA for the<code>base_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>beforeCommit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the before commit SHA for the<code>base_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the fully qualified ref name for the<code>base_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"blame\">\n <a href=\"#blame\">Blame</a>\n </h2>\n <p>Represents a Git blame.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>ranges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#blamerange\">[BlameRange!]!</a></code>)</p></td>\n<td><p><p>The list of ranges from a Git blame.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"blamerange\">\n <a href=\"#blamerange\">BlameRange</a>\n </h2>\n <p>Represents a range of information from a Git blame.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>age</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the recency of the change, from 1 (new) to 10 (old). This is\ncalculated as a 2-quantile and determines the length of distance between the\nmedian age of all the changes in the file and the recency of the current\nrange&apos;s change.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>Identifies the line author.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>endingLine</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The ending line for the range.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startingLine</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The starting line for the range.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"blob\">\n <a href=\"#blob\">Blob</a>\n </h2>\n <p>Represents a Git blob.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#gitobject\">GitObject</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>abbreviatedOid</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An abbreviated version of the Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>byteSize</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Byte size of Blob object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isBinary</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Indicates whether the Blob is binary or text. Returns null if unable to determine the encoding.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isTruncated</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the contents is truncated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository the Git object belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>text</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>UTF8 text data or null if the Blob is binary.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"bot\">\n <a href=\"#bot\">Bot</a>\n </h2>\n <p>A special type of user which takes actions on behalf of GitHub Apps.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the GitHub App&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The username of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this bot.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this bot.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionrule\">\n <a href=\"#branchprotectionrule\">BranchProtectionRule</a>\n </h2>\n <p>A branch protection rule.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>allowsDeletions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can this branch be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>allowsForcePushes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are force pushes allowed on this branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branchProtectionRuleConflicts</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#branchprotectionruleconflictconnection\">BranchProtectionRuleConflictConnection!</a></code>)</p></td>\n<td><p><p>A list of conflicts matching branches protection rule and other branch protection rules.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who created this branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissesStaleReviews</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Will new commits pushed to matching branches dismiss pull request review approvals.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isAdminEnforced</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can admins overwrite branch protection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>matchingRefs</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#refconnection\">RefConnection!</a></code>)</p></td>\n<td><p><p>Repository refs that are protected by this rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters refs with query on name.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pattern</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the protection rule pattern.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pushAllowances</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pushallowanceconnection\">PushAllowanceConnection!</a></code>)</p></td>\n<td><p><p>A list push allowances for this branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with this branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiredApprovingReviewCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Number of approving reviews required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiredStatusCheckContexts</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String]</a></code>)</p></td>\n<td><p><p>List of required status check contexts that must pass for commits to be accepted to matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresApprovingReviews</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are approving reviews required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresCodeOwnerReviews</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are reviews from code owners required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresCommitSignatures</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are commits required to be signed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresLinearHistory</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are merge commits prohibited from being pushed to this branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresStatusChecks</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are status checks required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresStrictStatusChecks</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are branches required to be up to date before merging.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restrictsPushes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is pushing to matching branches restricted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restrictsReviewDismissals</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is dismissal of pull request reviews restricted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewDismissalAllowances</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reviewdismissalallowanceconnection\">ReviewDismissalAllowanceConnection!</a></code>)</p></td>\n<td><p><p>A list review dismissal allowances for this branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleconflict\">\n <a href=\"#branchprotectionruleconflict\">BranchProtectionRuleConflict</a>\n </h2>\n <p>A conflict between two branch protection rules.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>branchProtectionRule</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Identifies the branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>conflictingBranchProtectionRule</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Identifies the conflicting branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the branch ref that has conflicting rules.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleconflictconnection\">\n <a href=\"#branchprotectionruleconflictconnection\">BranchProtectionRuleConflictConnection</a>\n </h2>\n <p>The connection type for BranchProtectionRuleConflict.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#branchprotectionruleconflictedge\">[BranchProtectionRuleConflictEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#branchprotectionruleconflict\">[BranchProtectionRuleConflict]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleconflictedge\">\n <a href=\"#branchprotectionruleconflictedge\">BranchProtectionRuleConflictEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#branchprotectionruleconflict\">BranchProtectionRuleConflict</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleconnection\">\n <a href=\"#branchprotectionruleconnection\">BranchProtectionRuleConnection</a>\n </h2>\n <p>The connection type for BranchProtectionRule.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#branchprotectionruleedge\">[BranchProtectionRuleEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#branchprotectionrule\">[BranchProtectionRule]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleedge\">\n <a href=\"#branchprotectionruleedge\">BranchProtectionRuleEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotation\">\n <a href=\"#checkannotation\">CheckAnnotation</a>\n </h2>\n <p>A single check annotation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>annotationLevel</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#checkannotationlevel\">CheckAnnotationLevel</a></code>)</p></td>\n<td><p><p>The annotation&apos;s severity level.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blobUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The path to the file that this annotation was made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>location</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#checkannotationspan\">CheckAnnotationSpan!</a></code>)</p></td>\n<td><p><p>The position of this annotation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The annotation&apos;s message.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The path that this annotation was made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>rawDetails</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Additional information about the annotation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The annotation&apos;s title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationconnection\">\n <a href=\"#checkannotationconnection\">CheckAnnotationConnection</a>\n </h2>\n <p>The connection type for CheckAnnotation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#checkannotationedge\">[CheckAnnotationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#checkannotation\">[CheckAnnotation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationedge\">\n <a href=\"#checkannotationedge\">CheckAnnotationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#checkannotation\">CheckAnnotation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationposition\">\n <a href=\"#checkannotationposition\">CheckAnnotationPosition</a>\n </h2>\n <p>A character position in a check annotation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>column</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Column number (1 indexed).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>line</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Line number (1 indexed).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationspan\">\n <a href=\"#checkannotationspan\">CheckAnnotationSpan</a>\n </h2>\n <p>An inclusive pair of positions for a check annotation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>end</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#checkannotationposition\">CheckAnnotationPosition!</a></code>)</p></td>\n<td><p><p>End position (inclusive).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>start</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#checkannotationposition\">CheckAnnotationPosition!</a></code>)</p></td>\n<td><p><p>Start position (inclusive).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrun\">\n <a href=\"#checkrun\">CheckRun</a>\n </h2>\n <p>A check run.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>annotations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#checkannotationconnection\">CheckAnnotationConnection</a></code>)</p></td>\n<td><p><p>The check run&apos;s annotations.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkSuite</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#checksuite\">CheckSuite!</a></code>)</p></td>\n<td><p><p>The check suite that this run is a part of.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>completedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the check run was completed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>conclusion</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#checkconclusionstate\">CheckConclusionState</a></code>)</p></td>\n<td><p><p>The conclusion of the check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>detailsUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL from which to find full details of the check run on the integrator&apos;s site.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>externalId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A reference for the check run on the integrator&apos;s system.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the check for this check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The permalink to the check run summary.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the check run was started.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>status</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#checkstatusstate\">CheckStatusState!</a></code>)</p></td>\n<td><p><p>The current status of the check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>summary</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A string representing the check run&apos;s summary.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>text</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A string representing the check run&apos;s text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A string representing the check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunconnection\">\n <a href=\"#checkrunconnection\">CheckRunConnection</a>\n </h2>\n <p>The connection type for CheckRun.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#checkrunedge\">[CheckRunEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#checkrun\">[CheckRun]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunedge\">\n <a href=\"#checkrunedge\">CheckRunEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#checkrun\">CheckRun</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuite\">\n <a href=\"#checksuite\">CheckSuite</a>\n </h2>\n <p>A check suite.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>app</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#app\">App</a></code>)</p></td>\n<td><p><p>The GitHub App which created this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branch</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The name of the branch for this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkRuns</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#checkrunconnection\">CheckRunConnection</a></code>)</p></td>\n<td><p><p>The check runs associated with a check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#checkrunfilter\">CheckRunFilter</a></code>)</p>\n<p><p>Filters the check runs by this type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>The commit for this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>conclusion</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#checkconclusionstate\">CheckConclusionState</a></code>)</p></td>\n<td><p><p>The conclusion of this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>matchingPullRequests</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestconnection\">PullRequestConnection</a></code>)</p></td>\n<td><p><p>A list of open pull requests matching the check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>push</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#push\">Push</a></code>)</p></td>\n<td><p><p>The push that triggered this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>status</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#checkstatusstate\">CheckStatusState!</a></code>)</p></td>\n<td><p><p>The status of this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuiteconnection\">\n <a href=\"#checksuiteconnection\">CheckSuiteConnection</a>\n </h2>\n <p>The connection type for CheckSuite.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#checksuiteedge\">[CheckSuiteEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#checksuite\">[CheckSuite]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuiteedge\">\n <a href=\"#checksuiteedge\">CheckSuiteEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#checksuite\">CheckSuite</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"closedevent\">\n <a href=\"#closedevent\">ClosedEvent</a>\n </h2>\n <p>Represents a<code>closed</code>event on any <code>Closable</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closable</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#closable\">Closable!</a></code>)</p></td>\n<td><p><p>Object that was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closer</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#closer\">Closer</a></code>)</p></td>\n<td><p><p>Object which triggered the creation of this event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this closed event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this closed event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"codeofconduct\">\n <a href=\"#codeofconduct\">CodeOfConduct</a>\n </h2>\n <p>The Code of Conduct for a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The body of the Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The key for the Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The formal name of the Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commentdeletedevent\">\n <a href=\"#commentdeletedevent\">CommentDeletedEvent</a>\n </h2>\n <p>Represents a<code>comment_deleted</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletedCommentAuthor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The user who authored the deleted comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commit\">\n <a href=\"#commit\">Commit</a>\n </h2>\n <p>Represents a Git commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#gitobject\">GitObject</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>abbreviatedOid</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An abbreviated version of the Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>additions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of additions in this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>associatedPullRequests</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestconnection\">PullRequestConnection</a></code>)</p></td>\n<td><p><p>The pull requests associated with a commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#pullrequestorder\">PullRequestOrder</a></code>)</p>\n<p><p>Ordering options for pull requests.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#gitactor\">GitActor</a></code>)</p></td>\n<td><p><p>Authorship details of the commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authoredByCommitter</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the committer and the author match.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authoredDate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The datetime when this commit was authored.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authors</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#gitactorconnection\">GitActorConnection!</a></code>)</p></td>\n<td><p><p>The list of authors for this commit based on the git author and the Co-authored-by\nmessage trailer. The git author will always be first.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blame</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#blame\">Blame!</a></code>)</p></td>\n<td><p><p>Fetches <code>git blame</code> information.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>path</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The file whose Git blame information you want.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>changedFiles</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of changed files in this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkSuites</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#checksuiteconnection\">CheckSuiteConnection</a></code>)</p></td>\n<td><p><p>The check suites associated with a commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#checksuitefilter\">CheckSuiteFilter</a></code>)</p>\n<p><p>Filters the check suites by this type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>Comments made on the commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>committedDate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The datetime when this commit was committed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>committedViaWeb</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if commited via GitHub web UI.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>committer</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#gitactor\">GitActor</a></code>)</p></td>\n<td><p><p>Committership details of the commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of deletions in this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployments</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#deploymentconnection\">DeploymentConnection</a></code>)</p></td>\n<td><p><p>The deployments associated with a commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>environments</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>Environments to list deployments for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#deploymentorder\">DeploymentOrder</a></code>)</p>\n<p><p>Ordering options for deployments returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>file</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#treeentry\">TreeEntry</a></code>)</p></td>\n<td><p><p>The tree entry representing the file located at the given path.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>path</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The path for the file.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>history</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commithistoryconnection\">CommitHistoryConnection!</a></code>)</p></td>\n<td><p><p>The linear commit history starting from (and including) this commit, in the same order as <code>git log</code>.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>author</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#commitauthor\">CommitAuthor</a></code>)</p>\n<p><p>If non-null, filters history to only show commits with matching authorship.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>path</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>If non-null, filters history to only show commits touching files under this path.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gittimestamp\">GitTimestamp</a></code>)</p>\n<p><p>Allows specifying a beginning time or date for fetching commits.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>until</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gittimestamp\">GitTimestamp</a></code>)</p>\n<p><p>Allows specifying an ending time or date for fetching commits.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The Git commit message.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>messageBody</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The Git commit message body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>messageBodyHTML</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The commit message body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>messageHeadline</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The Git commit message headline.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>messageHeadlineHTML</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The commit message headline rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>onBehalfOf</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The organization this commit was made on behalf of.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parents</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commitconnection\">CommitConnection!</a></code>)</p></td>\n<td><p><p>The parents of a commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pushedDate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The datetime when this commit was pushed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository this commit belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signature</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#gitsignature\">GitSignature</a></code>)</p></td>\n<td><p><p>Commit signing information, if present.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>status</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#status\">Status</a></code>)</p></td>\n<td><p><p>Status information for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>statusCheckRollup</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#statuscheckrollup\">StatusCheckRollup</a></code>)</p></td>\n<td><p><p>Check and Status rollup information for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>submodules</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#submoduleconnection\">SubmoduleConnection!</a></code>)</p></td>\n<td><p><p>Returns a list of all submodules in this repository as of this Commit parsed from the .gitmodules file.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tarballUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>Returns a URL to download a tarball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tree</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#tree\">Tree!</a></code>)</p></td>\n<td><p><p>Commit&apos;s root Tree.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>treeResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for the tree of this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>treeUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for the tree of this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>zipballUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>Returns a URL to download a zipball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcomment\">\n <a href=\"#commitcomment\">CommitComment</a>\n </h2>\n <p>Represents a comment on a given Commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#minimizable\">Minimizable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the comment body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with the comment, if the commit exists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMinimized</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not a comment has been minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>minimizedReason</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Returns why the comment was minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the file path associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>position</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the line position associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path permalink for this commit comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL permalink for this commit comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMinimize</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can minimize this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcommentconnection\">\n <a href=\"#commitcommentconnection\">CommitCommentConnection</a>\n </h2>\n <p>The connection type for CommitComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commitcommentedge\">[CommitCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commitcomment\">[CommitComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcommentedge\">\n <a href=\"#commitcommentedge\">CommitCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commitcomment\">CommitComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcommentthread\">\n <a href=\"#commitcommentthread\">CommitCommentThread</a>\n </h2>\n <p>A thread of comments on a commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>The comments that exist in this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit the comments were made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The file the comments were made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>position</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The position in the diff for the commit that the comment was made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitconnection\">\n <a href=\"#commitconnection\">CommitConnection</a>\n </h2>\n <p>The connection type for Commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commitedge\">[CommitEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">[Commit]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcontributionsbyrepository\">\n <a href=\"#commitcontributionsbyrepository\">CommitContributionsByRepository</a>\n </h2>\n <p>This aggregates commits made by a user within one repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdcommitcontributionconnection\">CreatedCommitContributionConnection!</a></code>)</p></td>\n<td><p><p>The commit contributions, each representing a day.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#commitcontributionorder\">CommitContributionOrder</a></code>)</p>\n<p><p>Ordering options for commit contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository in which the commits were made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for the user&apos;s commits to the repository in this time range.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user&apos;s commits to the repository in this time range.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitedge\">\n <a href=\"#commitedge\">CommitEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commithistoryconnection\">\n <a href=\"#commithistoryconnection\">CommitHistoryConnection</a>\n </h2>\n <p>The connection type for Commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commitedge\">[CommitEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">[Commit]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"connectedevent\">\n <a href=\"#connectedevent\">ConnectedEvent</a>\n </h2>\n <p>Represents a<code>connected</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Reference originated in a different repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>source</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request that made the reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request which was connected.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contentattachment\">\n <a href=\"#contentattachment\">ContentAttachment</a>\n </h2>\n <p>A content attachment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body text of the content attachment. This parameter supports markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contentReference</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#contentreference\">ContentReference!</a></code>)</p></td>\n<td><p><p>The content reference that the content attachment is attached to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The title of the content attachment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contentreference\">\n <a href=\"#contentreference\">ContentReference</a>\n </h2>\n <p>A content reference.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reference</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The reference of the content reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributioncalendar\">\n <a href=\"#contributioncalendar\">ContributionCalendar</a>\n </h2>\n <p>A calendar of contributions made on GitHub by a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>colors</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String!]!</a></code>)</p></td>\n<td><p><p>A list of hex color codes used in this calendar. The darker the color, the more contributions it represents.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isHalloween</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if the color set was chosen because it&apos;s currently Halloween.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>months</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#contributioncalendarmonth\">[ContributionCalendarMonth!]!</a></code>)</p></td>\n<td><p><p>A list of the months of contributions in this calendar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalContributions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The count of total contributions in the calendar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>weeks</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#contributioncalendarweek\">[ContributionCalendarWeek!]!</a></code>)</p></td>\n<td><p><p>A list of the weeks of contributions in this calendar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributioncalendarday\">\n <a href=\"#contributioncalendarday\">ContributionCalendarDay</a>\n </h2>\n <p>Represents a single day of contributions on GitHub by a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>color</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The hex color code that represents how many contributions were made on this day compared to others in the calendar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contributionCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many contributions were made by the user on this day.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>date</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#date\">Date!</a></code>)</p></td>\n<td><p><p>The day this square represents.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>weekday</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>A number representing which day of the week this square represents, e.g., 1 is Monday.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributioncalendarmonth\">\n <a href=\"#contributioncalendarmonth\">ContributionCalendarMonth</a>\n </h2>\n <p>A month of contributions in a user&apos;s contribution graph.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>firstDay</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#date\">Date!</a></code>)</p></td>\n<td><p><p>The date of the first day of this month.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the month.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalWeeks</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many weeks started in this month.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>year</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The year the month occurred in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributioncalendarweek\">\n <a href=\"#contributioncalendarweek\">ContributionCalendarWeek</a>\n </h2>\n <p>A week of contributions in a user&apos;s contribution graph.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributionDays</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#contributioncalendarday\">[ContributionCalendarDay!]!</a></code>)</p></td>\n<td><p><p>The days of contributions in this week.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstDay</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#date\">Date!</a></code>)</p></td>\n<td><p><p>The date of the earliest square in this week.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributionscollection\">\n <a href=\"#contributionscollection\">ContributionsCollection</a>\n </h2>\n <p>A contributions collection aggregates contributions such as opened issues and commits created by a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commitContributionsByRepository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commitcontributionsbyrepository\">[CommitContributionsByRepository!]!</a></code>)</p></td>\n<td><p><p>Commit contributions made by the user, grouped by repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>maxRepositories</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many repositories should be included.</p></p>\n<p>The default value is <code>25</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contributionCalendar</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#contributioncalendar\">ContributionCalendar!</a></code>)</p></td>\n<td><p><p>A calendar of this user&apos;s contributions on GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contributionYears</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">[Int!]!</a></code>)</p></td>\n<td><p><p>The years the user has been making contributions with the most recent year first.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>doesEndInCurrentMonth</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if this collection&apos;s time span ends in the current month.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>earliestRestrictedContributionDate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#date\">Date</a></code>)</p></td>\n<td><p><p>The date of the first restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>endedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The ending date and time of this collection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstIssueContribution</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#createdissueorrestrictedcontribution\">CreatedIssueOrRestrictedContribution</a></code>)</p></td>\n<td><p><p>The first issue the user opened on GitHub. This will be null if that issue was\nopened outside the collection&apos;s time range and ignoreTimeRange is false. If\nthe issue is not visible but the user has opted to show private contributions,\na RestrictedContribution will be returned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstPullRequestContribution</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#createdpullrequestorrestrictedcontribution\">CreatedPullRequestOrRestrictedContribution</a></code>)</p></td>\n<td><p><p>The first pull request the user opened on GitHub. This will be null if that\npull request was opened outside the collection&apos;s time range and\nignoreTimeRange is not true. If the pull request is not visible but the user\nhas opted to show private contributions, a RestrictedContribution will be returned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstRepositoryContribution</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#createdrepositoryorrestrictedcontribution\">CreatedRepositoryOrRestrictedContribution</a></code>)</p></td>\n<td><p><p>The first repository the user created on GitHub. This will be null if that\nfirst repository was created outside the collection&apos;s time range and\nignoreTimeRange is false. If the repository is not visible, then a\nRestrictedContribution is returned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasActivityInThePast</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Does the user have any more activity in the timeline that occurred prior to the collection&apos;s time range?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasAnyContributions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if there are any contributions in this collection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasAnyRestrictedContributions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if the user made any contributions in this time frame whose details\nare not visible because they were made in a private repository. Can only be\ntrue if the user enabled private contribution counts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isSingleDay</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the collector&apos;s time span is all within the same day.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueContributions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdissuecontributionconnection\">CreatedIssueContributionConnection!</a></code>)</p></td>\n<td><p><p>A list of issues the user opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first issue ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented issue be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueContributionsByRepository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issuecontributionsbyrepository\">[IssueContributionsByRepository!]!</a></code>)</p></td>\n<td><p><p>Issue contributions made by the user, grouped by repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first issue ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented issue be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>maxRepositories</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many repositories should be included.</p></p>\n<p>The default value is <code>25</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>joinedGitHubContribution</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#joinedgithubcontribution\">JoinedGitHubContribution</a></code>)</p></td>\n<td><p><p>When the user signed up for GitHub. This will be null if that sign up date\nfalls outside the collection&apos;s time range and ignoreTimeRange is false.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestRestrictedContributionDate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#date\">Date</a></code>)</p></td>\n<td><p><p>The date of the most recent restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mostRecentCollectionWithActivity</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#contributionscollection\">ContributionsCollection</a></code>)</p></td>\n<td><p><p>When this collection&apos;s time range does not include any activity from the user, use this\nto get a different collection from an earlier time range that does have activity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mostRecentCollectionWithoutActivity</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#contributionscollection\">ContributionsCollection</a></code>)</p></td>\n<td><p><p>Returns a different contributions collection from an earlier time range than this one\nthat does not have any contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>popularIssueContribution</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdissuecontribution\">CreatedIssueContribution</a></code>)</p></td>\n<td><p><p>The issue the user opened on GitHub that received the most comments in the specified\ntime frame.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>popularPullRequestContribution</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdpullrequestcontribution\">CreatedPullRequestContribution</a></code>)</p></td>\n<td><p><p>The pull request the user opened on GitHub that received the most comments in the\nspecified time frame.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestContributions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdpullrequestcontributionconnection\">CreatedPullRequestContributionConnection!</a></code>)</p></td>\n<td><p><p>Pull request contributions made by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first pull request ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented pull request be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestContributionsByRepository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestcontributionsbyrepository\">[PullRequestContributionsByRepository!]!</a></code>)</p></td>\n<td><p><p>Pull request contributions made by the user, grouped by repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first pull request ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented pull request be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>maxRepositories</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many repositories should be included.</p></p>\n<p>The default value is <code>25</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReviewContributions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdpullrequestreviewcontributionconnection\">CreatedPullRequestReviewContributionConnection!</a></code>)</p></td>\n<td><p><p>Pull request review contributions made by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReviewContributionsByRepository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestreviewcontributionsbyrepository\">[PullRequestReviewContributionsByRepository!]!</a></code>)</p></td>\n<td><p><p>Pull request review contributions made by the user, grouped by repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>maxRepositories</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many repositories should be included.</p></p>\n<p>The default value is <code>25</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryContributions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdrepositorycontributionconnection\">CreatedRepositoryContributionConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories owned by the user that the user created in this time range.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first repository ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restrictedContributionsCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>A count of contributions made by the user that the viewer cannot access. Only\nnon-zero when the user has chosen to share their private contribution counts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The beginning date and time of this collection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCommitContributions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many commits were made by the user in this time span.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalIssueContributions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many issues the user opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first issue ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented issue be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalPullRequestContributions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many pull requests the user opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first pull request ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented pull request be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalPullRequestReviewContributions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many pull request reviews the user left.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoriesWithContributedCommits</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many different repositories the user committed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoriesWithContributedIssues</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many different repositories the user opened issues in.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first issue ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented issue be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoriesWithContributedPullRequestReviews</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many different repositories the user left pull request reviews in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoriesWithContributedPullRequests</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many different repositories the user opened pull requests in.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first pull request ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented pull request be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoryContributions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many repositories the user created.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first repository ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made the contributions in this collection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"converttodraftevent\">\n <a href=\"#converttodraftevent\">ConvertToDraftEvent</a>\n </h2>\n <p>Represents a<code>convert_to_draft</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this convert to draft event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this convert to draft event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"convertednotetoissueevent\">\n <a href=\"#convertednotetoissueevent\">ConvertedNoteToIssueEvent</a>\n </h2>\n <p>Represents a<code>converted_note_to_issue</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Project referenced by event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>project</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCard</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#projectcard\">ProjectCard</a></code>)</p></td>\n<td><p><p>Project card referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectCard</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectColumnName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectColumnName</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdcommitcontribution\">\n <a href=\"#createdcommitcontribution\">CreatedCommitContribution</a>\n </h2>\n <p>Represents the contribution a user made by committing to a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commitCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many commits were made on this day to this repository by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository the user made a commit in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdcommitcontributionconnection\">\n <a href=\"#createdcommitcontributionconnection\">CreatedCommitContributionConnection</a>\n </h2>\n <p>The connection type for CreatedCommitContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdcommitcontributionedge\">[CreatedCommitContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdcommitcontribution\">[CreatedCommitContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of commits across days and repositories in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdcommitcontributionedge\">\n <a href=\"#createdcommitcontributionedge\">CreatedCommitContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdcommitcontribution\">CreatedCommitContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdissuecontribution\">\n <a href=\"#createdissuecontribution\">CreatedIssueContribution</a>\n </h2>\n <p>Represents the contribution a user made on GitHub by opening an issue.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>The issue that was opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdissuecontributionconnection\">\n <a href=\"#createdissuecontributionconnection\">CreatedIssueContributionConnection</a>\n </h2>\n <p>The connection type for CreatedIssueContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdissuecontributionedge\">[CreatedIssueContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdissuecontribution\">[CreatedIssueContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdissuecontributionedge\">\n <a href=\"#createdissuecontributionedge\">CreatedIssueContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdissuecontribution\">CreatedIssueContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestcontribution\">\n <a href=\"#createdpullrequestcontribution\">CreatedPullRequestContribution</a>\n </h2>\n <p>Represents the contribution a user made on GitHub by opening a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request that was opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestcontributionconnection\">\n <a href=\"#createdpullrequestcontributionconnection\">CreatedPullRequestContributionConnection</a>\n </h2>\n <p>The connection type for CreatedPullRequestContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdpullrequestcontributionedge\">[CreatedPullRequestContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdpullrequestcontribution\">[CreatedPullRequestContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestcontributionedge\">\n <a href=\"#createdpullrequestcontributionedge\">CreatedPullRequestContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdpullrequestcontribution\">CreatedPullRequestContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestreviewcontribution\">\n <a href=\"#createdpullrequestreviewcontribution\">CreatedPullRequestReviewContribution</a>\n </h2>\n <p>Represents the contribution a user made by leaving a review on a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request the user reviewed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReview</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestreview\">PullRequestReview!</a></code>)</p></td>\n<td><p><p>The review the user left on the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository containing the pull request that the user reviewed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestreviewcontributionconnection\">\n <a href=\"#createdpullrequestreviewcontributionconnection\">CreatedPullRequestReviewContributionConnection</a>\n </h2>\n <p>The connection type for CreatedPullRequestReviewContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdpullrequestreviewcontributionedge\">[CreatedPullRequestReviewContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdpullrequestreviewcontribution\">[CreatedPullRequestReviewContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestreviewcontributionedge\">\n <a href=\"#createdpullrequestreviewcontributionedge\">CreatedPullRequestReviewContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdpullrequestreviewcontribution\">CreatedPullRequestReviewContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdrepositorycontribution\">\n <a href=\"#createdrepositorycontribution\">CreatedRepositoryContribution</a>\n </h2>\n <p>Represents the contribution a user made on GitHub by creating a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository that was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdrepositorycontributionconnection\">\n <a href=\"#createdrepositorycontributionconnection\">CreatedRepositoryContributionConnection</a>\n </h2>\n <p>The connection type for CreatedRepositoryContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdrepositorycontributionedge\">[CreatedRepositoryContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdrepositorycontribution\">[CreatedRepositoryContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdrepositorycontributionedge\">\n <a href=\"#createdrepositorycontributionedge\">CreatedRepositoryContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdrepositorycontribution\">CreatedRepositoryContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"crossreferencedevent\">\n <a href=\"#crossreferencedevent\">CrossReferencedEvent</a>\n </h2>\n <p>Represents a mention made by one issue or pull request to another.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Reference originated in a different repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>referencedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the reference was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>source</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request that made the reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>target</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request to which the reference was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>willCloseTarget</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Checks if the target will be closed when the source is merged.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"demilestonedevent\">\n <a href=\"#demilestonedevent\">DemilestonedEvent</a>\n </h2>\n <p>Represents a<code>demilestoned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestoneTitle</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the milestone title associated with the<code>demilestoned</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#milestoneitem\">MilestoneItem!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploykey\">\n <a href=\"#deploykey\">DeployKey</a>\n </h2>\n <p>A repository deploy key.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The deploy key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>readOnly</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the deploy key is read only.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The deploy key title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>verified</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the deploy key has been verified.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploykeyconnection\">\n <a href=\"#deploykeyconnection\">DeployKeyConnection</a>\n </h2>\n <p>The connection type for DeployKey.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#deploykeyedge\">[DeployKeyEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#deploykey\">[DeployKey]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploykeyedge\">\n <a href=\"#deploykeyedge\">DeployKeyEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#deploykey\">DeployKey</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deployedevent\">\n <a href=\"#deployedevent\">DeployedEvent</a>\n </h2>\n <p>Represents a<code>deployed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployment</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#deployment\">Deployment!</a></code>)</p></td>\n<td><p><p>The deployment associated with the<code>deployed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The ref associated with the<code>deployed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deployment\">\n <a href=\"#deployment\">Deployment</a>\n </h2>\n <p>Represents triggered deployment instance.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit sha of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitOid</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the oid of the deployment commit, even if the commit has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor!</a></code>)</p></td>\n<td><p><p>Identifies the actor who triggered the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The deployment description.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environment</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The latest environment to which this deployment was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestEnvironment</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The latest environment to which this deployment was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestStatus</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#deploymentstatus\">DeploymentStatus</a></code>)</p></td>\n<td><p><p>The latest status of this deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalEnvironment</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The original environment to which this deployment was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>payload</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Extra information that a deployment system might need.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the Ref of the deployment, if the deployment was created by ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>Identifies the repository associated with the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#deploymentstate\">DeploymentState</a></code>)</p></td>\n<td><p><p>The current state of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>statuses</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#deploymentstatusconnection\">DeploymentStatusConnection</a></code>)</p></td>\n<td><p><p>A list of statuses associated with the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>task</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The deployment task.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentconnection\">\n <a href=\"#deploymentconnection\">DeploymentConnection</a>\n </h2>\n <p>The connection type for Deployment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#deploymentedge\">[DeploymentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#deployment\">[Deployment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentedge\">\n <a href=\"#deploymentedge\">DeploymentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#deployment\">Deployment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentenvironmentchangedevent\">\n <a href=\"#deploymentenvironmentchangedevent\">DeploymentEnvironmentChangedEvent</a>\n </h2>\n <p>Represents a<code>deployment_environment_changed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deploymentStatus</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#deploymentstatus\">DeploymentStatus!</a></code>)</p></td>\n<td><p><p>The deployment status that updated the deployment environment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentstatus\">\n <a href=\"#deploymentstatus\">DeploymentStatus</a>\n </h2>\n <p>Describes the status of a given deployment attempt.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor!</a></code>)</p></td>\n<td><p><p>Identifies the actor who triggered the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployment</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#deployment\">Deployment!</a></code>)</p></td>\n<td><p><p>Identifies the deployment associated with status.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the description of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environment</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the environment of the deployment at the time of this deployment status.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>environment</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#deployments-preview\">Deployments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environmentUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>Identifies the environment URL of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>logUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>Identifies the log URL of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#deploymentstatusstate\">DeploymentStatusState!</a></code>)</p></td>\n<td><p><p>Identifies the current state of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentstatusconnection\">\n <a href=\"#deploymentstatusconnection\">DeploymentStatusConnection</a>\n </h2>\n <p>The connection type for DeploymentStatus.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#deploymentstatusedge\">[DeploymentStatusEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#deploymentstatus\">[DeploymentStatus]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentstatusedge\">\n <a href=\"#deploymentstatusedge\">DeploymentStatusEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#deploymentstatus\">DeploymentStatus</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"disconnectedevent\">\n <a href=\"#disconnectedevent\">DisconnectedEvent</a>\n </h2>\n <p>Represents a<code>disconnected</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Reference originated in a different repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>source</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request from which the issue was disconnected.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request which was disconnected.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprise\">\n <a href=\"#enterprise\">Enterprise</a>\n </h2>\n <p>An account to manage multiple organizations with consolidated policy and billing.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the enterprise&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>billingInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterprisebillinginfo\">EnterpriseBillingInfo</a></code>)</p></td>\n<td><p><p>Enterprise billing information&#xA0;visible to enterprise billing managers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>descriptionHTML</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The description of the enterprise as HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>location</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The location of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>members</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterprisememberconnection\">EnterpriseMemberConnection!</a></code>)</p></td>\n<td><p><p>A list of users who are members of this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>deployment</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseuserdeployment\">EnterpriseUserDeployment</a></code>)</p>\n<p><p>Only return members within the selected GitHub Enterprise deployment.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#enterprisememberorder\">EnterpriseMemberOrder</a></code>)</p>\n<p><p>Ordering options for members returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>organizationLogins</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>Only return members within the organizations with these logins.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseuseraccountmembershiprole\">EnterpriseUserAccountMembershipRole</a></code>)</p>\n<p><p>The role of the user in the enterprise organization or server.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of organizations that belong to this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ownerInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseownerinfo\">EnterpriseOwnerInfo</a></code>)</p></td>\n<td><p><p>Enterprise information only visible to enterprise owners.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>slug</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The URL-friendly identifier for the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userAccounts</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseuseraccountconnection\">EnterpriseUserAccountConnection!</a></code>)</p></td>\n<td><p><p>A list of user accounts on this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerIsAdmin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is the current viewer an admin of this enterprise?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>websiteUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL of the enterprise website.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorconnection\">\n <a href=\"#enterpriseadministratorconnection\">EnterpriseAdministratorConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseadministratoredge\">[EnterpriseAdministratorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratoredge\">\n <a href=\"#enterpriseadministratoredge\">EnterpriseAdministratorEdge</a>\n </h2>\n <p>A User who is an administrator of an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseadministratorrole\">EnterpriseAdministratorRole!</a></code>)</p></td>\n<td><p><p>The role of the administrator.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorinvitation\">\n <a href=\"#enterpriseadministratorinvitation\">EnterpriseAdministratorInvitation</a>\n </h2>\n <p>An invitation for a user to become an owner or billing manager of an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email of the person who was invited to the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterprise</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterprise\">Enterprise!</a></code>)</p></td>\n<td><p><p>The enterprise the invitation is for.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitee</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who was invited to the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>inviter</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who created the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseadministratorrole\">EnterpriseAdministratorRole!</a></code>)</p></td>\n<td><p><p>The invitee&apos;s pending role in the enterprise (owner or billing_manager).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorinvitationconnection\">\n <a href=\"#enterpriseadministratorinvitationconnection\">EnterpriseAdministratorInvitationConnection</a>\n </h2>\n <p>The connection type for EnterpriseAdministratorInvitation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseadministratorinvitationedge\">[EnterpriseAdministratorInvitationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseadministratorinvitation\">[EnterpriseAdministratorInvitation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorinvitationedge\">\n <a href=\"#enterpriseadministratorinvitationedge\">EnterpriseAdministratorInvitationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseadministratorinvitation\">EnterpriseAdministratorInvitation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisebillinginfo\">\n <a href=\"#enterprisebillinginfo\">EnterpriseBillingInfo</a>\n </h2>\n <p>Enterprise billing information visible to enterprise billing managers and owners.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>allLicensableUsersCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of licenseable users/emails across the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assetPacks</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of data packs used by all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>availableSeats</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of available seats across all owned organizations based on the unique number of billable users.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>availableSeats</code> is deprecated. <p><code>availableSeats</code> will be replaced with <code>totalAvailableLicenses</code> to provide more clarity on the value being returned Use EnterpriseBillingInfo.totalAvailableLicenses instead. Removal on 2020-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bandwidthQuota</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The bandwidth quota in GB for all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bandwidthUsage</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The bandwidth usage in GB for all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bandwidthUsagePercentage</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The bandwidth usage as a percentage of the bandwidth quota.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>seats</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total seats across all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>seats</code> is deprecated. <p><code>seats</code> will be replaced with <code>totalLicenses</code> to provide more clarity on the value being returned Use EnterpriseBillingInfo.totalLicenses instead. Removal on 2020-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>storageQuota</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The storage quota in GB for all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>storageUsage</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The storage usage in GB for all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>storageUsagePercentage</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The storage usage as a percentage of the storage quota.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalAvailableLicenses</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of available licenses across all owned organizations based on the unique number of billable users.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalLicenses</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total number of licenses allocated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseidentityprovider\">\n <a href=\"#enterpriseidentityprovider\">EnterpriseIdentityProvider</a>\n </h2>\n <p>An identity provider configured to provision identities for an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>digestMethod</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#samldigestalgorithm\">SamlDigestAlgorithm</a></code>)</p></td>\n<td><p><p>The digest algorithm used to sign SAML requests for the identity provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterprise</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterprise\">Enterprise</a></code>)</p></td>\n<td><p><p>The enterprise this identity provider belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>externalIdentities</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#externalidentityconnection\">ExternalIdentityConnection!</a></code>)</p></td>\n<td><p><p>ExternalIdentities provisioned by this identity provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>idpCertificate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#x509certificate\">X509Certificate</a></code>)</p></td>\n<td><p><p>The x509 certificate used by the identity provider to sign assertions and responses.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issuer</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The Issuer Entity ID for the SAML identity provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>recoveryCodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>Recovery codes that can be used by admins to access the enterprise if the identity provider is unavailable.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signatureMethod</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#samlsignaturealgorithm\">SamlSignatureAlgorithm</a></code>)</p></td>\n<td><p><p>The signature algorithm used to sign SAML requests for the identity provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ssoUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL endpoint for the identity provider&apos;s SAML SSO.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisememberconnection\">\n <a href=\"#enterprisememberconnection\">EnterpriseMemberConnection</a>\n </h2>\n <p>The connection type for EnterpriseMember.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterprisememberedge\">[EnterpriseMemberEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#enterprisemember\">[EnterpriseMember]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisememberedge\">\n <a href=\"#enterprisememberedge\">EnterpriseMemberEdge</a>\n </h2>\n <p>A User who is a member of an enterprise through one or more organizations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUnlicensed</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the user does not have a license for the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>isUnlicensed</code> is deprecated. <p>All members consume a license Removal on 2021-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#enterprisemember\">EnterpriseMember</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseorganizationmembershipconnection\">\n <a href=\"#enterpriseorganizationmembershipconnection\">EnterpriseOrganizationMembershipConnection</a>\n </h2>\n <p>The connection type for Organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseorganizationmembershipedge\">[EnterpriseOrganizationMembershipEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">[Organization]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseorganizationmembershipedge\">\n <a href=\"#enterpriseorganizationmembershipedge\">EnterpriseOrganizationMembershipEdge</a>\n </h2>\n <p>An enterprise organization that a user is a member of.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseuseraccountmembershiprole\">EnterpriseUserAccountMembershipRole!</a></code>)</p></td>\n<td><p><p>The role of the user in the enterprise membership.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseoutsidecollaboratorconnection\">\n <a href=\"#enterpriseoutsidecollaboratorconnection\">EnterpriseOutsideCollaboratorConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseoutsidecollaboratoredge\">[EnterpriseOutsideCollaboratorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseoutsidecollaboratoredge\">\n <a href=\"#enterpriseoutsidecollaboratoredge\">EnterpriseOutsideCollaboratorEdge</a>\n </h2>\n <p>A User who is an outside collaborator of an enterprise through one or more organizations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUnlicensed</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the outside collaborator does not have a license for the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>isUnlicensed</code> is deprecated. <p>All outside collaborators consume a license Removal on 2021-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriserepositoryinfoconnection\">EnterpriseRepositoryInfoConnection!</a></code>)</p></td>\n<td><p><p>The enterprise organization repositories this user is a member of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseownerinfo\">\n <a href=\"#enterpriseownerinfo\">EnterpriseOwnerInfo</a>\n </h2>\n <p>Enterprise information only visible to enterprise owners.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>admins</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseadministratorconnection\">EnterpriseAdministratorConnection!</a></code>)</p></td>\n<td><p><p>A list of all of the administrators for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#enterprisememberorder\">EnterpriseMemberOrder</a></code>)</p>\n<p><p>Ordering options for administrators returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseadministratorrole\">EnterpriseAdministratorRole</a></code>)</p>\n<p><p>The role to filter by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>affiliatedUsersWithTwoFactorDisabled</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of users in the enterprise who currently have two-factor authentication disabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>affiliatedUsersWithTwoFactorDisabledExist</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not affiliated users with two-factor authentication disabled exist in the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>allowPrivateRepositoryForkingSetting</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether private repository forking is enabled for repositories in organizations in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>allowPrivateRepositoryForkingSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided private repository forking setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>defaultRepositoryPermissionSetting</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue\">EnterpriseDefaultRepositoryPermissionSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for base repository permissions for organizations in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>defaultRepositoryPermissionSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided default repository permission.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#defaultrepositorypermissionfield\">DefaultRepositoryPermissionField!</a></code>)</p>\n<p><p>The permission to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListEnabledSetting</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#ipallowlistenabledsettingvalue\">IpAllowListEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether the enterprise has an IP allow list enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListEntries</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#ipallowlistentryconnection\">IpAllowListEntryConnection!</a></code>)</p></td>\n<td><p><p>The IP addresses that are allowed to access resources owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#ipallowlistentryorder\">IpAllowListEntryOrder</a></code>)</p>\n<p><p>Ordering options for IP allow list entries returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUpdatingDefaultRepositoryPermission</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the default repository permission is currently being updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUpdatingTwoFactorRequirement</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the two-factor authentication requirement is currently being enforced.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanChangeRepositoryVisibilitySetting</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether organization members with admin permissions on a\nrepository can change repository visibility.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanChangeRepositoryVisibilitySettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided can change repository visibility setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateInternalRepositoriesSetting</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can create internal repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreatePrivateRepositoriesSetting</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can create private repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreatePublicRepositoriesSetting</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can create public repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateRepositoriesSetting</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue\">EnterpriseMembersCanCreateRepositoriesSettingValue</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can create repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateRepositoriesSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided repository creation setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#organizationmemberscancreaterepositoriessettingvalue\">OrganizationMembersCanCreateRepositoriesSettingValue!</a></code>)</p>\n<p><p>The setting to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanDeleteIssuesSetting</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members with admin permissions for repositories can delete issues.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanDeleteIssuesSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can delete issues setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanDeleteRepositoriesSetting</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members with admin permissions for repositories can delete or transfer repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanDeleteRepositoriesSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can delete repositories setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanInviteCollaboratorsSetting</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can invite outside collaborators.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanInviteCollaboratorsSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can invite collaborators setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanMakePurchasesSetting</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue\">EnterpriseMembersCanMakePurchasesSettingValue!</a></code>)</p></td>\n<td><p><p>Indicates whether members of this enterprise&apos;s organizations can purchase additional services for those organizations.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanUpdateProtectedBranchesSetting</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members with admin permissions for repositories can update protected branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanUpdateProtectedBranchesSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can update protected branches setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanViewDependencyInsightsSetting</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members can view dependency insights.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanViewDependencyInsightsSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can view dependency insights setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationProjectsSetting</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether organization projects are enabled for organizations in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationProjectsSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided organization projects setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>outsideCollaborators</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseoutsidecollaboratorconnection\">EnterpriseOutsideCollaboratorConnection!</a></code>)</p></td>\n<td><p><p>A list of outside collaborators across the repositories in the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>login</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The login of one specific outside collaborator.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#enterprisememberorder\">EnterpriseMemberOrder</a></code>)</p>\n<p><p>Ordering options for outside collaborators returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>visibility</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repositoryvisibility\">RepositoryVisibility</a></code>)</p>\n<p><p>Only return outside collaborators on repositories with this visibility.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingAdminInvitations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseadministratorinvitationconnection\">EnterpriseAdministratorInvitationConnection!</a></code>)</p></td>\n<td><p><p>A list of pending administrator invitations for the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#enterpriseadministratorinvitationorder\">EnterpriseAdministratorInvitationOrder</a></code>)</p>\n<p><p>Ordering options for pending enterprise administrator invitations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseadministratorrole\">EnterpriseAdministratorRole</a></code>)</p>\n<p><p>The role to filter by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingCollaboratorInvitations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repositoryinvitationconnection\">RepositoryInvitationConnection!</a></code>)</p></td>\n<td><p><p>A list of pending collaborator invitations across the repositories in the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#repositoryinvitationorder\">RepositoryInvitationOrder</a></code>)</p>\n<p><p>Ordering options for pending repository collaborator invitations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingCollaborators</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterprisependingcollaboratorconnection\">EnterprisePendingCollaboratorConnection!</a></code>)</p></td>\n<td><p><p>A list of pending collaborators across the repositories in the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>pendingCollaborators</code> is deprecated. <p>Repository invitations can now be associated with an email, not only an invitee. Use the <code>pendingCollaboratorInvitations</code> field instead. Removal on 2020-10-01 UTC.</p></p>\n</div>\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#repositoryinvitationorder\">RepositoryInvitationOrder</a></code>)</p>\n<p><p>Ordering options for pending repository collaborator invitations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingMemberInvitations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterprisependingmemberinvitationconnection\">EnterprisePendingMemberInvitationConnection!</a></code>)</p></td>\n<td><p><p>A list of pending member invitations for organizations in the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryProjectsSetting</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether repository projects are enabled in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryProjectsSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided repository projects setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>samlIdentityProvider</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseidentityprovider\">EnterpriseIdentityProvider</a></code>)</p></td>\n<td><p><p>The SAML Identity Provider for the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>samlIdentityProviderSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the SAML single sign-on setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#identityproviderconfigurationstate\">IdentityProviderConfigurationState!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamDiscussionsSetting</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether team discussions are enabled for organizations in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamDiscussionsSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided team discussions setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>twoFactorRequiredSetting</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseenabledsettingvalue\">EnterpriseEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether the enterprise requires two-factor authentication for its organizations and users.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>twoFactorRequiredSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the two-factor authentication setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisependingcollaboratorconnection\">\n <a href=\"#enterprisependingcollaboratorconnection\">EnterprisePendingCollaboratorConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterprisependingcollaboratoredge\">[EnterprisePendingCollaboratorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisependingcollaboratoredge\">\n <a href=\"#enterprisependingcollaboratoredge\">EnterprisePendingCollaboratorEdge</a>\n </h2>\n <p>A user with an invitation to be a collaborator on a repository owned by an organization in an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUnlicensed</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the invited collaborator does not have a license for the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>isUnlicensed</code> is deprecated. <p>All pending collaborators consume a license Removal on 2021-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriserepositoryinfoconnection\">EnterpriseRepositoryInfoConnection!</a></code>)</p></td>\n<td><p><p>The enterprise organization repositories this user is a member of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisependingmemberinvitationconnection\">\n <a href=\"#enterprisependingmemberinvitationconnection\">EnterprisePendingMemberInvitationConnection</a>\n </h2>\n <p>The connection type for OrganizationInvitation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterprisependingmemberinvitationedge\">[EnterprisePendingMemberInvitationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationinvitation\">[OrganizationInvitation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalUniqueUserCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of unique users in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisependingmemberinvitationedge\">\n <a href=\"#enterprisependingmemberinvitationedge\">EnterprisePendingMemberInvitationEdge</a>\n </h2>\n <p>An invitation to be a member in an enterprise organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUnlicensed</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the invitation has a license for the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>isUnlicensed</code> is deprecated. <p>All pending members consume a license Removal on 2020-07-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationinvitation\">OrganizationInvitation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriserepositoryinfo\">\n <a href=\"#enterpriserepositoryinfo\">EnterpriseRepositoryInfo</a>\n </h2>\n <p>A subset of repository information queryable from an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isPrivate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is private.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The repository&apos;s name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nameWithOwner</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The repository&apos;s name with owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriserepositoryinfoconnection\">\n <a href=\"#enterpriserepositoryinfoconnection\">EnterpriseRepositoryInfoConnection</a>\n </h2>\n <p>The connection type for EnterpriseRepositoryInfo.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriserepositoryinfoedge\">[EnterpriseRepositoryInfoEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriserepositoryinfo\">[EnterpriseRepositoryInfo]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriserepositoryinfoedge\">\n <a href=\"#enterpriserepositoryinfoedge\">EnterpriseRepositoryInfoEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriserepositoryinfo\">EnterpriseRepositoryInfo</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserverinstallation\">\n <a href=\"#enterpriseserverinstallation\">EnterpriseServerInstallation</a>\n </h2>\n <p>An Enterprise Server installation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>customerName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The customer name to which the Enterprise Server installation belongs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hostName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The host name of the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isConnected</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the installation is connected to an Enterprise Server installation via GitHub Connect.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userAccounts</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseserveruseraccountconnection\">EnterpriseServerUserAccountConnection!</a></code>)</p></td>\n<td><p><p>User accounts on this Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#enterpriseserveruseraccountorder\">EnterpriseServerUserAccountOrder</a></code>)</p>\n<p><p>Ordering options for Enterprise Server user accounts returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userAccountsUploads</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseserveruseraccountsuploadconnection\">EnterpriseServerUserAccountsUploadConnection!</a></code>)</p></td>\n<td><p><p>User accounts uploads for the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#enterpriseserveruseraccountsuploadorder\">EnterpriseServerUserAccountsUploadOrder</a></code>)</p>\n<p><p>Ordering options for Enterprise Server user accounts uploads returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccount\">\n <a href=\"#enterpriseserveruseraccount\">EnterpriseServerUserAccount</a>\n </h2>\n <p>A user account on an Enterprise Server installation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>emails</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseserveruseraccountemailconnection\">EnterpriseServerUserAccountEmailConnection!</a></code>)</p></td>\n<td><p><p>User emails belonging to this user account.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#enterpriseserveruseraccountemailorder\">EnterpriseServerUserAccountEmailOrder</a></code>)</p>\n<p><p>Ordering options for Enterprise Server user account emails returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseServerInstallation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseserverinstallation\">EnterpriseServerInstallation!</a></code>)</p></td>\n<td><p><p>The Enterprise Server installation on which this user account exists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isSiteAdmin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the user account is a site administrator on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The login of the user account on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>profileName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The profile name of the user account on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>remoteCreatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The date and time when the user account was created on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>remoteUserId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The ID of the user account on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountconnection\">\n <a href=\"#enterpriseserveruseraccountconnection\">EnterpriseServerUserAccountConnection</a>\n </h2>\n <p>The connection type for EnterpriseServerUserAccount.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseserveruseraccountedge\">[EnterpriseServerUserAccountEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseserveruseraccount\">[EnterpriseServerUserAccount]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountedge\">\n <a href=\"#enterpriseserveruseraccountedge\">EnterpriseServerUserAccountEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseserveruseraccount\">EnterpriseServerUserAccount</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountemail\">\n <a href=\"#enterpriseserveruseraccountemail\">EnterpriseServerUserAccountEmail</a>\n </h2>\n <p>An email belonging to a user account on an Enterprise Server installation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The email address.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPrimary</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether this is the primary email of the associated user account.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userAccount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseserveruseraccount\">EnterpriseServerUserAccount!</a></code>)</p></td>\n<td><p><p>The user account to which the email belongs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountemailconnection\">\n <a href=\"#enterpriseserveruseraccountemailconnection\">EnterpriseServerUserAccountEmailConnection</a>\n </h2>\n <p>The connection type for EnterpriseServerUserAccountEmail.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseserveruseraccountemailedge\">[EnterpriseServerUserAccountEmailEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseserveruseraccountemail\">[EnterpriseServerUserAccountEmail]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountemailedge\">\n <a href=\"#enterpriseserveruseraccountemailedge\">EnterpriseServerUserAccountEmailEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseserveruseraccountemail\">EnterpriseServerUserAccountEmail</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountsupload\">\n <a href=\"#enterpriseserveruseraccountsupload\">EnterpriseServerUserAccountsUpload</a>\n </h2>\n <p>A user accounts upload from an Enterprise Server installation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterprise</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterprise\">Enterprise!</a></code>)</p></td>\n<td><p><p>The enterprise to which this upload belongs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseServerInstallation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseserverinstallation\">EnterpriseServerInstallation!</a></code>)</p></td>\n<td><p><p>The Enterprise Server installation for which this upload was generated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the file uploaded.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>syncState</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseserveruseraccountsuploadsyncstate\">EnterpriseServerUserAccountsUploadSyncState!</a></code>)</p></td>\n<td><p><p>The synchronization state of the upload.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountsuploadconnection\">\n <a href=\"#enterpriseserveruseraccountsuploadconnection\">EnterpriseServerUserAccountsUploadConnection</a>\n </h2>\n <p>The connection type for EnterpriseServerUserAccountsUpload.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseserveruseraccountsuploadedge\">[EnterpriseServerUserAccountsUploadEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseserveruseraccountsupload\">[EnterpriseServerUserAccountsUpload]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountsuploadedge\">\n <a href=\"#enterpriseserveruseraccountsuploadedge\">EnterpriseServerUserAccountsUploadEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseserveruseraccountsupload\">EnterpriseServerUserAccountsUpload</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseuseraccount\">\n <a href=\"#enterpriseuseraccount\">EnterpriseUserAccount</a>\n </h2>\n <p>An account for a user who is an admin of an enterprise or a member of an enterprise through one or more organizations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the enterprise user account&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterprise</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterprise\">Enterprise!</a></code>)</p></td>\n<td><p><p>The enterprise in which this user account exists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An identifier for the enterprise user account, a login or email address.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the enterprise user account.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseorganizationmembershipconnection\">EnterpriseOrganizationMembershipConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations this user is a member of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#enterpriseuseraccountmembershiprole\">EnterpriseUserAccountMembershipRole</a></code>)</p>\n<p><p>The role of the user in the enterprise organization.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user within the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseuseraccountconnection\">\n <a href=\"#enterpriseuseraccountconnection\">EnterpriseUserAccountConnection</a>\n </h2>\n <p>The connection type for EnterpriseUserAccount.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseuseraccountedge\">[EnterpriseUserAccountEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseuseraccount\">[EnterpriseUserAccount]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseuseraccountedge\">\n <a href=\"#enterpriseuseraccountedge\">EnterpriseUserAccountEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#enterpriseuseraccount\">EnterpriseUserAccount</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentity\">\n <a href=\"#externalidentity\">ExternalIdentity</a>\n </h2>\n <p>An external identity provisioned by SAML SSO or SCIM.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>guid</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The GUID for this identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationInvitation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationinvitation\">OrganizationInvitation</a></code>)</p></td>\n<td><p><p>Organization invitation for this SCIM-provisioned external identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>samlIdentity</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#externalidentitysamlattributes\">ExternalIdentitySamlAttributes</a></code>)</p></td>\n<td><p><p>SAML Identity attributes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>scimIdentity</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#externalidentityscimattributes\">ExternalIdentityScimAttributes</a></code>)</p></td>\n<td><p><p>SCIM Identity attributes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>User linked to this external identity. Will be NULL if this identity has not been claimed by an organization member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentityconnection\">\n <a href=\"#externalidentityconnection\">ExternalIdentityConnection</a>\n </h2>\n <p>The connection type for ExternalIdentity.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#externalidentityedge\">[ExternalIdentityEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#externalidentity\">[ExternalIdentity]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentityedge\">\n <a href=\"#externalidentityedge\">ExternalIdentityEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#externalidentity\">ExternalIdentity</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentitysamlattributes\">\n <a href=\"#externalidentitysamlattributes\">ExternalIdentitySamlAttributes</a>\n </h2>\n <p>SAML attributes for the External Identity.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>emails</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#useremailmetadata\">[UserEmailMetadata!]</a></code>)</p></td>\n<td><p><p>The emails associated with the SAML identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>familyName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Family name of the SAML identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>givenName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Given name of the SAML identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>groups</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>The groups linked to this identity in IDP.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nameId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The NameID of the SAML identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>username</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The userName of the SAML identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentityscimattributes\">\n <a href=\"#externalidentityscimattributes\">ExternalIdentityScimAttributes</a>\n </h2>\n <p>SCIM attributes for the External Identity.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>emails</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#useremailmetadata\">[UserEmailMetadata!]</a></code>)</p></td>\n<td><p><p>The emails associated with the SCIM identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>familyName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Family name of the SCIM identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>givenName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Given name of the SCIM identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>groups</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>The groups linked to this identity in IDP.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>username</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The userName of the SCIM identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"followerconnection\">\n <a href=\"#followerconnection\">FollowerConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#useredge\">[UserEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"followingconnection\">\n <a href=\"#followingconnection\">FollowingConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#useredge\">[UserEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"generichovercardcontext\">\n <a href=\"#generichovercardcontext\">GenericHovercardContext</a>\n </h2>\n <p>A generic hovercard context with a message and icon.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gist\">\n <a href=\"#gist\">Gist</a>\n </h2>\n <p>A Gist.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#starrable\">Starrable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#gistcommentconnection\">GistCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of comments associated with the gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The gist description.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>files</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#gistfile\">[GistFile]</a></code>)</p></td>\n<td><p><p>The files in this gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>limit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The maximum number of files to return.</p></p>\n<p>The default value is <code>10</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>oid</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p>\n<p><p>The oid of the files to return.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forks</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#gistconnection\">GistConnection!</a></code>)</p></td>\n<td><p><p>A list of forks associated with the gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#gistorder\">GistOrder</a></code>)</p>\n<p><p>Ordering options for gists returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isFork</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the gist is a fork.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPublic</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the gist is public or not.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The gist name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>owner</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryowner\">RepositoryOwner</a></code>)</p></td>\n<td><p><p>The gist owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pushedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the gist was last pushed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTML path to this resource.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazerCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns a count of how many stargazers there are on this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazers</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#stargazerconnection\">StargazerConnection!</a></code>)</p></td>\n<td><p><p>A list of users who have starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#starorder\">StarOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasStarred</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns a boolean indicating whether the viewing user has starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistcomment\">\n <a href=\"#gistcomment\">GistComment</a>\n </h2>\n <p>Represents a comment on an Gist.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#minimizable\">Minimizable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the comment body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gist</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#gist\">Gist!</a></code>)</p></td>\n<td><p><p>The associated gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMinimized</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not a comment has been minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>minimizedReason</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Returns why the comment was minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMinimize</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can minimize this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistcommentconnection\">\n <a href=\"#gistcommentconnection\">GistCommentConnection</a>\n </h2>\n <p>The connection type for GistComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#gistcommentedge\">[GistCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#gistcomment\">[GistComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistcommentedge\">\n <a href=\"#gistcommentedge\">GistCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#gistcomment\">GistComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistconnection\">\n <a href=\"#gistconnection\">GistConnection</a>\n </h2>\n <p>The connection type for Gist.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#gistedge\">[GistEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#gist\">[Gist]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistedge\">\n <a href=\"#gistedge\">GistEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#gist\">Gist</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistfile\">\n <a href=\"#gistfile\">GistFile</a>\n </h2>\n <p>A file in a gist.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>encodedName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The file name encoded to remove characters that are invalid in URL paths.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>encoding</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The gist file encoding.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>extension</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The file extension from the file name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isImage</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if this file is an image.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isTruncated</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the file&apos;s contents were truncated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>language</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#language\">Language</a></code>)</p></td>\n<td><p><p>The programming language this file is written in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The gist file name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>size</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The gist file size in bytes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>text</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>UTF8 text data or null if the file is binary.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>truncate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Optionally truncate the returned file to this length.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gitactor\">\n <a href=\"#gitactor\">GitActor</a>\n </h2>\n <p>Represents an actor in a Git commit (ie. an author or committer).</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the author&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>date</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gittimestamp\">GitTimestamp</a></code>)</p></td>\n<td><p><p>The timestamp of the Git action (authoring or committing).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email in the Git commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name in the Git commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The GitHub user corresponding to the email field. Null if no such user exists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gitactorconnection\">\n <a href=\"#gitactorconnection\">GitActorConnection</a>\n </h2>\n <p>The connection type for GitActor.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#gitactoredge\">[GitActorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#gitactor\">[GitActor]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gitactoredge\">\n <a href=\"#gitactoredge\">GitActorEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#gitactor\">GitActor</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"githubmetadata\">\n <a href=\"#githubmetadata\">GitHubMetadata</a>\n </h2>\n <p>Represents information about the GitHub instance.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>gitHubServicesSha</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>Returns a String that&apos;s a SHA of <code>github-services</code>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPasswordAuthenticationVerifiable</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not users are verified.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gpgsignature\">\n <a href=\"#gpgsignature\">GpgSignature</a>\n </h2>\n <p>Represents a GPG signature on a Commit or Tag.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#gitsignature\">GitSignature</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Email used to sign this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isValid</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature is valid and verified by GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>keyId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Hex-encoded ID of the key that signed this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>payload</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Payload for GPG signing object. Raw ODB object without the signature header.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signature</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>ASCII-armored signature header from object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signer</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>GitHub user corresponding to the email signing this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#gitsignaturestate\">GitSignatureState!</a></code>)</p></td>\n<td><p><p>The state of this signature. <code>VALID</code> if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>wasSignedByGitHub</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature was made with GitHub&apos;s signing key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"headrefdeletedevent\">\n <a href=\"#headrefdeletedevent\">HeadRefDeletedEvent</a>\n </h2>\n <p>Represents a<code>head_ref_deleted</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRef</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the Ref associated with the <code>head_ref_deleted</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRefName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the Ref associated with the <code>head_ref_deleted</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"headrefforcepushedevent\">\n <a href=\"#headrefforcepushedevent\">HeadRefForcePushedEvent</a>\n </h2>\n <p>Represents a<code>head_ref_force_pushed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>afterCommit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the after commit SHA for the<code>head_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>beforeCommit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the before commit SHA for the<code>head_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the fully qualified ref name for the<code>head_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"headrefrestoredevent\">\n <a href=\"#headrefrestoredevent\">HeadRefRestoredEvent</a>\n </h2>\n <p>Represents a<code>head_ref_restored</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"hovercard\">\n <a href=\"#hovercard\">Hovercard</a>\n </h2>\n <p>Detail needed to display a hovercard for a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contexts</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#hovercardcontext\">[HovercardContext!]!</a></code>)</p></td>\n<td><p><p>Each of the contexts for this hovercard.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ipallowlistentry\">\n <a href=\"#ipallowlistentry\">IpAllowListEntry</a>\n </h2>\n <p>An IP address or range of addresses that is allowed to access an owner&apos;s resources.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>allowListValue</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A single IP address or range of IP addresses in CIDR notation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isActive</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the entry is currently active.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the IP allow list entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>owner</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#ipallowlistowner\">IpAllowListOwner!</a></code>)</p></td>\n<td><p><p>The owner of the IP allow list entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ipallowlistentryconnection\">\n <a href=\"#ipallowlistentryconnection\">IpAllowListEntryConnection</a>\n </h2>\n <p>The connection type for IpAllowListEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#ipallowlistentryedge\">[IpAllowListEntryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#ipallowlistentry\">[IpAllowListEntry]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ipallowlistentryedge\">\n <a href=\"#ipallowlistentryedge\">IpAllowListEntryEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#ipallowlistentry\">IpAllowListEntry</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issue\">\n <a href=\"#issue\">Issue</a>\n </h2>\n <p>An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#assignable\">Assignable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#closable\">Closable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#labelable\">Labelable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#lockable\">Lockable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>activeLockReason</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#lockreason\">LockReason</a></code>)</p></td>\n<td><p><p>Reason that the conversation was locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignees</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users assigned to this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the body of the issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The http path for this issue body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the body of the issue rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The http URL for this issue body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closed</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the object is closed (definition of closed may depend on type).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issuecommentconnection\">IssueCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of comments associated with the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#issuecommentorder\">IssueCommentOrder</a></code>)</p>\n<p><p>Ordering options for issue comments returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hovercard</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#hovercard\">Hovercard!</a></code>)</p></td>\n<td><p><p>The hovercard information for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includeNotificationContexts</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether or not to include notification contexts.</p></p>\n<p>The default value is <code>true</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isReadByViewer</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Is this issue read by the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labels</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#labelconnection\">LabelConnection</a></code>)</p></td>\n<td><p><p>A list of labels associated with the object.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#labelorder\">LabelOrder</a></code>)</p>\n<p><p>Ordering options for labels returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>locked</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the object is locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestone</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#milestone\">Milestone</a></code>)</p></td>\n<td><p><p>Identifies the milestone associated with the issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the issue number.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>participants</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users that are participating in the Issue conversation.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCards</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#projectcardconnection\">ProjectCardConnection!</a></code>)</p></td>\n<td><p><p>List of project cards associated with this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>archivedStates</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#projectcardarchivedstate\">[ProjectCardArchivedState]</a></code>)</p>\n<p><p>A list of archived states to filter the cards by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#issuestate\">IssueState!</a></code>)</p></td>\n<td><p><p>Identifies the state of the issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>timeline</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issuetimelineconnection\">IssueTimelineConnection!</a></code>)</p></td>\n<td><p><p>A list of events, comments, commits, etc. associated with the issue.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>timeline</code> is deprecated. <p><code>timeline</code> will be removed Use Issue.timelineItems instead. Removal on 2020-10-01 UTC.</p></p>\n</div>\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Allows filtering timeline events by a <code>since</code> timestamp.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>timelineItems</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issuetimelineitemsconnection\">IssueTimelineItemsConnection!</a></code>)</p></td>\n<td><p><p>A list of events, comments, commits, etc. associated with the issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>itemTypes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#issuetimelineitemsitemtype\">[IssueTimelineItemsItemType!]</a></code>)</p>\n<p><p>Filter timeline items by type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Filter timeline items by a <code>since</code> timestamp.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>skip</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Skips the first <em>n</em> elements in the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the issue title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecomment\">\n <a href=\"#issuecomment\">IssueComment</a>\n </h2>\n <p>Represents a comment on an Issue.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#minimizable\">Minimizable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body as Markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMinimized</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not a comment has been minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>Identifies the issue associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>minimizedReason</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Returns why the comment was minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>Returns the pull request associated with the comment, if this comment was made on a\npull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this issue comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this issue comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMinimize</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can minimize this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecommentconnection\">\n <a href=\"#issuecommentconnection\">IssueCommentConnection</a>\n </h2>\n <p>The connection type for IssueComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issuecommentedge\">[IssueCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issuecomment\">[IssueComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecommentedge\">\n <a href=\"#issuecommentedge\">IssueCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issuecomment\">IssueComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issueconnection\">\n <a href=\"#issueconnection\">IssueConnection</a>\n </h2>\n <p>The connection type for Issue.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issueedge\">[IssueEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issue\">[Issue]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecontributionsbyrepository\">\n <a href=\"#issuecontributionsbyrepository\">IssueContributionsByRepository</a>\n </h2>\n <p>This aggregates issues opened by a user within one repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdissuecontributionconnection\">CreatedIssueContributionConnection!</a></code>)</p></td>\n<td><p><p>The issue contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository in which the issues were opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issueedge\">\n <a href=\"#issueedge\">IssueEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issue\">Issue</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetemplate\">\n <a href=\"#issuetemplate\">IssueTemplate</a>\n </h2>\n <p>A repository issue template.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>about</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The template purpose.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The suggested issue body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The template name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The suggested issue title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetimelineconnection\">\n <a href=\"#issuetimelineconnection\">IssueTimelineConnection</a>\n </h2>\n <p>The connection type for IssueTimelineItem.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issuetimelineitemedge\">[IssueTimelineItemEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#issuetimelineitem\">[IssueTimelineItem]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetimelineitemedge\">\n <a href=\"#issuetimelineitemedge\">IssueTimelineItemEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#issuetimelineitem\">IssueTimelineItem</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetimelineitemsconnection\">\n <a href=\"#issuetimelineitemsconnection\">IssueTimelineItemsConnection</a>\n </h2>\n <p>The connection type for IssueTimelineItems.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issuetimelineitemsedge\">[IssueTimelineItemsEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>filteredCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the count of items after applying <code>before</code> and <code>after</code> filters.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#issuetimelineitems\">[IssueTimelineItems]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the count of items after applying <code>before</code>/<code>after</code> filters and <code>first</code>/<code>last</code>/<code>skip</code> slicing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the timeline was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetimelineitemsedge\">\n <a href=\"#issuetimelineitemsedge\">IssueTimelineItemsEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#issuetimelineitems\">IssueTimelineItems</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"joinedgithubcontribution\">\n <a href=\"#joinedgithubcontribution\">JoinedGitHubContribution</a>\n </h2>\n <p>Represents a user signing up for a GitHub account.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"label\">\n <a href=\"#label\">Label</a>\n </h2>\n <p>A label for categorizing Issues or Milestones with a given Repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>color</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the label color.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the label was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A brief description of this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDefault</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether or not this is a default label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issues</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issueconnection\">IssueConnection!</a></code>)</p></td>\n<td><p><p>A list of issues associated with this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#issuefilters\">IssueFilters</a></code>)</p>\n<p><p>Filtering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p>\n<p><p>A list of states to filter the issues by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the label name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequests</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests associated with this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the label was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"labelconnection\">\n <a href=\"#labelconnection\">LabelConnection</a>\n </h2>\n <p>The connection type for Label.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#labeledge\">[LabelEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#label\">[Label]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"labeledge\">\n <a href=\"#labeledge\">LabelEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#label\">Label</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"labeledevent\">\n <a href=\"#labeledevent\">LabeledEvent</a>\n </h2>\n <p>Represents a<code>labeled</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>label</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#label\">Label!</a></code>)</p></td>\n<td><p><p>Identifies the label associated with the<code>labeled</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelable</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#labelable\">Labelable!</a></code>)</p></td>\n<td><p><p>Identifies the <code>Labelable</code> associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"language\">\n <a href=\"#language\">Language</a>\n </h2>\n <p>Represents a given language found in repositories.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>color</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The color defined for the current language.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the current language.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"languageconnection\">\n <a href=\"#languageconnection\">LanguageConnection</a>\n </h2>\n <p>A list of languages associated with the parent.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#languageedge\">[LanguageEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#language\">[Language]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalSize</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total size in bytes of files written in that language.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"languageedge\">\n <a href=\"#languageedge\">LanguageEdge</a>\n </h2>\n <p>Represents the language of a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>size</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of bytes of code written in the language.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"license\">\n <a href=\"#license\">License</a>\n </h2>\n <p>A repository&apos;s open source license.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The full text of the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>conditions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#licenserule\">[LicenseRule]!</a></code>)</p></td>\n<td><p><p>The conditions set by the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A human-readable description of the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>featured</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the license should be featured.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hidden</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the license should be displayed in license pickers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>implementation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Instructions on how to implement the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The lowercased SPDX ID of the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>limitations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#licenserule\">[LicenseRule]!</a></code>)</p></td>\n<td><p><p>The limitations set by the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The license full name specified by <a href=\"https://spdx.org/licenses\">https://spdx.org/licenses</a>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nickname</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Customary short name if applicable (e.g, GPLv3).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permissions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#licenserule\">[LicenseRule]!</a></code>)</p></td>\n<td><p><p>The permissions set by the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pseudoLicense</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the license is a pseudo-license placeholder (e.g., other, no-license).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>spdxId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Short identifier specified by <a href=\"https://spdx.org/licenses\">https://spdx.org/licenses</a>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>URL to the license on <a href=\"https://choosealicense.com\">https://choosealicense.com</a>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"licenserule\">\n <a href=\"#licenserule\">LicenseRule</a>\n </h2>\n <p>Describes a License&apos;s conditions, permissions, and limitations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A description of the rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The machine-readable rule key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>label</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The human-readable rule label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"lockedevent\">\n <a href=\"#lockedevent\">LockedEvent</a>\n </h2>\n <p>Represents a<code>locked</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lockReason</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#lockreason\">LockReason</a></code>)</p></td>\n<td><p><p>Reason that the conversation was locked (optional).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lockable</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#lockable\">Lockable!</a></code>)</p></td>\n<td><p><p>Object that was locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mannequin\">\n <a href=\"#mannequin\">Mannequin</a>\n </h2>\n <p>A placeholder user for attribution of imported data on GitHub.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the GitHub App&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The mannequin&apos;s email on the source instance.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The username of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTML path to this resource.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The URL to this resource.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"markedasduplicateevent\">\n <a href=\"#markedasduplicateevent\">MarkedAsDuplicateEvent</a>\n </h2>\n <p>Represents a<code>marked_as_duplicate</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canonical</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#issueorpullrequest\">IssueOrPullRequest</a></code>)</p></td>\n<td><p><p>The authoritative issue or pull request which has been duplicated by another.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>duplicate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#issueorpullrequest\">IssueOrPullRequest</a></code>)</p></td>\n<td><p><p>The issue or pull request which has been marked as a duplicate of another.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Canonical and duplicate belong to different repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"memberscandeletereposclearauditentry\">\n <a href=\"#memberscandeletereposclearauditentry\">MembersCanDeleteReposClearAuditEntry</a>\n </h2>\n <p>Audit log entry for a members_can_delete_repos.clear event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"memberscandeletereposdisableauditentry\">\n <a href=\"#memberscandeletereposdisableauditentry\">MembersCanDeleteReposDisableAuditEntry</a>\n </h2>\n <p>Audit log entry for a members_can_delete_repos.disable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"memberscandeletereposenableauditentry\">\n <a href=\"#memberscandeletereposenableauditentry\">MembersCanDeleteReposEnableAuditEntry</a>\n </h2>\n <p>Audit log entry for a members_can_delete_repos.enable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mentionedevent\">\n <a href=\"#mentionedevent\">MentionedEvent</a>\n </h2>\n <p>Represents a<code>mentioned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mergedevent\">\n <a href=\"#mergedevent\">MergedEvent</a>\n </h2>\n <p>Represents a<code>merged</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with the <code>merge</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeRef</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the Ref associated with the <code>merge</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeRefName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the Ref associated with the <code>merge</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this merged event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this merged event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestone\">\n <a href=\"#milestone\">Milestone</a>\n </h2>\n <p>Represents a Milestone object on a given repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#closable\">Closable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>closed</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the object is closed (definition of closed may depend on type).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who created the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the description of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dueOn</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the due date of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issues</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issueconnection\">IssueConnection!</a></code>)</p></td>\n<td><p><p>A list of issues associated with the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#issuefilters\">IssueFilters</a></code>)</p>\n<p><p>Filtering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p>\n<p><p>A list of states to filter the issues by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the number of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>progressPercentage</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>Indentifies the percentage complete for the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequests</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests associated with the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#milestonestate\">MilestoneState!</a></code>)</p></td>\n<td><p><p>Identifies the state of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the title of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestoneconnection\">\n <a href=\"#milestoneconnection\">MilestoneConnection</a>\n </h2>\n <p>The connection type for Milestone.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#milestoneedge\">[MilestoneEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#milestone\">[Milestone]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestoneedge\">\n <a href=\"#milestoneedge\">MilestoneEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#milestone\">Milestone</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestonedevent\">\n <a href=\"#milestonedevent\">MilestonedEvent</a>\n </h2>\n <p>Represents a<code>milestoned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestoneTitle</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the milestone title associated with the<code>milestoned</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#milestoneitem\">MilestoneItem!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"movedcolumnsinprojectevent\">\n <a href=\"#movedcolumnsinprojectevent\">MovedColumnsInProjectEvent</a>\n </h2>\n <p>Represents a<code>moved_columns_in_project</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousProjectColumnName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name the issue or pull request was moved from.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>previousProjectColumnName</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Project referenced by event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>project</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCard</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#projectcard\">ProjectCard</a></code>)</p></td>\n<td><p><p>Project card referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectCard</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectColumnName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name the issue or pull request was moved to.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectColumnName</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"oauthapplicationcreateauditentry\">\n <a href=\"#oauthapplicationcreateauditentry\">OauthApplicationCreateAuditEntry</a>\n </h2>\n <p>Audit log entry for a oauth_application.create event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#oauthapplicationauditentrydata\">OauthApplicationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>applicationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The application URL of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>callbackUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The callback URL of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>rateLimit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The rate limit of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#oauthapplicationcreateauditentrystate\">OauthApplicationCreateAuditEntryState</a></code>)</p></td>\n<td><p><p>The state of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgaddbillingmanagerauditentry\">\n <a href=\"#orgaddbillingmanagerauditentry\">OrgAddBillingManagerAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.add_billing_manager.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitationEmail</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address used to invite a billing manager for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgaddmemberauditentry\">\n <a href=\"#orgaddmemberauditentry\">OrgAddMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.add_member.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orgaddmemberauditentrypermission\">OrgAddMemberAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The permission level of the member added to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgblockuserauditentry\">\n <a href=\"#orgblockuserauditentry\">OrgBlockUserAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.block_user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUser</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgconfigdisablecollaboratorsonlyauditentry\">\n <a href=\"#orgconfigdisablecollaboratorsonlyauditentry\">OrgConfigDisableCollaboratorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.config.disable_collaborators_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgconfigenablecollaboratorsonlyauditentry\">\n <a href=\"#orgconfigenablecollaboratorsonlyauditentry\">OrgConfigEnableCollaboratorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.config.enable_collaborators_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgcreateauditentry\">\n <a href=\"#orgcreateauditentry\">OrgCreateAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.create event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>billingPlan</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orgcreateauditentrybillingplan\">OrgCreateAuditEntryBillingPlan</a></code>)</p></td>\n<td><p><p>The billing plan for the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgdisableoauthapprestrictionsauditentry\">\n <a href=\"#orgdisableoauthapprestrictionsauditentry\">OrgDisableOauthAppRestrictionsAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.disable_oauth_app_restrictions event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgdisablesamlauditentry\">\n <a href=\"#orgdisablesamlauditentry\">OrgDisableSamlAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.disable_saml event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>digestMethodUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s digest algorithm URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issuerUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s issuer URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signatureMethodUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s signature algorithm URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>singleSignOnUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s single sign-on URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgdisabletwofactorrequirementauditentry\">\n <a href=\"#orgdisabletwofactorrequirementauditentry\">OrgDisableTwoFactorRequirementAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.disable_two_factor_requirement event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgenableoauthapprestrictionsauditentry\">\n <a href=\"#orgenableoauthapprestrictionsauditentry\">OrgEnableOauthAppRestrictionsAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.enable_oauth_app_restrictions event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgenablesamlauditentry\">\n <a href=\"#orgenablesamlauditentry\">OrgEnableSamlAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.enable_saml event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>digestMethodUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s digest algorithm URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issuerUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s issuer URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signatureMethodUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s signature algorithm URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>singleSignOnUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s single sign-on URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgenabletwofactorrequirementauditentry\">\n <a href=\"#orgenabletwofactorrequirementauditentry\">OrgEnableTwoFactorRequirementAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.enable_two_factor_requirement event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orginvitememberauditentry\">\n <a href=\"#orginvitememberauditentry\">OrgInviteMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.invite_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address of the organization invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationInvitation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationinvitation\">OrganizationInvitation</a></code>)</p></td>\n<td><p><p>The organization invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orginvitetobusinessauditentry\">\n <a href=\"#orginvitetobusinessauditentry\">OrgInviteToBusinessAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.invite_to_business event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgoauthappaccessapprovedauditentry\">\n <a href=\"#orgoauthappaccessapprovedauditentry\">OrgOauthAppAccessApprovedAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.oauth_app_access_approved event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#oauthapplicationauditentrydata\">OauthApplicationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgoauthappaccessdeniedauditentry\">\n <a href=\"#orgoauthappaccessdeniedauditentry\">OrgOauthAppAccessDeniedAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.oauth_app_access_denied event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#oauthapplicationauditentrydata\">OauthApplicationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgoauthappaccessrequestedauditentry\">\n <a href=\"#orgoauthappaccessrequestedauditentry\">OrgOauthAppAccessRequestedAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.oauth_app_access_requested event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#oauthapplicationauditentrydata\">OauthApplicationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgremovebillingmanagerauditentry\">\n <a href=\"#orgremovebillingmanagerauditentry\">OrgRemoveBillingManagerAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.remove_billing_manager event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reason</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orgremovebillingmanagerauditentryreason\">OrgRemoveBillingManagerAuditEntryReason</a></code>)</p></td>\n<td><p><p>The reason for the billing manager being removed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgremovememberauditentry\">\n <a href=\"#orgremovememberauditentry\">OrgRemoveMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.remove_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membershipTypes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orgremovememberauditentrymembershiptype\">[OrgRemoveMemberAuditEntryMembershipType!]</a></code>)</p></td>\n<td><p><p>The types of membership the member has with the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reason</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orgremovememberauditentryreason\">OrgRemoveMemberAuditEntryReason</a></code>)</p></td>\n<td><p><p>The reason for the member being removed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgremoveoutsidecollaboratorauditentry\">\n <a href=\"#orgremoveoutsidecollaboratorauditentry\">OrgRemoveOutsideCollaboratorAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.remove_outside_collaborator event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membershipTypes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orgremoveoutsidecollaboratorauditentrymembershiptype\">[OrgRemoveOutsideCollaboratorAuditEntryMembershipType!]</a></code>)</p></td>\n<td><p><p>The types of membership the outside collaborator has with the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reason</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orgremoveoutsidecollaboratorauditentryreason\">OrgRemoveOutsideCollaboratorAuditEntryReason</a></code>)</p></td>\n<td><p><p>The reason for the outside collaborator being removed from the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgrestorememberauditentry\">\n <a href=\"#orgrestorememberauditentry\">OrgRestoreMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.restore_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredCustomEmailRoutingsCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of custom email routings for the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredIssueAssignmentsCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of issue assignemnts for the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredMemberships</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#orgrestorememberauditentrymembership\">[OrgRestoreMemberAuditEntryMembership!]</a></code>)</p></td>\n<td><p><p>Restored organization membership objects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredMembershipsCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of restored memberships.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredRepositoriesCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of repositories of the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredRepositoryStarsCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of starred repositories for the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredRepositoryWatchesCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of watched repositories for the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgrestoremembermembershiporganizationauditentrydata\">\n <a href=\"#orgrestoremembermembershiporganizationauditentrydata\">OrgRestoreMemberMembershipOrganizationAuditEntryData</a>\n </h2>\n <p>Metadata for an organization membership for org.restore_member actions.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgrestoremembermembershiprepositoryauditentrydata\">\n <a href=\"#orgrestoremembermembershiprepositoryauditentrydata\">OrgRestoreMemberMembershipRepositoryAuditEntryData</a>\n </h2>\n <p>Metadata for a repository membership for org.restore_member actions.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgrestoremembermembershipteamauditentrydata\">\n <a href=\"#orgrestoremembermembershipteamauditentrydata\">OrgRestoreMemberMembershipTeamAuditEntryData</a>\n </h2>\n <p>Metadata for a team membership for org.restore_member actions.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgunblockuserauditentry\">\n <a href=\"#orgunblockuserauditentry\">OrgUnblockUserAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.unblock_user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUser</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user being unblocked by the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgupdatedefaultrepositorypermissionauditentry\">\n <a href=\"#orgupdatedefaultrepositorypermissionauditentry\">OrgUpdateDefaultRepositoryPermissionAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.update_default_repository_permission.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission\">OrgUpdateDefaultRepositoryPermissionAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The new default repository permission level for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permissionWas</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission\">OrgUpdateDefaultRepositoryPermissionAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The former default repository permission level for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgupdatememberauditentry\">\n <a href=\"#orgupdatememberauditentry\">OrgUpdateMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.update_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orgupdatememberauditentrypermission\">OrgUpdateMemberAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The new member permission level for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permissionWas</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orgupdatememberauditentrypermission\">OrgUpdateMemberAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The former member permission level for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgupdatememberrepositorycreationpermissionauditentry\">\n <a href=\"#orgupdatememberrepositorycreationpermissionauditentry\">OrgUpdateMemberRepositoryCreationPermissionAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.update_member_repository_creation_permission event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canCreateRepositories</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Can members create repositories in the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orgupdatememberrepositorycreationpermissionauditentryvisibility\">OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The permission for visibility level of repositories for this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgupdatememberrepositoryinvitationpermissionauditentry\">\n <a href=\"#orgupdatememberrepositoryinvitationpermissionauditentry\">OrgUpdateMemberRepositoryInvitationPermissionAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.update_member_repository_invitation_permission event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canInviteOutsideCollaboratorsToRepositories</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Can outside collaborators be invited to repositories in the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organization\">\n <a href=\"#organization\">Organization</a>\n </h2>\n <p>An account on GitHub, with one or more owners, that has repositories, members and teams.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#memberstatusable\">MemberStatusable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#packageowner\">PackageOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#profileowner\">ProfileOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#projectowner\">ProjectOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryowner\">RepositoryOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#sponsorable\">Sponsorable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>anyPinnableItems</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if this repository owner has any items that can be pinned to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>type</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pinnableitemtype\">PinnableItemType</a></code>)</p>\n<p><p>Filter to only a particular kind of pinnable item.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>auditLog</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationauditentryconnection\">OrganizationAuditEntryConnection!</a></code>)</p></td>\n<td><p><p>Audit log entries of the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#auditlogorder\">AuditLogOrder</a></code>)</p>\n<p><p>Ordering options for the returned audit log entries.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The query string to filter audit entries.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the organization&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile description.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>descriptionHTML</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile description rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public email.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListEnabledSetting</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#ipallowlistenabledsettingvalue\">IpAllowListEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether the organization has an IP allow list enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListEntries</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#ipallowlistentryconnection\">IpAllowListEntryConnection!</a></code>)</p></td>\n<td><p><p>The IP addresses that are allowed to access resources owned by the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#ipallowlistentryorder\">IpAllowListEntryOrder</a></code>)</p>\n<p><p>Ordering options for IP allow list entries returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isVerified</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the organization has verified its profile email and website, always false on Enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>itemShowcase</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#profileitemshowcase\">ProfileItemShowcase!</a></code>)</p></td>\n<td><p><p>Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>location</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The organization&apos;s login name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>memberStatuses</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#userstatusconnection\">UserStatusConnection!</a></code>)</p></td>\n<td><p><p>Get the status messages members of this entity have set that are either public or visible only to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#userstatusorder\">UserStatusOrder</a></code>)</p>\n<p><p>Ordering options for user statuses returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersWithRole</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationmemberconnection\">OrganizationMemberConnection!</a></code>)</p></td>\n<td><p><p>A list of users who are members of this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newTeamResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path creating a new team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newTeamUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL creating a new team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationBillingEmail</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The billing email for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>packages</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#packageconnection\">PackageConnection!</a></code>)</p></td>\n<td><p><p>A list of packages under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>names</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String]</a></code>)</p>\n<p><p>Find packages by their names.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#packageorder\">PackageOrder</a></code>)</p>\n<p><p>Ordering of the returned packages.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>packageType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#packagetype\">PackageType</a></code>)</p>\n<p><p>Filter registry package by type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>Find packages in a repository by ID.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingMembers</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of users who have been invited to join this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnableItems</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories and gists this profile owner can pin to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>types</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pinnableitemtype\">[PinnableItemType!]</a></code>)</p>\n<p><p>Filter the types of pinnable items that are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedItems</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories and gists this profile owner has pinned to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>types</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pinnableitemtype\">[PinnableItemType!]</a></code>)</p>\n<p><p>Filter the types of pinned items that are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedItemsRemaining</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns how many more items this profile owner can pin to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Find project by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The project number to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projects</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#projectconnection\">ProjectConnection!</a></code>)</p></td>\n<td><p><p>A list of projects under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#projectorder\">ProjectOrder</a></code>)</p>\n<p><p>Ordering options for projects returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>search</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Query to search projects by, currently only searching by name.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#projectstate\">[ProjectState!]</a></code>)</p>\n<p><p>A list of states to filter the projects by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path listing organization&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL listing organization&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories that the user owns.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of viewer&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isFork</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they are forks of another repository.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownerAffiliations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of owner&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>Find Repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>Name of Repository to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresTwoFactorAuthentication</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>When true the organization requires all members, billing managers, and outside\ncollaborators to enable two-factor authentication.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>samlIdentityProvider</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationidentityprovider\">OrganizationIdentityProvider</a></code>)</p></td>\n<td><p><p>The Organization&apos;s SAML identity providers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorshipsAsMaintainer</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#sponsorshipconnection\">SponsorshipConnection!</a></code>)</p></td>\n<td><p><p>This object&apos;s sponsorships as the maintainer.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includePrivate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether or not to include private sponsorships in the result set.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#sponsorshiporder\">SponsorshipOrder</a></code>)</p>\n<p><p>Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorshipsAsSponsor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#sponsorshipconnection\">SponsorshipConnection!</a></code>)</p></td>\n<td><p><p>This object&apos;s sponsorships as the sponsor.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#sponsorshiporder\">SponsorshipOrder</a></code>)</p>\n<p><p>Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>Find an organization&apos;s team by its slug.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>slug</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The name or slug of the team to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teams</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>A list of teams in this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ldapMapped</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If true, filters teams that are mapped to an LDAP Group (Enterprise only).</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#teamorder\">TeamOrder</a></code>)</p>\n<p><p>Ordering options for teams returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#teamprivacy\">TeamPrivacy</a></code>)</p>\n<p><p>If non-null, filters teams according to privacy.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>If non-null, filters teams with query on team name and team slug.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#teamrole\">TeamRole</a></code>)</p>\n<p><p>If non-null, filters teams according to whether the viewer is an admin or member on team.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>rootTeamsOnly</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If true, restrict to only root teams.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>userLogins</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>User logins to filter by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path listing organization&apos;s teams.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL listing organization&apos;s teams.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>twitterUsername</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s Twitter username.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanAdminister</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Organization is adminable by the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanChangePinnedItems</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the viewer pin repositories and gists to the profile?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateProjects</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer create new projects on this owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateRepositories</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Viewer can create repositories on this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateTeams</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Viewer can create teams on this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerIsAMember</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Viewer is an active member of this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>websiteUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationauditentryconnection\">\n <a href=\"#organizationauditentryconnection\">OrganizationAuditEntryConnection</a>\n </h2>\n <p>The connection type for OrganizationAuditEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationauditentryedge\">[OrganizationAuditEntryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#organizationauditentry\">[OrganizationAuditEntry]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationauditentryedge\">\n <a href=\"#organizationauditentryedge\">OrganizationAuditEntryEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#organizationauditentry\">OrganizationAuditEntry</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationconnection\">\n <a href=\"#organizationconnection\">OrganizationConnection</a>\n </h2>\n <p>The connection type for Organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationedge\">[OrganizationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">[Organization]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationedge\">\n <a href=\"#organizationedge\">OrganizationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationidentityprovider\">\n <a href=\"#organizationidentityprovider\">OrganizationIdentityProvider</a>\n </h2>\n <p>An Identity Provider configured to provision SAML and SCIM identities for Organizations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>digestMethod</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The digest algorithm used to sign SAML requests for the Identity Provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>externalIdentities</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#externalidentityconnection\">ExternalIdentityConnection!</a></code>)</p></td>\n<td><p><p>External Identities provisioned by this Identity Provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>idpCertificate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#x509certificate\">X509Certificate</a></code>)</p></td>\n<td><p><p>The x509 certificate used by the Identity Provder to sign assertions and responses.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issuer</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The Issuer Entity ID for the SAML Identity Provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>Organization this Identity Provider belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signatureMethod</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The signature algorithm used to sign SAML requests for the Identity Provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ssoUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL endpoint for the Identity Provider&apos;s SAML SSO.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationinvitation\">\n <a href=\"#organizationinvitation\">OrganizationInvitation</a>\n </h2>\n <p>An Invitation for a user to an organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address of the user invited to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#organizationinvitationtype\">OrganizationInvitationType!</a></code>)</p></td>\n<td><p><p>The type of invitation that was sent (e.g. email, user).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitee</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who was invited to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>inviter</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who created the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization!</a></code>)</p></td>\n<td><p><p>The organization the invite is for.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#organizationinvitationrole\">OrganizationInvitationRole!</a></code>)</p></td>\n<td><p><p>The user&apos;s pending role in the organization (e.g. member, owner).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationinvitationconnection\">\n <a href=\"#organizationinvitationconnection\">OrganizationInvitationConnection</a>\n </h2>\n <p>The connection type for OrganizationInvitation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationinvitationedge\">[OrganizationInvitationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationinvitation\">[OrganizationInvitation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationinvitationedge\">\n <a href=\"#organizationinvitationedge\">OrganizationInvitationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationinvitation\">OrganizationInvitation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationmemberconnection\">\n <a href=\"#organizationmemberconnection\">OrganizationMemberConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationmemberedge\">[OrganizationMemberEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationmemberedge\">\n <a href=\"#organizationmemberedge\">OrganizationMemberEdge</a>\n </h2>\n <p>Represents a user within an organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasTwoFactorEnabled</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the organization member has two factor enabled or not. Returns null if information is not available to viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#organizationmemberrole\">OrganizationMemberRole</a></code>)</p></td>\n<td><p><p>The role this user has in the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationteamshovercardcontext\">\n <a href=\"#organizationteamshovercardcontext\">OrganizationTeamsHovercardContext</a>\n </h2>\n <p>An organization teams hovercard context.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>relevantTeams</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>Teams in this organization the user is a member of that are relevant.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The path for the full team list for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The URL for the full team list for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalTeamCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total number of teams the user is on in the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationshovercardcontext\">\n <a href=\"#organizationshovercardcontext\">OrganizationsHovercardContext</a>\n </h2>\n <p>An organization list hovercard context.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>relevantOrganizations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>Organizations this user is a member of that are relevant.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalOrganizationCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total number of organizations this user is in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"package\">\n <a href=\"#package\">Package</a>\n </h2>\n <p>Information for an uploaded package.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>latestVersion</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#packageversion\">PackageVersion</a></code>)</p></td>\n<td><p><p>Find the latest version for the package.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the package.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>packageType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#packagetype\">PackageType!</a></code>)</p></td>\n<td><p><p>Identifies the type of the package.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository this package belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>statistics</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#packagestatistics\">PackageStatistics</a></code>)</p></td>\n<td><p><p>Statistics about package activity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>version</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#packageversion\">PackageVersion</a></code>)</p></td>\n<td><p><p>Find package version by version string.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>version</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The package version.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>versions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#packageversionconnection\">PackageVersionConnection!</a></code>)</p></td>\n<td><p><p>list of versions for this package.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#packageversionorder\">PackageVersionOrder</a></code>)</p>\n<p><p>Ordering of the returned packages.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageconnection\">\n <a href=\"#packageconnection\">PackageConnection</a>\n </h2>\n <p>The connection type for Package.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#packageedge\">[PackageEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#package\">[Package]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageedge\">\n <a href=\"#packageedge\">PackageEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#package\">Package</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagefile\">\n <a href=\"#packagefile\">PackageFile</a>\n </h2>\n <p>A file in a package version.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>md5</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>MD5 hash of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Name of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>packageVersion</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#packageversion\">PackageVersion</a></code>)</p></td>\n<td><p><p>The package version this file belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sha1</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>SHA1 hash of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sha256</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>SHA256 hash of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>size</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Size of the file in bytes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>URL to download the asset.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagefileconnection\">\n <a href=\"#packagefileconnection\">PackageFileConnection</a>\n </h2>\n <p>The connection type for PackageFile.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#packagefileedge\">[PackageFileEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#packagefile\">[PackageFile]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagefileedge\">\n <a href=\"#packagefileedge\">PackageFileEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#packagefile\">PackageFile</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagestatistics\">\n <a href=\"#packagestatistics\">PackageStatistics</a>\n </h2>\n <p>Represents a object that contains package activity statistics such as downloads.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>downloadsTotalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Number of times the package was downloaded since it was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagetag\">\n <a href=\"#packagetag\">PackageTag</a>\n </h2>\n <p>A version tag contains the mapping between a tag name and a version.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the tag name of the version.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>version</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#packageversion\">PackageVersion</a></code>)</p></td>\n<td><p><p>Version that the tag is associated with.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageversion\">\n <a href=\"#packageversion\">PackageVersion</a>\n </h2>\n <p>Information about a specific package version.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>files</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#packagefileconnection\">PackageFileConnection!</a></code>)</p></td>\n<td><p><p>List of files associated with this package version.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#packagefileorder\">PackageFileOrder</a></code>)</p>\n<p><p>Ordering of the returned package files.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>package</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#package\">Package</a></code>)</p></td>\n<td><p><p>The package associated with this version.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>platform</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The platform this version was built for.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>preRelease</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this version is a pre-release.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>readme</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The README of this package version.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>release</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#release\">Release</a></code>)</p></td>\n<td><p><p>The release associated with this package version.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>statistics</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#packageversionstatistics\">PackageVersionStatistics</a></code>)</p></td>\n<td><p><p>Statistics about package activity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>summary</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The package version summary.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>version</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The version string.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageversionconnection\">\n <a href=\"#packageversionconnection\">PackageVersionConnection</a>\n </h2>\n <p>The connection type for PackageVersion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#packageversionedge\">[PackageVersionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#packageversion\">[PackageVersion]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageversionedge\">\n <a href=\"#packageversionedge\">PackageVersionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#packageversion\">PackageVersion</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageversionstatistics\">\n <a href=\"#packageversionstatistics\">PackageVersionStatistics</a>\n </h2>\n <p>Represents a object that contains package version activity statistics such as downloads.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>downloadsTotalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Number of times the package was downloaded since it was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pageinfo\">\n <a href=\"#pageinfo\">PageInfo</a>\n </h2>\n <p>Information about pagination in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>endCursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>When paginating forwards, the cursor to continue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasNextPage</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>When paginating forwards, are there more items?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasPreviousPage</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>When paginating backwards, are there more items?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startCursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>When paginating backwards, the cursor to continue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"permissionsource\">\n <a href=\"#permissionsource\">PermissionSource</a>\n </h2>\n <p>A level of permission and source for a user&apos;s access to a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization!</a></code>)</p></td>\n<td><p><p>The organization the repository belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#defaultrepositorypermissionfield\">DefaultRepositoryPermissionField!</a></code>)</p></td>\n<td><p><p>The level of access this source has granted to the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>source</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#permissiongranter\">PermissionGranter!</a></code>)</p></td>\n<td><p><p>The source of this permission.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnableitemconnection\">\n <a href=\"#pinnableitemconnection\">PinnableItemConnection</a>\n </h2>\n <p>The connection type for PinnableItem.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pinnableitemedge\">[PinnableItemEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#pinnableitem\">[PinnableItem]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnableitemedge\">\n <a href=\"#pinnableitemedge\">PinnableItemEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#pinnableitem\">PinnableItem</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnedevent\">\n <a href=\"#pinnedevent\">PinnedEvent</a>\n </h2>\n <p>Represents a<code>pinned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>Identifies the issue associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnedissue\">\n <a href=\"#pinnedissue\">PinnedIssue</a>\n </h2>\n <p>A Pinned Issue is a issue pinned to a repository&apos;s index page.</p>\n </div>\n\n <div>\n \n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>PinnedIssue</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#pinned-issues-preview\">Pinned issues preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>The issue that was pinned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor!</a></code>)</p></td>\n<td><p><p>The actor that pinned this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository that this issue was pinned to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnedissueconnection\">\n <a href=\"#pinnedissueconnection\">PinnedIssueConnection</a>\n </h2>\n <p>The connection type for PinnedIssue.</p>\n </div>\n\n <div>\n \n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>PinnedIssueConnection</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#pinned-issues-preview\">Pinned issues preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pinnedissueedge\">[PinnedIssueEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pinnedissue\">[PinnedIssue]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnedissueedge\">\n <a href=\"#pinnedissueedge\">PinnedIssueEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>PinnedIssueEdge</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#pinned-issues-preview\">Pinned issues preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pinnedissue\">PinnedIssue</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"privaterepositoryforkingdisableauditentry\">\n <a href=\"#privaterepositoryforkingdisableauditentry\">PrivateRepositoryForkingDisableAuditEntry</a>\n </h2>\n <p>Audit log entry for a private_repository_forking.disable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"privaterepositoryforkingenableauditentry\">\n <a href=\"#privaterepositoryforkingenableauditentry\">PrivateRepositoryForkingEnableAuditEntry</a>\n </h2>\n <p>Audit log entry for a private_repository_forking.enable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"profileitemshowcase\">\n <a href=\"#profileitemshowcase\">ProfileItemShowcase</a>\n </h2>\n <p>A curatable list of repositories relating to a repository owner, which defaults\nto showing the most popular repositories they own.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>hasPinnedItems</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the owner has pinned any repositories or gists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>items</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>The repositories and gists in the showcase. If the profile owner has any\npinned items, those will be returned. Otherwise, the profile owner&apos;s popular\nrepositories will be returned.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"project\">\n <a href=\"#project\">Project</a>\n </h2>\n <p>Projects manage issues, pull requests and notes within a project owner.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#closable\">Closable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The project&apos;s description body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The projects description body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closed</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the object is closed (definition of closed may depend on type).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>columns</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#projectcolumnconnection\">ProjectColumnConnection!</a></code>)</p></td>\n<td><p><p>List of columns in the project.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who originally created the project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The project&apos;s name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The project&apos;s number.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>owner</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#projectowner\">ProjectOwner!</a></code>)</p></td>\n<td><p><p>The project&apos;s owner. Currently limited to repositories, organizations, and users.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingCards</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#projectcardconnection\">ProjectCardConnection!</a></code>)</p></td>\n<td><p><p>List of pending cards in this project.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>archivedStates</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#projectcardarchivedstate\">[ProjectCardArchivedState]</a></code>)</p>\n<p><p>A list of archived states to filter the cards by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>progress</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#projectprogress\">ProjectProgress!</a></code>)</p></td>\n<td><p><p>Project progress details.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#projectstate\">ProjectState!</a></code>)</p></td>\n<td><p><p>Whether the project is open or closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcard\">\n <a href=\"#projectcard\">ProjectCard</a>\n </h2>\n <p>A card in a project.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>column</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#projectcolumn\">ProjectColumn</a></code>)</p></td>\n<td><p><p>The project column this card is associated under. A card may only belong to one\nproject column at a time. The column field will be null if the card is created\nin a pending state and has yet to be associated with a column. Once cards are\nassociated with a column, they will not become pending in the future.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>content</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#projectcarditem\">ProjectCardItem</a></code>)</p></td>\n<td><p><p>The card content item.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who created this card.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isArchived</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the card is archived.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>note</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The card note.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#project\">Project!</a></code>)</p></td>\n<td><p><p>The project that contains this card.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this card.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#projectcardstate\">ProjectCardState</a></code>)</p></td>\n<td><p><p>The state of ProjectCard.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this card.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcardconnection\">\n <a href=\"#projectcardconnection\">ProjectCardConnection</a>\n </h2>\n <p>The connection type for ProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#projectcardedge\">[ProjectCardEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#projectcard\">[ProjectCard]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcardedge\">\n <a href=\"#projectcardedge\">ProjectCardEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#projectcard\">ProjectCard</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcolumn\">\n <a href=\"#projectcolumn\">ProjectColumn</a>\n </h2>\n <p>A column inside a project.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cards</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#projectcardconnection\">ProjectCardConnection!</a></code>)</p></td>\n<td><p><p>List of cards in the column.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>archivedStates</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#projectcardarchivedstate\">[ProjectCardArchivedState]</a></code>)</p>\n<p><p>A list of archived states to filter the cards by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The project column&apos;s name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#project\">Project!</a></code>)</p></td>\n<td><p><p>The project that contains this column.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>purpose</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#projectcolumnpurpose\">ProjectColumnPurpose</a></code>)</p></td>\n<td><p><p>The semantic purpose of the column.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this project column.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this project column.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcolumnconnection\">\n <a href=\"#projectcolumnconnection\">ProjectColumnConnection</a>\n </h2>\n <p>The connection type for ProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#projectcolumnedge\">[ProjectColumnEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#projectcolumn\">[ProjectColumn]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcolumnedge\">\n <a href=\"#projectcolumnedge\">ProjectColumnEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#projectcolumn\">ProjectColumn</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectconnection\">\n <a href=\"#projectconnection\">ProjectConnection</a>\n </h2>\n <p>A list of projects associated with the owner.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#projectedge\">[ProjectEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#project\">[Project]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectedge\">\n <a href=\"#projectedge\">ProjectEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectprogress\">\n <a href=\"#projectprogress\">ProjectProgress</a>\n </h2>\n <p>Project progress stats.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>doneCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of done cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>donePercentage</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The percentage of done cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enabled</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether progress tracking is enabled and cards with purpose exist for this project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>inProgressCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of in-progress cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>inProgressPercentage</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The percentage of in-progress cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>todoCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of to do cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>todoPercentage</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The percentage of to do cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"publickey\">\n <a href=\"#publickey\">PublicKey</a>\n </h2>\n <p>A user&apos;s public key.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>accessedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The last time this authorization was used to perform an action. Values will be null for keys not owned by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the key was created. Keys created before\nMarch 5th, 2014 have inaccurate values. Values will be null for keys not owned by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>fingerprint</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The fingerprint for this PublicKey.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isReadOnly</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether this PublicKey is read-only or not. Values will be null for keys not owned by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The public key string.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the key was updated. Keys created before\nMarch 5th, 2014 may have inaccurate values. Values will be null for keys not\nowned by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"publickeyconnection\">\n <a href=\"#publickeyconnection\">PublicKeyConnection</a>\n </h2>\n <p>The connection type for PublicKey.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#publickeyedge\">[PublicKeyEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#publickey\">[PublicKey]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"publickeyedge\">\n <a href=\"#publickeyedge\">PublicKeyEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#publickey\">PublicKey</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequest\">\n <a href=\"#pullrequest\">PullRequest</a>\n </h2>\n <p>A repository pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#assignable\">Assignable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#closable\">Closable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#labelable\">Labelable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#lockable\">Lockable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>activeLockReason</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#lockreason\">LockReason</a></code>)</p></td>\n<td><p><p>Reason that the conversation was locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>additions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of additions in this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignees</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users assigned to this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRef</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the base Ref associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRefName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the base Ref associated with the pull request, even if the ref has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRefOid</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>Identifies the oid of the base ref associated with the pull request, even if the ref has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRepository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with this pull request&apos;s base Ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body as Markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canBeRebased</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the pull request is rebaseable.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>canBeRebased</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#merge-info-preview\">Merge info preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>changedFiles</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of changed files in this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checksResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for the checks of this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checksUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for the checks of this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closed</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the pull request is closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closingIssuesReferences</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issueconnection\">IssueConnection</a></code>)</p></td>\n<td><p><p>List of issues that were may be closed by this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issuecommentconnection\">IssueCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of comments associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#issuecommentorder\">IssueCommentOrder</a></code>)</p>\n<p><p>Ordering options for issue comments returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commits</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestcommitconnection\">PullRequestCommitConnection!</a></code>)</p></td>\n<td><p><p>A list of commits present in this pull request&apos;s head branch not present in the base branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of deletions in this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited this pull request&apos;s body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>files</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestchangedfileconnection\">PullRequestChangedFileConnection</a></code>)</p></td>\n<td><p><p>Lists the files changed within this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRef</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the head Ref associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRefName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the head Ref associated with the pull request, even if the ref has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRefOid</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>Identifies the oid of the head ref associated with the pull request, even if the ref has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRepository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with this pull request&apos;s head Ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRepositoryOwner</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryowner\">RepositoryOwner</a></code>)</p></td>\n<td><p><p>The owner of the repository associated with this pull request&apos;s head Ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hovercard</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#hovercard\">Hovercard!</a></code>)</p></td>\n<td><p><p>The hovercard information for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includeNotificationContexts</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether or not to include notification contexts.</p></p>\n<p>The default value is <code>true</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>The head and base repositories are different.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDraft</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the pull request is a draft.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isReadByViewer</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Is this pull request read by the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labels</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#labelconnection\">LabelConnection</a></code>)</p></td>\n<td><p><p>A list of labels associated with the object.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#labelorder\">LabelOrder</a></code>)</p>\n<p><p>Ordering options for labels returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestOpinionatedReviews</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestreviewconnection\">PullRequestReviewConnection</a></code>)</p></td>\n<td><p><p>A list of latest reviews per user associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>writersOnly</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Only return reviews from user who have write access to the repository.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestReviews</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestreviewconnection\">PullRequestReviewConnection</a></code>)</p></td>\n<td><p><p>A list of latest reviews per user associated with the pull request that are not also pending review.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>locked</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the pull request is locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>maintainerCanModify</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether maintainers can modify the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeCommit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit that was created when this pull request was merged.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeStateStatus</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#mergestatestatus\">MergeStateStatus!</a></code>)</p></td>\n<td><p><p>Detailed information about the current pull request merge state status.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>mergeStateStatus</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#merge-info-preview\">Merge info preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeable</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#mergeablestate\">MergeableState!</a></code>)</p></td>\n<td><p><p>Whether or not the pull request can be merged based on the existence of merge conflicts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>merged</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the pull request was merged.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The date and time that the pull request was merged.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergedBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who merged the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestone</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#milestone\">Milestone</a></code>)</p></td>\n<td><p><p>Identifies the milestone associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the pull request number.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>participants</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users that are participating in the Pull Request conversation.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The permalink to the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>potentialMergeCommit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit that GitHub automatically generated to test if this pull request\ncould be merged. This field will not return a value if the pull request is\nmerged, or if the test merge commit is still being generated. See the\n<code>mergeable</code> field for more details on the mergeability of the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCards</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#projectcardconnection\">ProjectCardConnection!</a></code>)</p></td>\n<td><p><p>List of project cards associated with this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>archivedStates</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#projectcardarchivedstate\">[ProjectCardArchivedState]</a></code>)</p>\n<p><p>A list of archived states to filter the cards by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>revertResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for reverting this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>revertUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for reverting this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewDecision</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pullrequestreviewdecision\">PullRequestReviewDecision</a></code>)</p></td>\n<td><p><p>The current status of this pull request with respect to code review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequests</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reviewrequestconnection\">ReviewRequestConnection</a></code>)</p></td>\n<td><p><p>A list of review requests associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewThreads</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestreviewthreadconnection\">PullRequestReviewThreadConnection!</a></code>)</p></td>\n<td><p><p>The list of all review threads for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviews</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestreviewconnection\">PullRequestReviewConnection</a></code>)</p></td>\n<td><p><p>A list of reviews associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>author</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filter by author of the review.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pullrequestreviewstate\">[PullRequestReviewState!]</a></code>)</p>\n<p><p>A list of states to filter the reviews.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pullrequeststate\">PullRequestState!</a></code>)</p></td>\n<td><p><p>Identifies the state of the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>suggestedReviewers</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#suggestedreviewer\">[SuggestedReviewer]!</a></code>)</p></td>\n<td><p><p>A list of reviewer suggestions based on commit history and past review comments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>timeline</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequesttimelineconnection\">PullRequestTimelineConnection!</a></code>)</p></td>\n<td><p><p>A list of events, comments, commits, etc. associated with the pull request.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>timeline</code> is deprecated. <p><code>timeline</code> will be removed Use PullRequest.timelineItems instead. Removal on 2020-10-01 UTC.</p></p>\n</div>\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Allows filtering timeline events by a <code>since</code> timestamp.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>timelineItems</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequesttimelineitemsconnection\">PullRequestTimelineItemsConnection!</a></code>)</p></td>\n<td><p><p>A list of events, comments, commits, etc. associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>itemTypes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pullrequesttimelineitemsitemtype\">[PullRequestTimelineItemsItemType!]</a></code>)</p>\n<p><p>Filter timeline items by type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Filter timeline items by a <code>since</code> timestamp.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>skip</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Skips the first <em>n</em> elements in the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the pull request title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanApplySuggestion</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer can apply suggestion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDeleteHeadRef</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer can restore the deleted head ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerMergeBodyText</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The merge body text for the viewer and method.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>mergeType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pullrequestmergemethod\">PullRequestMergeMethod</a></code>)</p>\n<p><p>The merge method for the message.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerMergeHeadlineText</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The merge headline text for the viewer and method.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>mergeType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pullrequestmergemethod\">PullRequestMergeMethod</a></code>)</p>\n<p><p>The merge method for the message.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestchangedfile\">\n <a href=\"#pullrequestchangedfile\">PullRequestChangedFile</a>\n </h2>\n <p>A file changed in a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>additions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of additions to the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of deletions to the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The path of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerViewedState</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#fileviewedstate\">FileViewedState!</a></code>)</p></td>\n<td><p><p>The state of the file for the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestchangedfileconnection\">\n <a href=\"#pullrequestchangedfileconnection\">PullRequestChangedFileConnection</a>\n </h2>\n <p>The connection type for PullRequestChangedFile.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestchangedfileedge\">[PullRequestChangedFileEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestchangedfile\">[PullRequestChangedFile]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestchangedfileedge\">\n <a href=\"#pullrequestchangedfileedge\">PullRequestChangedFileEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestchangedfile\">PullRequestChangedFile</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcommit\">\n <a href=\"#pullrequestcommit\">PullRequestCommit</a>\n </h2>\n <p>Represents a Git commit part of a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>The Git commit object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request this commit belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this pull request commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this pull request commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcommitcommentthread\">\n <a href=\"#pullrequestcommitcommentthread\">PullRequestCommitCommentThread</a>\n </h2>\n <p>Represents a commit comment thread part of a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>The comments that exist in this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>The commit the comments were made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The file the comments were made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>position</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The position in the diff for the commit that the comment was made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request this commit comment thread belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcommitconnection\">\n <a href=\"#pullrequestcommitconnection\">PullRequestCommitConnection</a>\n </h2>\n <p>The connection type for PullRequestCommit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestcommitedge\">[PullRequestCommitEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestcommit\">[PullRequestCommit]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcommitedge\">\n <a href=\"#pullrequestcommitedge\">PullRequestCommitEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestcommit\">PullRequestCommit</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestconnection\">\n <a href=\"#pullrequestconnection\">PullRequestConnection</a>\n </h2>\n <p>The connection type for PullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestedge\">[PullRequestEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">[PullRequest]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcontributionsbyrepository\">\n <a href=\"#pullrequestcontributionsbyrepository\">PullRequestContributionsByRepository</a>\n </h2>\n <p>This aggregates pull requests opened by a user within one repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdpullrequestcontributionconnection\">CreatedPullRequestContributionConnection!</a></code>)</p></td>\n<td><p><p>The pull request contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository in which the pull requests were opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestedge\">\n <a href=\"#pullrequestedge\">PullRequestEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreview\">\n <a href=\"#pullrequestreview\">PullRequestReview</a>\n </h2>\n <p>A review object for a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorCanPushToRepository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the author of this review has push access to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the pull request review body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body of this review rendered as plain text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestreviewcommentconnection\">PullRequestReviewCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of review comments for the current pull request review.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with this pull request review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>onBehalfOf</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>A list of teams that this review was made on behalf of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>Identifies the pull request associated with this pull request review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path permalink for this PullRequestReview.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pullrequestreviewstate\">PullRequestReviewState!</a></code>)</p></td>\n<td><p><p>Identifies the current state of the pull request review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>submittedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the Pull Request Review was submitted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL permalink for this PullRequestReview.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewcomment\">\n <a href=\"#pullrequestreviewcomment\">PullRequestReviewComment</a>\n </h2>\n <p>A review comment associated with a given repository pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#minimizable\">Minimizable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The comment body of this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The comment body of this review comment rendered as plain text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the comment was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>diffHunk</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The diff hunk to which the comment applies.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>draftedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the comment was created in a draft state.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMinimized</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not a comment has been minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>minimizedReason</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Returns why the comment was minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalCommit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the original commit associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalPosition</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The original line index in the diff to which the comment applies.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>outdated</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies when the comment body is outdated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The path to which the comment applies.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>position</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The line index in the diff to which the comment applies.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request associated with this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReview</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestreview\">PullRequestReview</a></code>)</p></td>\n<td><p><p>The pull request review associated with this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>replyTo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestreviewcomment\">PullRequestReviewComment</a></code>)</p></td>\n<td><p><p>The comment this is a reply to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path permalink for this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pullrequestreviewcommentstate\">PullRequestReviewCommentState!</a></code>)</p></td>\n<td><p><p>Identifies the state of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the comment was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL permalink for this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMinimize</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can minimize this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewcommentconnection\">\n <a href=\"#pullrequestreviewcommentconnection\">PullRequestReviewCommentConnection</a>\n </h2>\n <p>The connection type for PullRequestReviewComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestreviewcommentedge\">[PullRequestReviewCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestreviewcomment\">[PullRequestReviewComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewcommentedge\">\n <a href=\"#pullrequestreviewcommentedge\">PullRequestReviewCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestreviewcomment\">PullRequestReviewComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewconnection\">\n <a href=\"#pullrequestreviewconnection\">PullRequestReviewConnection</a>\n </h2>\n <p>The connection type for PullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestreviewedge\">[PullRequestReviewEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestreview\">[PullRequestReview]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewcontributionsbyrepository\">\n <a href=\"#pullrequestreviewcontributionsbyrepository\">PullRequestReviewContributionsByRepository</a>\n </h2>\n <p>This aggregates pull request reviews made by a user within one repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#createdpullrequestreviewcontributionconnection\">CreatedPullRequestReviewContributionConnection!</a></code>)</p></td>\n<td><p><p>The pull request review contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository in which the pull request reviews were made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewedge\">\n <a href=\"#pullrequestreviewedge\">PullRequestReviewEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestreview\">PullRequestReview</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewthread\">\n <a href=\"#pullrequestreviewthread\">PullRequestReviewThread</a>\n </h2>\n <p>A threaded list of comments for a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestreviewcommentconnection\">PullRequestReviewCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of pull request comments associated with the thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>skip</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Skips the first <em>n</em> elements in the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>diffSide</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#diffside\">DiffSide!</a></code>)</p></td>\n<td><p><p>The side of the diff on which this thread was placed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCollapsed</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the thread has been collapsed (outdated or resolved).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isOutdated</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether this thread was outdated by newer changes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isResolved</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this thread has been resolved.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>line</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The line in the file to which this thread refers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalLine</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The original line in the file to which this thread refers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalStartLine</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The original start line in the file to which this thread refers (multi-line only).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the file path of this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>Identifies the pull request associated with this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>Identifies the repository associated with this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resolvedBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who resolved this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startDiffSide</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#diffside\">DiffSide</a></code>)</p></td>\n<td><p><p>The side of the diff that the first line of the thread starts on (multi-line only).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startLine</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The start line in the file to which this thread refers (multi-line only).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReply</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the current viewer can reply to this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanResolve</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer can resolve this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUnresolve</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer can unresolve this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewthreadconnection\">\n <a href=\"#pullrequestreviewthreadconnection\">PullRequestReviewThreadConnection</a>\n </h2>\n <p>Review comment threads for a pull request review.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestreviewthreadedge\">[PullRequestReviewThreadEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestreviewthread\">[PullRequestReviewThread]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewthreadedge\">\n <a href=\"#pullrequestreviewthreadedge\">PullRequestReviewThreadEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestreviewthread\">PullRequestReviewThread</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestrevisionmarker\">\n <a href=\"#pullrequestrevisionmarker\">PullRequestRevisionMarker</a>\n </h2>\n <p>Represents the latest point in the pull request timeline for which the viewer has seen the pull request&apos;s commits.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastSeenCommit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>The last commit the viewer has seen.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request to which the marker belongs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequesttimelineconnection\">\n <a href=\"#pullrequesttimelineconnection\">PullRequestTimelineConnection</a>\n </h2>\n <p>The connection type for PullRequestTimelineItem.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequesttimelineitemedge\">[PullRequestTimelineItemEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#pullrequesttimelineitem\">[PullRequestTimelineItem]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequesttimelineitemedge\">\n <a href=\"#pullrequesttimelineitemedge\">PullRequestTimelineItemEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#pullrequesttimelineitem\">PullRequestTimelineItem</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequesttimelineitemsconnection\">\n <a href=\"#pullrequesttimelineitemsconnection\">PullRequestTimelineItemsConnection</a>\n </h2>\n <p>The connection type for PullRequestTimelineItems.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequesttimelineitemsedge\">[PullRequestTimelineItemsEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>filteredCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the count of items after applying <code>before</code> and <code>after</code> filters.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#pullrequesttimelineitems\">[PullRequestTimelineItems]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the count of items after applying <code>before</code>/<code>after</code> filters and <code>first</code>/<code>last</code>/<code>skip</code> slicing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the timeline was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequesttimelineitemsedge\">\n <a href=\"#pullrequesttimelineitemsedge\">PullRequestTimelineItemsEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#pullrequesttimelineitems\">PullRequestTimelineItems</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"push\">\n <a href=\"#push\">Push</a>\n </h2>\n <p>A Git push.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>nextSha</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The SHA after the push.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The permalink for this push.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousSha</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The SHA before the push.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pusher</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who pushed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository that was pushed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pushallowance\">\n <a href=\"#pushallowance\">PushAllowance</a>\n </h2>\n <p>A team, user or app who has the ability to push to a protected branch.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#pushallowanceactor\">PushAllowanceActor</a></code>)</p></td>\n<td><p><p>The actor that can push.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branchProtectionRule</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Identifies the branch protection rule associated with the allowed user or team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pushallowanceconnection\">\n <a href=\"#pushallowanceconnection\">PushAllowanceConnection</a>\n </h2>\n <p>The connection type for PushAllowance.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pushallowanceedge\">[PushAllowanceEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pushallowance\">[PushAllowance]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pushallowanceedge\">\n <a href=\"#pushallowanceedge\">PushAllowanceEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pushallowance\">PushAllowance</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ratelimit\">\n <a href=\"#ratelimit\">RateLimit</a>\n </h2>\n <p>Represents the client&apos;s rate limit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cost</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The point cost for the current query counting against the rate limit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>limit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The maximum number of points the client is permitted to consume in a 60 minute window.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodeCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The maximum number of nodes this query may return.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>remaining</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of points remaining in the current rate limit window.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resetAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The time at which the current rate limit window resets in UTC epoch seconds.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>used</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of points used in the current rate limit window.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactinguserconnection\">\n <a href=\"#reactinguserconnection\">ReactingUserConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reactinguseredge\">[ReactingUserEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactinguseredge\">\n <a href=\"#reactinguseredge\">ReactingUserEdge</a>\n </h2>\n <p>Represents a user that&apos;s made a reaction.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The moment when the user made the reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reaction\">\n <a href=\"#reaction\">Reaction</a>\n </h2>\n <p>An emoji reaction to a particular piece of content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>content</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#reactioncontent\">ReactionContent!</a></code>)</p></td>\n<td><p><p>Identifies the emoji reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactable</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#reactable\">Reactable!</a></code>)</p></td>\n<td><p><p>The reactable piece of content.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>Identifies the user who created this reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactionconnection\">\n <a href=\"#reactionconnection\">ReactionConnection</a>\n </h2>\n <p>A list of reactions that have been left on the subject.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reactionedge\">[ReactionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reaction\">[Reaction]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasReacted</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the authenticated user has left a reaction on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactionedge\">\n <a href=\"#reactionedge\">ReactionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reaction\">Reaction</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactiongroup\">\n <a href=\"#reactiongroup\">ReactionGroup</a>\n </h2>\n <p>A group of emoji reactions to a particular piece of content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>content</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#reactioncontent\">ReactionContent!</a></code>)</p></td>\n<td><p><p>Identifies the emoji reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the reaction was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#reactable\">Reactable!</a></code>)</p></td>\n<td><p><p>The subject that was reacted to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>users</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reactinguserconnection\">ReactingUserConnection!</a></code>)</p></td>\n<td><p><p>Users who have reacted to the reaction subject with the emotion represented by this reaction group.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasReacted</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the authenticated user has left a reaction on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"readyforreviewevent\">\n <a href=\"#readyforreviewevent\">ReadyForReviewEvent</a>\n </h2>\n <p>Represents a<code>ready_for_review</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this ready for review event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this ready for review event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ref\">\n <a href=\"#ref\">Ref</a>\n </h2>\n <p>Represents a Git reference.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>associatedPullRequests</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests with this ref as the head ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branchProtectionRule</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Branch protection rules for this ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The ref name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>prefix</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The ref&apos;s prefix, such as <code>refs/heads/</code> or <code>refs/tags/</code>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>refUpdateRule</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#refupdaterule\">RefUpdateRule</a></code>)</p></td>\n<td><p><p>Branch protection rules that are viewable by non-admins.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository the ref belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>target</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#gitobject\">GitObject</a></code>)</p></td>\n<td><p><p>The object the ref points to. Returns null when object does not exist.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"refconnection\">\n <a href=\"#refconnection\">RefConnection</a>\n </h2>\n <p>The connection type for Ref.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#refedge\">[RefEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#ref\">[Ref]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"refedge\">\n <a href=\"#refedge\">RefEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"refupdaterule\">\n <a href=\"#refupdaterule\">RefUpdateRule</a>\n </h2>\n <p>A ref update rules for a viewer.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>allowsDeletions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can this branch be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>allowsForcePushes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are force pushes allowed on this branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pattern</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the protection rule pattern.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiredApprovingReviewCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Number of approving reviews required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiredStatusCheckContexts</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String]</a></code>)</p></td>\n<td><p><p>List of required status check contexts that must pass for commits to be accepted to matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresLinearHistory</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are merge commits prohibited from being pushed to this branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresSignatures</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are commits required to be signed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanPush</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the viewer push to the branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"referencedevent\">\n <a href=\"#referencedevent\">ReferencedEvent</a>\n </h2>\n <p>Represents a<code>referenced</code>event on a given <code>ReferencedSubject</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with the<code>referenced</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitRepository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>Identifies the repository associated with the<code>referenced</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Reference originated in a different repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDirectReference</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Checks if the commit message itself references the subject. Can be false in the case of a commit comment reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"release\">\n <a href=\"#release\">Release</a>\n </h2>\n <p>A release contains the content for a release.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The author of the release.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the release.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>descriptionHTML</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#html\">HTML</a></code>)</p></td>\n<td><p><p>The description of this release rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDraft</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the release is a draft.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPrerelease</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the release is a prerelease.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The title of the release.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the release was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>releaseAssets</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#releaseassetconnection\">ReleaseAssetConnection!</a></code>)</p></td>\n<td><p><p>List of releases assets which are dependent on this release.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>A list of names to filter the assets by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>shortDescriptionHTML</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#html\">HTML</a></code>)</p></td>\n<td><p><p>A description of the release, rendered to HTML without any links in it.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>limit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many characters to return.</p></p>\n<p>The default value is <code>200</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tag</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The Git tag the release points to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tagName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the release&apos;s Git tag.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseasset\">\n <a href=\"#releaseasset\">ReleaseAsset</a>\n </h2>\n <p>A release asset contains the content for a release asset.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contentType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The asset&apos;s content-type.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>downloadCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of times this asset was downloaded.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>downloadUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>Identifies the URL where you can download the release asset via the browser.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the title of the release asset.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>release</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#release\">Release</a></code>)</p></td>\n<td><p><p>Release that the asset is associated with.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>size</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The size (in bytes) of the asset.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>uploadedBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user that performed the upload.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>Identifies the URL of the release asset.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseassetconnection\">\n <a href=\"#releaseassetconnection\">ReleaseAssetConnection</a>\n </h2>\n <p>The connection type for ReleaseAsset.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#releaseassetedge\">[ReleaseAssetEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#releaseasset\">[ReleaseAsset]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseassetedge\">\n <a href=\"#releaseassetedge\">ReleaseAssetEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#releaseasset\">ReleaseAsset</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseconnection\">\n <a href=\"#releaseconnection\">ReleaseConnection</a>\n </h2>\n <p>The connection type for Release.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#releaseedge\">[ReleaseEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#release\">[Release]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseedge\">\n <a href=\"#releaseedge\">ReleaseEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#release\">Release</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removedfromprojectevent\">\n <a href=\"#removedfromprojectevent\">RemovedFromProjectEvent</a>\n </h2>\n <p>Represents a<code>removed_from_project</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Project referenced by event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>project</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectColumnName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectColumnName</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"renamedtitleevent\">\n <a href=\"#renamedtitleevent\">RenamedTitleEvent</a>\n </h2>\n <p>Represents a<code>renamed</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>currentTitle</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the current title of the issue or pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousTitle</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the previous title of the issue or pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#renamedtitlesubject\">RenamedTitleSubject!</a></code>)</p></td>\n<td><p><p>Subject that was renamed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reopenedevent\">\n <a href=\"#reopenedevent\">ReopenedEvent</a>\n </h2>\n <p>Represents a<code>reopened</code>event on any <code>Closable</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closable</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#closable\">Closable!</a></code>)</p></td>\n<td><p><p>Object that was reopened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoaccessauditentry\">\n <a href=\"#repoaccessauditentry\">RepoAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repoaccessauditentryvisibility\">RepoAccessAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoaddmemberauditentry\">\n <a href=\"#repoaddmemberauditentry\">RepoAddMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.add_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repoaddmemberauditentryvisibility\">RepoAddMemberAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoaddtopicauditentry\">\n <a href=\"#repoaddtopicauditentry\">RepoAddTopicAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.add_topic event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#topicauditentrydata\">TopicAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topic</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#topic\">Topic</a></code>)</p></td>\n<td><p><p>The name of the topic added to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topicName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the topic added to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoarchivedauditentry\">\n <a href=\"#repoarchivedauditentry\">RepoArchivedAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.archived event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repoarchivedauditentryvisibility\">RepoArchivedAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repochangemergesettingauditentry\">\n <a href=\"#repochangemergesettingauditentry\">RepoChangeMergeSettingAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.change_merge_setting event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isEnabled</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the change was to enable (true) or disable (false) the merge type.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repochangemergesettingauditentrymergetype\">RepoChangeMergeSettingAuditEntryMergeType</a></code>)</p></td>\n<td><p><p>The merge method affected by the change.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigdisableanonymousgitaccessauditentry\">\n <a href=\"#repoconfigdisableanonymousgitaccessauditentry\">RepoConfigDisableAnonymousGitAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.disable_anonymous_git_access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigdisablecollaboratorsonlyauditentry\">\n <a href=\"#repoconfigdisablecollaboratorsonlyauditentry\">RepoConfigDisableCollaboratorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.disable_collaborators_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigdisablecontributorsonlyauditentry\">\n <a href=\"#repoconfigdisablecontributorsonlyauditentry\">RepoConfigDisableContributorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.disable_contributors_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigdisablesockpuppetdisallowedauditentry\">\n <a href=\"#repoconfigdisablesockpuppetdisallowedauditentry\">RepoConfigDisableSockpuppetDisallowedAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.disable_sockpuppet_disallowed event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigenableanonymousgitaccessauditentry\">\n <a href=\"#repoconfigenableanonymousgitaccessauditentry\">RepoConfigEnableAnonymousGitAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.enable_anonymous_git_access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigenablecollaboratorsonlyauditentry\">\n <a href=\"#repoconfigenablecollaboratorsonlyauditentry\">RepoConfigEnableCollaboratorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.enable_collaborators_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigenablecontributorsonlyauditentry\">\n <a href=\"#repoconfigenablecontributorsonlyauditentry\">RepoConfigEnableContributorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.enable_contributors_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigenablesockpuppetdisallowedauditentry\">\n <a href=\"#repoconfigenablesockpuppetdisallowedauditentry\">RepoConfigEnableSockpuppetDisallowedAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.enable_sockpuppet_disallowed event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfiglockanonymousgitaccessauditentry\">\n <a href=\"#repoconfiglockanonymousgitaccessauditentry\">RepoConfigLockAnonymousGitAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.lock_anonymous_git_access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigunlockanonymousgitaccessauditentry\">\n <a href=\"#repoconfigunlockanonymousgitaccessauditentry\">RepoConfigUnlockAnonymousGitAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.unlock_anonymous_git_access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repocreateauditentry\">\n <a href=\"#repocreateauditentry\">RepoCreateAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.create event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forkParentName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the parent repository for this forked repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forkSourceName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the root repository for this netork.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repocreateauditentryvisibility\">RepoCreateAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repodestroyauditentry\">\n <a href=\"#repodestroyauditentry\">RepoDestroyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.destroy event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repodestroyauditentryvisibility\">RepoDestroyAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reporemovememberauditentry\">\n <a href=\"#reporemovememberauditentry\">RepoRemoveMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.remove_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#reporemovememberauditentryvisibility\">RepoRemoveMemberAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reporemovetopicauditentry\">\n <a href=\"#reporemovetopicauditentry\">RepoRemoveTopicAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.remove_topic event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#topicauditentrydata\">TopicAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topic</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#topic\">Topic</a></code>)</p></td>\n<td><p><p>The name of the topic added to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topicName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the topic added to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repository\">\n <a href=\"#repository\">Repository</a>\n </h2>\n <p>A repository contains the content for a project.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#packageowner\">PackageOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#projectowner\">ProjectOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryinfo\">RepositoryInfo</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#starrable\">Starrable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assignableUsers</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of users that can be assigned to issues in this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters users with query on user name and login.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branchProtectionRules</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#branchprotectionruleconnection\">BranchProtectionRuleConnection!</a></code>)</p></td>\n<td><p><p>A list of branch protection rules for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>codeOfConduct</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#codeofconduct\">CodeOfConduct</a></code>)</p></td>\n<td><p><p>Returns the code of conduct for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>collaborators</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repositorycollaboratorconnection\">RepositoryCollaboratorConnection</a></code>)</p></td>\n<td><p><p>A list of collaborators associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#collaboratoraffiliation\">CollaboratorAffiliation</a></code>)</p>\n<p><p>Collaborators affiliation level with a repository.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters users with query on user name and login.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitComments</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of commit comments associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contactLinks</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repositorycontactlink\">[RepositoryContactLink!]</a></code>)</p></td>\n<td><p><p>Returns a list of contact links associated to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>defaultBranchRef</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The Ref associated with the repository&apos;s default branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deleteBranchOnMerge</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not branches are automatically deleted when merged in this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployKeys</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#deploykeyconnection\">DeployKeyConnection!</a></code>)</p></td>\n<td><p><p>A list of deploy keys that are on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployments</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#deploymentconnection\">DeploymentConnection!</a></code>)</p></td>\n<td><p><p>Deployments associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>environments</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>Environments to list deployments for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#deploymentorder\">DeploymentOrder</a></code>)</p>\n<p><p>Ordering options for deployments returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>descriptionHTML</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The description of the repository rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>diskUsage</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of kilobytes this repository occupies on disk.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forkCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns how many forks there are of this repository in the whole network.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forks</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of direct forked repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of viewer&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownerAffiliations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of owner&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasAnonymousAccessEnabled</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has anonymous Git read access feature enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasIssuesEnabled</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has issues feature enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasProjectsEnabled</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has the Projects feature enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasWikiEnabled</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has wiki feature enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>homepageUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The repository&apos;s URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isArchived</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository is unmaintained.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isBlankIssuesEnabled</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns true if blank issue creation is allowed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDisabled</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not this repository disabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isEmpty</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not this repository is empty.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isFork</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is a fork.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isInOrganization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if a repository is either owned by an organization, or is a private fork of an organization repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLocked</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has been locked or not.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMirror</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is a mirror.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPrivate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is private.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isSecurityPolicyEnabled</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Returns true if this repository has a security policy.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isTemplate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is a template that can be used to generate new repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUserConfigurationRepository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is this repository a user configuration repository?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issue\">Issue</a></code>)</p></td>\n<td><p><p>Returns a single issue from the current repository by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The number for the issue to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueOrPullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#issueorpullrequest\">IssueOrPullRequest</a></code>)</p></td>\n<td><p><p>Returns a single issue-like object from the current repository by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The number for the issue to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueTemplates</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issuetemplate\">[IssueTemplate!]</a></code>)</p></td>\n<td><p><p>Returns a list of issue templates associated to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issues</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issueconnection\">IssueConnection!</a></code>)</p></td>\n<td><p><p>A list of issues that have been opened in the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#issuefilters\">IssueFilters</a></code>)</p>\n<p><p>Filtering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p>\n<p><p>A list of states to filter the issues by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>label</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#label\">Label</a></code>)</p></td>\n<td><p><p>Returns a single label by name.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>Label name.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labels</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#labelconnection\">LabelConnection</a></code>)</p></td>\n<td><p><p>A list of labels associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#labelorder\">LabelOrder</a></code>)</p>\n<p><p>Ordering options for labels returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>If provided, searches labels by name and description.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>languages</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#languageconnection\">LanguageConnection</a></code>)</p></td>\n<td><p><p>A list containing a breakdown of the language composition of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#languageorder\">LanguageOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>licenseInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#license\">License</a></code>)</p></td>\n<td><p><p>The license associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lockReason</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repositorylockreason\">RepositoryLockReason</a></code>)</p></td>\n<td><p><p>The reason the repository has been locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mentionableUsers</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users that can be mentioned in the context of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters users with query on user name and login.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeCommitAllowed</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not PRs are merged with a merge commit on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestone</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#milestone\">Milestone</a></code>)</p></td>\n<td><p><p>Returns a single milestone from the current repository by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The number for the milestone to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestones</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#milestoneconnection\">MilestoneConnection</a></code>)</p></td>\n<td><p><p>A list of milestones associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#milestoneorder\">MilestoneOrder</a></code>)</p>\n<p><p>Ordering options for milestones.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters milestones with a query on the title.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#milestonestate\">[MilestoneState!]</a></code>)</p>\n<p><p>Filter by the state of the milestones.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mirrorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The repository&apos;s original mirror URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nameWithOwner</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The repository&apos;s name with owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>object</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#gitobject\">GitObject</a></code>)</p></td>\n<td><p><p>A Git object in the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>expression</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>A Git revision expression suitable for rev-parse.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>oid</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p>\n<p><p>The Git object ID.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>openGraphImageUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The image used to represent this repository in Open Graph data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>owner</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryowner\">RepositoryOwner!</a></code>)</p></td>\n<td><p><p>The User owner of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>packages</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#packageconnection\">PackageConnection!</a></code>)</p></td>\n<td><p><p>A list of packages under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>names</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String]</a></code>)</p>\n<p><p>Find packages by their names.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#packageorder\">PackageOrder</a></code>)</p>\n<p><p>Ordering of the returned packages.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>packageType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#packagetype\">PackageType</a></code>)</p>\n<p><p>Filter registry package by type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>Find packages in a repository by ID.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parent</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository parent, if this is a fork.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedIssues</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pinnedissueconnection\">PinnedIssueConnection</a></code>)</p></td>\n<td><p><p>A list of pinned issues for this repository.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>pinnedIssues</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#pinned-issues-preview\">Pinned issues preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>primaryLanguage</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#language\">Language</a></code>)</p></td>\n<td><p><p>The primary language of the repository&apos;s code.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Find project by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The project number to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projects</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#projectconnection\">ProjectConnection!</a></code>)</p></td>\n<td><p><p>A list of projects under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#projectorder\">ProjectOrder</a></code>)</p>\n<p><p>Ordering options for projects returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>search</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Query to search projects by, currently only searching by name.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#projectstate\">[ProjectState!]</a></code>)</p>\n<p><p>A list of states to filter the projects by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path listing the repository&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL listing the repository&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>Returns a single pull request from the current repository by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The number for the pull request to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequests</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests that have been opened in the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pushedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the repository was last pushed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>rebaseMergeAllowed</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not rebase-merging is enabled on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Fetch a given ref from the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>qualifiedName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The ref to retrieve. Fully qualified matches are checked in order\n(<code>refs/heads/master</code>) before falling back onto checks for short name matches (<code>master</code>).</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>refs</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#refconnection\">RefConnection</a></code>)</p></td>\n<td><p><p>Fetch a list of refs from the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>direction</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#orderdirection\">OrderDirection</a></code>)</p>\n<p><p>DEPRECATED: use orderBy. The ordering direction.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#reforder\">RefOrder</a></code>)</p>\n<p><p>Ordering options for refs returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters refs with query on name.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>refPrefix</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>A ref name prefix like <code>refs/heads/</code>, <code>refs/tags/</code>, etc.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>release</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#release\">Release</a></code>)</p></td>\n<td><p><p>Lookup a single release given various criteria.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>tagName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The name of the Tag the Release was created from.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>releases</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#releaseconnection\">ReleaseConnection!</a></code>)</p></td>\n<td><p><p>List of releases which are dependent on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#releaseorder\">ReleaseOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryTopics</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repositorytopicconnection\">RepositoryTopicConnection!</a></code>)</p></td>\n<td><p><p>A list of applied repository-topic associations for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>securityPolicyUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The security policy URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>shortDescriptionHTML</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>A description of the repository, rendered to HTML without any links in it.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>limit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many characters to return.</p></p>\n<p>The default value is <code>200</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>squashMergeAllowed</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not squash-merging is enabled on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sshUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gitsshremote\">GitSSHRemote!</a></code>)</p></td>\n<td><p><p>The SSH URL to clone this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazerCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns a count of how many stargazers there are on this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazers</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#stargazerconnection\">StargazerConnection!</a></code>)</p></td>\n<td><p><p>A list of users who have starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#starorder\">StarOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>submodules</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#submoduleconnection\">SubmoduleConnection!</a></code>)</p></td>\n<td><p><p>Returns a list of all submodules in this repository parsed from the\n.gitmodules file as of the default branch&apos;s HEAD commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tempCloneToken</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Temporary authentication token for cloning this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>templateRepository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository from which this repository was generated, if any.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>usesCustomOpenGraphImage</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this repository has a custom image to use with Open Graph as opposed to being represented by the owner&apos;s avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanAdminister</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the viewer has admin permissions on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateProjects</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer create new projects on this owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdateTopics</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the viewer can update the topics of this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDefaultCommitEmail</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The last commit email for the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDefaultMergeMethod</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pullrequestmergemethod\">PullRequestMergeMethod!</a></code>)</p></td>\n<td><p><p>The last used merge method by the viewer or the default for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasStarred</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns a boolean indicating whether the viewing user has starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerPermission</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repositorypermission\">RepositoryPermission</a></code>)</p></td>\n<td><p><p>The users permission level on the repository. Will return null if authenticated as an GitHub App.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerPossibleCommitEmails</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>A list of emails this viewer can commit with.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerabilityAlerts</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repositoryvulnerabilityalertconnection\">RepositoryVulnerabilityAlertConnection</a></code>)</p></td>\n<td><p><p>A list of vulnerability alerts that are on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>watchers</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of users watching the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorycollaboratorconnection\">\n <a href=\"#repositorycollaboratorconnection\">RepositoryCollaboratorConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repositorycollaboratoredge\">[RepositoryCollaboratorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorycollaboratoredge\">\n <a href=\"#repositorycollaboratoredge\">RepositoryCollaboratorEdge</a>\n </h2>\n <p>Represents a user who is a collaborator of a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repositorypermission\">RepositoryPermission!</a></code>)</p></td>\n<td><p><p>The permission the user has on the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permissionSources</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#permissionsource\">[PermissionSource!]</a></code>)</p></td>\n<td><p><p>A list of sources for the user&apos;s access to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryconnection\">\n <a href=\"#repositoryconnection\">RepositoryConnection</a>\n </h2>\n <p>A list of repositories owned by the subject.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repositoryedge\">[RepositoryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">[Repository]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalDiskUsage</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total size in kilobytes of all repositories in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorycontactlink\">\n <a href=\"#repositorycontactlink\">RepositoryContactLink</a>\n </h2>\n <p>A repository contact link.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>about</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The contact link purpose.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The contact link name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The contact link URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryedge\">\n <a href=\"#repositoryedge\">RepositoryEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryinvitation\">\n <a href=\"#repositoryinvitation\">RepositoryInvitation</a>\n </h2>\n <p>An invitation for a user to be added to a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address that received the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitee</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who received the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>inviter</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who created the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The permalink for this repository invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repositorypermission\">RepositoryPermission!</a></code>)</p></td>\n<td><p><p>The permission granted on this repository by this invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryinfo\">RepositoryInfo</a></code>)</p></td>\n<td><p><p>The Repository the user is invited to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryinvitationconnection\">\n <a href=\"#repositoryinvitationconnection\">RepositoryInvitationConnection</a>\n </h2>\n <p>The connection type for RepositoryInvitation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repositoryinvitationedge\">[RepositoryInvitationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repositoryinvitation\">[RepositoryInvitation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryinvitationedge\">\n <a href=\"#repositoryinvitationedge\">RepositoryInvitationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repositoryinvitation\">RepositoryInvitation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorytopic\">\n <a href=\"#repositorytopic\">RepositoryTopic</a>\n </h2>\n <p>A repository-topic connects a repository to a topic.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this repository-topic.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topic</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#topic\">Topic!</a></code>)</p></td>\n<td><p><p>The topic.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this repository-topic.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorytopicconnection\">\n <a href=\"#repositorytopicconnection\">RepositoryTopicConnection</a>\n </h2>\n <p>The connection type for RepositoryTopic.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repositorytopicedge\">[RepositoryTopicEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repositorytopic\">[RepositoryTopic]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorytopicedge\">\n <a href=\"#repositorytopicedge\">RepositoryTopicEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repositorytopic\">RepositoryTopic</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvisibilitychangedisableauditentry\">\n <a href=\"#repositoryvisibilitychangedisableauditentry\">RepositoryVisibilityChangeDisableAuditEntry</a>\n </h2>\n <p>Audit log entry for a repository_visibility_change.disable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvisibilitychangeenableauditentry\">\n <a href=\"#repositoryvisibilitychangeenableauditentry\">RepositoryVisibilityChangeEnableAuditEntry</a>\n </h2>\n <p>Audit log entry for a repository_visibility_change.enable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvulnerabilityalert\">\n <a href=\"#repositoryvulnerabilityalert\">RepositoryVulnerabilityAlert</a>\n </h2>\n <p>A alert for a repository with an affected vulnerability.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When was the alert created?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissReason</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The reason the alert was dismissed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>When was the alert dimissed?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismisser</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who dismissed the alert.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The associated repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>securityAdvisory</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#securityadvisory\">SecurityAdvisory</a></code>)</p></td>\n<td><p><p>The associated security advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>securityVulnerability</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#securityvulnerability\">SecurityVulnerability</a></code>)</p></td>\n<td><p><p>The associated security vulnerablity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerableManifestFilename</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The vulnerable manifest filename.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerableManifestPath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The vulnerable manifest path.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerableRequirements</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The vulnerable requirements.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvulnerabilityalertconnection\">\n <a href=\"#repositoryvulnerabilityalertconnection\">RepositoryVulnerabilityAlertConnection</a>\n </h2>\n <p>The connection type for RepositoryVulnerabilityAlert.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repositoryvulnerabilityalertedge\">[RepositoryVulnerabilityAlertEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repositoryvulnerabilityalert\">[RepositoryVulnerabilityAlert]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvulnerabilityalertedge\">\n <a href=\"#repositoryvulnerabilityalertedge\">RepositoryVulnerabilityAlertEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repositoryvulnerabilityalert\">RepositoryVulnerabilityAlert</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"restrictedcontribution\">\n <a href=\"#restrictedcontribution\">RestrictedContribution</a>\n </h2>\n <p>Represents a private contribution a user made on GitHub.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewdismissalallowance\">\n <a href=\"#reviewdismissalallowance\">ReviewDismissalAllowance</a>\n </h2>\n <p>A team or user who has the ability to dismiss a review on a protected branch.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#reviewdismissalallowanceactor\">ReviewDismissalAllowanceActor</a></code>)</p></td>\n<td><p><p>The actor that can dismiss.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branchProtectionRule</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Identifies the branch protection rule associated with the allowed user or team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewdismissalallowanceconnection\">\n <a href=\"#reviewdismissalallowanceconnection\">ReviewDismissalAllowanceConnection</a>\n </h2>\n <p>The connection type for ReviewDismissalAllowance.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reviewdismissalallowanceedge\">[ReviewDismissalAllowanceEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reviewdismissalallowance\">[ReviewDismissalAllowance]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewdismissalallowanceedge\">\n <a href=\"#reviewdismissalallowanceedge\">ReviewDismissalAllowanceEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reviewdismissalallowance\">ReviewDismissalAllowance</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewdismissedevent\">\n <a href=\"#reviewdismissedevent\">ReviewDismissedEvent</a>\n </h2>\n <p>Represents a<code>review_dismissed</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissalMessage</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the optional message associated with the<code>review_dismissed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissalMessageHTML</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the optional message associated with the event, rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousReviewState</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pullrequestreviewstate\">PullRequestReviewState!</a></code>)</p></td>\n<td><p><p>Identifies the previous state of the review with the<code>review_dismissed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestCommit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestcommit\">PullRequestCommit</a></code>)</p></td>\n<td><p><p>Identifies the commit which caused the review to become stale.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this review dismissed event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>review</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestreview\">PullRequestReview</a></code>)</p></td>\n<td><p><p>Identifies the review associated with the<code>review_dismissed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this review dismissed event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequest\">\n <a href=\"#reviewrequest\">ReviewRequest</a>\n </h2>\n <p>A request for a user to review a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>asCodeOwner</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this request was created for a code owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>Identifies the pull request associated with this review request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requestedReviewer</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#requestedreviewer\">RequestedReviewer</a></code>)</p></td>\n<td><p><p>The reviewer that is requested.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequestconnection\">\n <a href=\"#reviewrequestconnection\">ReviewRequestConnection</a>\n </h2>\n <p>The connection type for ReviewRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reviewrequestedge\">[ReviewRequestEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reviewrequest\">[ReviewRequest]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequestedge\">\n <a href=\"#reviewrequestedge\">ReviewRequestEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reviewrequest\">ReviewRequest</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequestremovedevent\">\n <a href=\"#reviewrequestremovedevent\">ReviewRequestRemovedEvent</a>\n </h2>\n <p>Represents an<code>review_request_removed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requestedReviewer</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#requestedreviewer\">RequestedReviewer</a></code>)</p></td>\n<td><p><p>Identifies the reviewer whose review request was removed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequestedevent\">\n <a href=\"#reviewrequestedevent\">ReviewRequestedEvent</a>\n </h2>\n <p>Represents an<code>review_requested</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requestedReviewer</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#requestedreviewer\">RequestedReviewer</a></code>)</p></td>\n<td><p><p>Identifies the reviewer whose review was requested.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewstatushovercardcontext\">\n <a href=\"#reviewstatushovercardcontext\">ReviewStatusHovercardContext</a>\n </h2>\n <p>A hovercard context with a message describing the current code review state of the pull\nrequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewDecision</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pullrequestreviewdecision\">PullRequestReviewDecision</a></code>)</p></td>\n<td><p><p>The current status of the pull request with respect to code review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"savedreply\">\n <a href=\"#savedreply\">SavedReply</a>\n </h2>\n <p>A Saved Reply is text a user can use to reply quickly.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body of the saved reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The saved reply body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The title of the saved reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The user that saved this reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"savedreplyconnection\">\n <a href=\"#savedreplyconnection\">SavedReplyConnection</a>\n </h2>\n <p>The connection type for SavedReply.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#savedreplyedge\">[SavedReplyEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#savedreply\">[SavedReply]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"savedreplyedge\">\n <a href=\"#savedreplyedge\">SavedReplyEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#savedreply\">SavedReply</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"searchresultitemconnection\">\n <a href=\"#searchresultitemconnection\">SearchResultItemConnection</a>\n </h2>\n <p>A list of results that matched against a search query.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>codeCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of pieces of code that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#searchresultitemedge\">[SearchResultItemEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of issues that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#searchresultitem\">[SearchResultItem]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of repositories that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of users that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>wikiCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of wiki pages that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"searchresultitemedge\">\n <a href=\"#searchresultitemedge\">SearchResultItemEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#searchresultitem\">SearchResultItem</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>textMatches</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#textmatch\">[TextMatch]</a></code>)</p></td>\n<td><p><p>Text matches on the result found.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisory\">\n <a href=\"#securityadvisory\">SecurityAdvisory</a>\n </h2>\n <p>A GitHub Security Advisory.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>This is a long plaintext description of the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ghsaId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The GitHub Security Advisory ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>identifiers</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#securityadvisoryidentifier\">[SecurityAdvisoryIdentifier!]!</a></code>)</p></td>\n<td><p><p>A list of identifiers for this advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>origin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The organization that originated the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The permalink for the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When the advisory was published.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>references</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#securityadvisoryreference\">[SecurityAdvisoryReference!]!</a></code>)</p></td>\n<td><p><p>A list of references for this advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>severity</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#securityadvisoryseverity\">SecurityAdvisorySeverity!</a></code>)</p></td>\n<td><p><p>The severity of the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>summary</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A short plaintext summary of the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When the advisory was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerabilities</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#securityvulnerabilityconnection\">SecurityVulnerabilityConnection!</a></code>)</p></td>\n<td><p><p>Vulnerabilities associated with this Advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ecosystem</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#securityadvisoryecosystem\">SecurityAdvisoryEcosystem</a></code>)</p>\n<p><p>An ecosystem to filter vulnerabilities by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>package</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>A package name to filter vulnerabilities by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>severities</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#securityadvisoryseverity\">[SecurityAdvisorySeverity!]</a></code>)</p>\n<p><p>A list of severities to filter vulnerabilities by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>withdrawnAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>When the advisory was withdrawn, if it has been withdrawn.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisoryconnection\">\n <a href=\"#securityadvisoryconnection\">SecurityAdvisoryConnection</a>\n </h2>\n <p>The connection type for SecurityAdvisory.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#securityadvisoryedge\">[SecurityAdvisoryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#securityadvisory\">[SecurityAdvisory]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisoryedge\">\n <a href=\"#securityadvisoryedge\">SecurityAdvisoryEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#securityadvisory\">SecurityAdvisory</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisoryidentifier\">\n <a href=\"#securityadvisoryidentifier\">SecurityAdvisoryIdentifier</a>\n </h2>\n <p>A GitHub Security Advisory Identifier.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>type</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The identifier type, e.g. GHSA, CVE.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>value</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The identifier.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisorypackage\">\n <a href=\"#securityadvisorypackage\">SecurityAdvisoryPackage</a>\n </h2>\n <p>An individual package.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>ecosystem</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#securityadvisoryecosystem\">SecurityAdvisoryEcosystem!</a></code>)</p></td>\n<td><p><p>The ecosystem the package belongs to, e.g. RUBYGEMS, NPM.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The package name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisorypackageversion\">\n <a href=\"#securityadvisorypackageversion\">SecurityAdvisoryPackageVersion</a>\n </h2>\n <p>An individual package version.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>identifier</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The package name or version.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisoryreference\">\n <a href=\"#securityadvisoryreference\">SecurityAdvisoryReference</a>\n </h2>\n <p>A GitHub Security Advisory Reference.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A publicly accessible reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityvulnerability\">\n <a href=\"#securityvulnerability\">SecurityVulnerability</a>\n </h2>\n <p>An individual vulnerability within an Advisory.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>advisory</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#securityadvisory\">SecurityAdvisory!</a></code>)</p></td>\n<td><p><p>The Advisory associated with this Vulnerability.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstPatchedVersion</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#securityadvisorypackageversion\">SecurityAdvisoryPackageVersion</a></code>)</p></td>\n<td><p><p>The first version containing a fix for the vulnerability.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>package</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#securityadvisorypackage\">SecurityAdvisoryPackage!</a></code>)</p></td>\n<td><p><p>A description of the vulnerable package.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>severity</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#securityadvisoryseverity\">SecurityAdvisorySeverity!</a></code>)</p></td>\n<td><p><p>The severity of the vulnerability within this package.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When the vulnerability was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerableVersionRange</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string that describes the vulnerable package versions.\nThis string follows a basic syntax with a few forms.</p>\n<ul>\n<li><code>= 0.2.0</code> denotes a single vulnerable version.</li>\n<li><code>&lt;= 1.0.8</code> denotes a version range up to and including the specified version</li>\n<li><code>&lt; 0.1.11</code> denotes a version range up to, but excluding, the specified version</li>\n<li><code>&gt;= 4.3.0, &lt; 4.3.5</code> denotes a version range with a known minimum and maximum version.</li>\n<li><code>&gt;= 0.0.1</code> denotes a version range with a known minimum, but no known maximum.</li>\n</ul></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityvulnerabilityconnection\">\n <a href=\"#securityvulnerabilityconnection\">SecurityVulnerabilityConnection</a>\n </h2>\n <p>The connection type for SecurityVulnerability.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#securityvulnerabilityedge\">[SecurityVulnerabilityEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#securityvulnerability\">[SecurityVulnerability]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityvulnerabilityedge\">\n <a href=\"#securityvulnerabilityedge\">SecurityVulnerabilityEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#securityvulnerability\">SecurityVulnerability</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"smimesignature\">\n <a href=\"#smimesignature\">SmimeSignature</a>\n </h2>\n <p>Represents an S/MIME signature on a Commit or Tag.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#gitsignature\">GitSignature</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Email used to sign this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isValid</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature is valid and verified by GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>payload</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Payload for GPG signing object. Raw ODB object without the signature header.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signature</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>ASCII-armored signature header from object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signer</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>GitHub user corresponding to the email signing this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#gitsignaturestate\">GitSignatureState!</a></code>)</p></td>\n<td><p><p>The state of this signature. <code>VALID</code> if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>wasSignedByGitHub</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature was made with GitHub&apos;s signing key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorship\">\n <a href=\"#sponsorship\">Sponsorship</a>\n </h2>\n <p>A sponsorship relationship between a sponsor and a maintainer.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>maintainer</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The entity that is being sponsored.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>maintainer</code> is deprecated. <p><code>Sponsorship.maintainer</code> will be removed. Use <code>Sponsorship.sponsorable</code> instead. Removal on 2020-04-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>privacyLevel</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#sponsorshipprivacy\">SponsorshipPrivacy!</a></code>)</p></td>\n<td><p><p>The privacy level for this sponsorship.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user that is sponsoring. Returns null if the sponsorship is private or if sponsor is not a user.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>sponsor</code> is deprecated. <p><code>Sponsorship.sponsor</code> will be removed. Use <code>Sponsorship.sponsorEntity</code> instead. Removal on 2020-10-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorEntity</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#sponsor\">Sponsor</a></code>)</p></td>\n<td><p><p>The user or organization that is sponsoring, if you have permission to view them.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorable</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#sponsorable\">Sponsorable!</a></code>)</p></td>\n<td><p><p>The entity that is being sponsored.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorshipconnection\">\n <a href=\"#sponsorshipconnection\">SponsorshipConnection</a>\n </h2>\n <p>The connection type for Sponsorship.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#sponsorshipedge\">[SponsorshipEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#sponsorship\">[Sponsorship]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorshipedge\">\n <a href=\"#sponsorshipedge\">SponsorshipEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#sponsorship\">Sponsorship</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"stargazerconnection\">\n <a href=\"#stargazerconnection\">StargazerConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#stargazeredge\">[StargazerEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"stargazeredge\">\n <a href=\"#stargazeredge\">StargazerEdge</a>\n </h2>\n <p>Represents a user that&apos;s starred a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>starredAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the item was starred.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"starredrepositoryconnection\">\n <a href=\"#starredrepositoryconnection\">StarredRepositoryConnection</a>\n </h2>\n <p>The connection type for Repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#starredrepositoryedge\">[StarredRepositoryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isOverLimit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is the list of stars for this user truncated? This is true for users that have many stars.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">[Repository]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"starredrepositoryedge\">\n <a href=\"#starredrepositoryedge\">StarredRepositoryEdge</a>\n </h2>\n <p>Represents a starred repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>starredAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the item was starred.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"status\">\n <a href=\"#status\">Status</a>\n </h2>\n <p>Represents a commit status.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>combinedContexts</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#statuscheckrollupcontextconnection\">StatusCheckRollupContextConnection!</a></code>)</p></td>\n<td><p><p>A list of status contexts and check runs for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit this status is attached to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>context</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#statuscontext\">StatusContext</a></code>)</p></td>\n<td><p><p>Looks up an individual status context by context name.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The context name.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contexts</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#statuscontext\">[StatusContext!]!</a></code>)</p></td>\n<td><p><p>The individual status contexts for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#statusstate\">StatusState!</a></code>)</p></td>\n<td><p><p>The combined commit status.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"statuscheckrollup\">\n <a href=\"#statuscheckrollup\">StatusCheckRollup</a>\n </h2>\n <p>Represents the rollup for both the check runs and status for a commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit the status and check runs are attached to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contexts</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#statuscheckrollupcontextconnection\">StatusCheckRollupContextConnection!</a></code>)</p></td>\n<td><p><p>A list of status contexts and check runs for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#statusstate\">StatusState!</a></code>)</p></td>\n<td><p><p>The combined status for the commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"statuscheckrollupcontextconnection\">\n <a href=\"#statuscheckrollupcontextconnection\">StatusCheckRollupContextConnection</a>\n </h2>\n <p>The connection type for StatusCheckRollupContext.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#statuscheckrollupcontextedge\">[StatusCheckRollupContextEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#statuscheckrollupcontext\">[StatusCheckRollupContext]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"statuscheckrollupcontextedge\">\n <a href=\"#statuscheckrollupcontextedge\">StatusCheckRollupContextEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#statuscheckrollupcontext\">StatusCheckRollupContext</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"statuscontext\">\n <a href=\"#statuscontext\">StatusContext</a>\n </h2>\n <p>Represents an individual commit status context.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The avatar of the OAuth application or the user that created the status.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n<p>The default value is <code>40</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>This commit this status context is attached to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>context</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who created this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description for this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#statusstate\">StatusState!</a></code>)</p></td>\n<td><p><p>The state of this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>targetUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL for this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"submodule\">\n <a href=\"#submodule\">Submodule</a>\n </h2>\n <p>A pointer to a repository at a specific revision embedded inside another repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>branch</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The branch of the upstream submodule for tracking updates.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gitUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The git URL of the submodule repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the submodule in .gitmodules.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The path in the superproject that this submodule is located in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subprojectCommitOid</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The commit revision of the subproject repository being tracked by the submodule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"submoduleconnection\">\n <a href=\"#submoduleconnection\">SubmoduleConnection</a>\n </h2>\n <p>The connection type for Submodule.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#submoduleedge\">[SubmoduleEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#submodule\">[Submodule]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"submoduleedge\">\n <a href=\"#submoduleedge\">SubmoduleEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#submodule\">Submodule</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"subscribedevent\">\n <a href=\"#subscribedevent\">SubscribedEvent</a>\n </h2>\n <p>Represents a<code>subscribed</code>event on a given <code>Subscribable</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subscribable</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#subscribable\">Subscribable!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"suggestedreviewer\">\n <a href=\"#suggestedreviewer\">SuggestedReviewer</a>\n </h2>\n <p>A suggestion to review a pull request based on a user&apos;s commit history and review comments.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isAuthor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is this suggestion based on past commits?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCommenter</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is this suggestion based on past review comments?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewer</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>Identifies the user suggested to review the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"tag\">\n <a href=\"#tag\">Tag</a>\n </h2>\n <p>Represents a Git tag.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#gitobject\">GitObject</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>abbreviatedOid</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An abbreviated version of the Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The Git tag message.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The Git tag name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository the Git object belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tagger</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#gitactor\">GitActor</a></code>)</p></td>\n<td><p><p>Details about the tag author.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>target</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#gitobject\">GitObject!</a></code>)</p></td>\n<td><p><p>The Git object the tag points to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"team\">\n <a href=\"#team\">Team</a>\n </h2>\n <p>A team of users in an organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#memberstatusable\">MemberStatusable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>ancestors</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>A list of teams that are ancestors of this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>A URL pointing to the team&apos;s avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size in pixels of the resulting square image.</p></p>\n<p>The default value is <code>400</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>childTeams</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>List of child teams belonging to this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>immediateOnly</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether to list immediate child teams or all descendant child teams.</p></p>\n<p>The default value is <code>true</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#teamorder\">TeamOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>userLogins</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>User logins to filter by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>combinedSlug</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The slug corresponding to the organization and team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussion</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#teamdiscussion\">TeamDiscussion</a></code>)</p></td>\n<td><p><p>Find a team discussion by its number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The sequence number of the discussion to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#teamdiscussionconnection\">TeamDiscussionConnection!</a></code>)</p></td>\n<td><p><p>A list of team discussions.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isPinned</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If provided, filters discussions according to whether or not they are pinned.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#teamdiscussionorder\">TeamDiscussionOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussionsResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for team discussions.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussionsUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for team discussions.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editTeamResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for editing this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editTeamUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for editing this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationinvitationconnection\">OrganizationInvitationConnection</a></code>)</p></td>\n<td><p><p>A list of pending invitations for users to this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>memberStatuses</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#userstatusconnection\">UserStatusConnection!</a></code>)</p></td>\n<td><p><p>Get the status messages members of this entity have set that are either public or visible only to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#userstatusorder\">UserStatusOrder</a></code>)</p>\n<p><p>Ordering options for user statuses returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>members</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#teammemberconnection\">TeamMemberConnection!</a></code>)</p></td>\n<td><p><p>A list of users who are members of this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>membership</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#teammembershiptype\">TeamMembershipType</a></code>)</p>\n<p><p>Filter by membership type.</p></p>\n<p>The default value is <code>ALL</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#teammemberorder\">TeamMemberOrder</a></code>)</p>\n<p><p>Order for the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#teammemberrole\">TeamMemberRole</a></code>)</p>\n<p><p>Filter by team member role.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for the team&apos; members.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for the team&apos; members.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newTeamResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path creating a new team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newTeamUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL creating a new team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization!</a></code>)</p></td>\n<td><p><p>The organization that owns this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeam</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The parent team of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>privacy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#teamprivacy\">TeamPrivacy!</a></code>)</p></td>\n<td><p><p>The level of privacy the team has.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#teamrepositoryconnection\">TeamRepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories this team has access to.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#teamrepositoryorder\">TeamRepositoryOrder</a></code>)</p>\n<p><p>Order for the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoriesResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this team&apos;s repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoriesUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team&apos;s repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequestDelegationAlgorithm</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#teamreviewassignmentalgorithm\">TeamReviewAssignmentAlgorithm</a></code>)</p></td>\n<td><p><p>What algorithm is used for review assignment for this team.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>reviewRequestDelegationAlgorithm</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#team-review-assignments-preview\">Team review assignments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequestDelegationEnabled</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if review assignment is enabled for this team.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>reviewRequestDelegationEnabled</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#team-review-assignments-preview\">Team review assignments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequestDelegationMemberCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>How many team members are required for review assignment for this team.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>reviewRequestDelegationMemberCount</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#team-review-assignments-preview\">Team review assignments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequestDelegationNotifyTeam</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>When assigning team members via delegation, whether the entire team should be notified as well.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>reviewRequestDelegationNotifyTeam</code> is available under the <a href=\"/en/enterprise-server@3.0/graphql/overview/schema-previews#team-review-assignments-preview\">Team review assignments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>slug</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The slug corresponding to the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this team&apos;s teams.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team&apos;s teams.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanAdminister</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Team is adminable by the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamaddmemberauditentry\">\n <a href=\"#teamaddmemberauditentry\">TeamAddMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.add_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamaddrepositoryauditentry\">\n <a href=\"#teamaddrepositoryauditentry\">TeamAddRepositoryAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.add_repository event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamchangeparentteamauditentry\">\n <a href=\"#teamchangeparentteamauditentry\">TeamChangeParentTeamAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.change_parent_team event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeam</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The new parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the new parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamNameWas</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the former parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamWas</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The former parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamWasResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the previous parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamWasUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the previous parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamconnection\">\n <a href=\"#teamconnection\">TeamConnection</a>\n </h2>\n <p>The connection type for Team.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#teamedge\">[TeamEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#team\">[Team]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussion\">\n <a href=\"#teamdiscussion\">TeamDiscussion</a>\n </h2>\n <p>A team discussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the discussion&apos;s team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body as Markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyVersion</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the discussion body hash.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#teamdiscussioncommentconnection\">TeamDiscussionCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of comments on this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>fromComment</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>When provided, filters the connection such that results begin with the comment with this number.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#teamdiscussioncommentorder\">TeamDiscussionCommentOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commentsResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for discussion comments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commentsUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for discussion comments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPinned</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the discussion is pinned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPrivate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the discussion is only visible to team members and org admins.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the discussion within its team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#team\">Team!</a></code>)</p></td>\n<td><p><p>The team that defines the context of this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The title of the discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanPin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the current viewer can pin this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussioncomment\">\n <a href=\"#teamdiscussioncomment\">TeamDiscussionComment</a>\n </h2>\n <p>A comment on a team discussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the comment&apos;s team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body as Markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyVersion</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The current version of the body content.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussion</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#teamdiscussion\">TeamDiscussion!</a></code>)</p></td>\n<td><p><p>The discussion this comment is about.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the comment number.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussioncommentconnection\">\n <a href=\"#teamdiscussioncommentconnection\">TeamDiscussionCommentConnection</a>\n </h2>\n <p>The connection type for TeamDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#teamdiscussioncommentedge\">[TeamDiscussionCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#teamdiscussioncomment\">[TeamDiscussionComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussioncommentedge\">\n <a href=\"#teamdiscussioncommentedge\">TeamDiscussionCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#teamdiscussioncomment\">TeamDiscussionComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussionconnection\">\n <a href=\"#teamdiscussionconnection\">TeamDiscussionConnection</a>\n </h2>\n <p>The connection type for TeamDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#teamdiscussionedge\">[TeamDiscussionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#teamdiscussion\">[TeamDiscussion]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussionedge\">\n <a href=\"#teamdiscussionedge\">TeamDiscussionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#teamdiscussion\">TeamDiscussion</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamedge\">\n <a href=\"#teamedge\">TeamEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teammemberconnection\">\n <a href=\"#teammemberconnection\">TeamMemberConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#teammemberedge\">[TeamMemberEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teammemberedge\">\n <a href=\"#teammemberedge\">TeamMemberEdge</a>\n </h2>\n <p>Represents a user who is a member of a team.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>memberAccessResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path to the organization&apos;s member access page.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>memberAccessUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL to the organization&apos;s member access page.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#teammemberrole\">TeamMemberRole!</a></code>)</p></td>\n<td><p><p>The role the member has on the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamremovememberauditentry\">\n <a href=\"#teamremovememberauditentry\">TeamRemoveMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.remove_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamremoverepositoryauditentry\">\n <a href=\"#teamremoverepositoryauditentry\">TeamRemoveRepositoryAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.remove_repository event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamrepositoryconnection\">\n <a href=\"#teamrepositoryconnection\">TeamRepositoryConnection</a>\n </h2>\n <p>The connection type for Repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#teamrepositoryedge\">[TeamRepositoryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">[Repository]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamrepositoryedge\">\n <a href=\"#teamrepositoryedge\">TeamRepositoryEdge</a>\n </h2>\n <p>Represents a team repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repositorypermission\">RepositoryPermission!</a></code>)</p></td>\n<td><p><p>The permission level the team has on the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"textmatch\">\n <a href=\"#textmatch\">TextMatch</a>\n </h2>\n <p>A text match within a search result.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>fragment</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The specific text fragment within the property matched on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>highlights</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#textmatchhighlight\">[TextMatchHighlight!]!</a></code>)</p></td>\n<td><p><p>Highlights within the matched fragment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>property</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The property matched on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"textmatchhighlight\">\n <a href=\"#textmatchhighlight\">TextMatchHighlight</a>\n </h2>\n <p>Represents a single highlight in a search result match.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>beginIndice</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The indice in the fragment where the matched text begins.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>endIndice</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The indice in the fragment where the matched text ends.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>text</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The text matched.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"topic\">\n <a href=\"#topic\">Topic</a>\n </h2>\n <p>A topic aggregates entities that are related to a subject.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#starrable\">Starrable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The topic&apos;s name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>relatedTopics</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#topic\">[Topic!]!</a></code>)</p></td>\n<td><p><p>A list of related topics, including aliases of this topic, sorted with the most relevant\nfirst. Returns up to 10 Topics.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many topics to return.</p></p>\n<p>The default value is <code>3</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazerCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns a count of how many stargazers there are on this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazers</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#stargazerconnection\">StargazerConnection!</a></code>)</p></td>\n<td><p><p>A list of users who have starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#starorder\">StarOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasStarred</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns a boolean indicating whether the viewing user has starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"transferredevent\">\n <a href=\"#transferredevent\">TransferredEvent</a>\n </h2>\n <p>Represents a<code>transferred</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>fromRepository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository this came from.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>Identifies the issue associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"tree\">\n <a href=\"#tree\">Tree</a>\n </h2>\n <p>Represents a Git tree.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#gitobject\">GitObject</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>abbreviatedOid</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An abbreviated version of the Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>entries</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#treeentry\">[TreeEntry!]</a></code>)</p></td>\n<td><p><p>A list of tree entries.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository the Git object belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"treeentry\">\n <a href=\"#treeentry\">TreeEntry</a>\n </h2>\n <p>Represents a Git tree entry.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>extension</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The extension of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isGenerated</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this tree entry is generated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mode</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Entry file mode.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Entry file name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>object</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#gitobject\">GitObject</a></code>)</p></td>\n<td><p><p>Entry file object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>Entry file Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The full path of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository the tree entry belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>submodule</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#submodule\">Submodule</a></code>)</p></td>\n<td><p><p>If the TreeEntry is for a directory occupied by a submodule project, this returns the corresponding submodule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>type</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Entry file type.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unassignedevent\">\n <a href=\"#unassignedevent\">UnassignedEvent</a>\n </h2>\n <p>Represents an<code>unassigned</code>event on any assignable object.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignable</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#assignable\">Assignable!</a></code>)</p></td>\n<td><p><p>Identifies the assignable associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignee</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#assignee\">Assignee</a></code>)</p></td>\n<td><p><p>Identifies the user or mannequin that was unassigned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>Identifies the subject (user) who was unassigned.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>user</code> is deprecated. <p>Assignees can now be mannequins. Use the <code>assignee</code> field instead. Removal on 2020-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unknownsignature\">\n <a href=\"#unknownsignature\">UnknownSignature</a>\n </h2>\n <p>Represents an unknown signature on a Commit or Tag.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#gitsignature\">GitSignature</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Email used to sign this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isValid</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature is valid and verified by GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>payload</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Payload for GPG signing object. Raw ODB object without the signature header.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signature</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>ASCII-armored signature header from object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signer</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>GitHub user corresponding to the email signing this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#gitsignaturestate\">GitSignatureState!</a></code>)</p></td>\n<td><p><p>The state of this signature. <code>VALID</code> if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>wasSignedByGitHub</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature was made with GitHub&apos;s signing key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unlabeledevent\">\n <a href=\"#unlabeledevent\">UnlabeledEvent</a>\n </h2>\n <p>Represents an<code>unlabeled</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>label</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#label\">Label!</a></code>)</p></td>\n<td><p><p>Identifies the label associated with the<code>unlabeled</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelable</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#labelable\">Labelable!</a></code>)</p></td>\n<td><p><p>Identifies the <code>Labelable</code> associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unlockedevent\">\n <a href=\"#unlockedevent\">UnlockedEvent</a>\n </h2>\n <p>Represents an<code>unlocked</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lockable</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#lockable\">Lockable!</a></code>)</p></td>\n<td><p><p>Object that was unlocked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unmarkedasduplicateevent\">\n <a href=\"#unmarkedasduplicateevent\">UnmarkedAsDuplicateEvent</a>\n </h2>\n <p>Represents an<code>unmarked_as_duplicate</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canonical</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#issueorpullrequest\">IssueOrPullRequest</a></code>)</p></td>\n<td><p><p>The authoritative issue or pull request which has been duplicated by another.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>duplicate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/unions#issueorpullrequest\">IssueOrPullRequest</a></code>)</p></td>\n<td><p><p>The issue or pull request which has been marked as a duplicate of another.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Canonical and duplicate belong to different repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unpinnedevent\">\n <a href=\"#unpinnedevent\">UnpinnedEvent</a>\n </h2>\n <p>Represents an<code>unpinned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>Identifies the issue associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unsubscribedevent\">\n <a href=\"#unsubscribedevent\">UnsubscribedEvent</a>\n </h2>\n <p>Represents an<code>unsubscribed</code>event on a given <code>Subscribable</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subscribable</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#subscribable\">Subscribable!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"user\">\n <a href=\"#user\">User</a>\n </h2>\n <p>A user is an individual&apos;s account on GitHub that owns repositories and can make new content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#packageowner\">PackageOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#profileowner\">ProfileOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#projectowner\">ProjectOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#repositoryowner\">RepositoryOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#sponsorable\">Sponsorable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>anyPinnableItems</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if this repository owner has any items that can be pinned to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>type</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pinnableitemtype\">PinnableItemType</a></code>)</p>\n<p><p>Filter to only a particular kind of pinnable item.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the user&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bio</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile bio.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bioHTML</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile bio as HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitComments</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of commit comments made by this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>company</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile company.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>companyHTML</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile company as HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contributionsCollection</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#contributionscollection\">ContributionsCollection!</a></code>)</p></td>\n<td><p><p>The collection of contributions this user has made to different repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>from</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Only contributions made at this time or later will be counted. If omitted, defaults to a year ago.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>organizationID</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>The ID of the organization used to filter contributions.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>to</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Only contributions made before and up to and including this time will be\ncounted. If omitted, defaults to the current time.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The user&apos;s publicly visible profile email.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>followers</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#followerconnection\">FollowerConnection!</a></code>)</p></td>\n<td><p><p>A list of users the given user is followed by.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>following</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#followingconnection\">FollowingConnection!</a></code>)</p></td>\n<td><p><p>A list of users the given user is following.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gist</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#gist\">Gist</a></code>)</p></td>\n<td><p><p>Find gist by repo name.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The gist name to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gistComments</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#gistcommentconnection\">GistCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of gist comments made by this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gists</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#gistconnection\">GistConnection!</a></code>)</p></td>\n<td><p><p>A list of the Gists the user has created.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#gistorder\">GistOrder</a></code>)</p>\n<p><p>Ordering options for gists returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#gistprivacy\">GistPrivacy</a></code>)</p>\n<p><p>Filters Gists according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hovercard</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#hovercard\">Hovercard!</a></code>)</p></td>\n<td><p><p>The hovercard information for this user in a given context.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>primarySubjectId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>The ID of the subject to get the hovercard in the context of.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isBountyHunter</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a participant in the GitHub Security Bug Bounty.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCampusExpert</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a participant in the GitHub Campus Experts Program.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDeveloperProgramMember</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a GitHub Developer Program member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isEmployee</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a GitHub employee.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isHireable</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the user has marked themselves as for hire.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isSiteAdmin</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a site administrator.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isViewer</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is the viewing user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueComments</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issuecommentconnection\">IssueCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of issue comments made by this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#issuecommentorder\">IssueCommentOrder</a></code>)</p>\n<p><p>Ordering options for issue comments returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issues</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#issueconnection\">IssueConnection!</a></code>)</p></td>\n<td><p><p>A list of issues associated with this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#issuefilters\">IssueFilters</a></code>)</p>\n<p><p>Filtering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p>\n<p><p>A list of states to filter the issues by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>itemShowcase</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#profileitemshowcase\">ProfileItemShowcase!</a></code>)</p></td>\n<td><p><p>Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>location</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The username used to login.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>Find an organization by its login that the user belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>login</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The login of the organization to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationVerifiedDomainEmails</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String!]!</a></code>)</p></td>\n<td><p><p>Verified email addresses that match verified domains for a specified organization the user is a member of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>login</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The login of the organization to match verified domains from.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of organizations the user belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>packages</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#packageconnection\">PackageConnection!</a></code>)</p></td>\n<td><p><p>A list of packages under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>names</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String]</a></code>)</p>\n<p><p>Find packages by their names.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#packageorder\">PackageOrder</a></code>)</p>\n<p><p>Ordering of the returned packages.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>packageType</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#packagetype\">PackageType</a></code>)</p>\n<p><p>Filter registry package by type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>Find packages in a repository by ID.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnableItems</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories and gists this profile owner can pin to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>types</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pinnableitemtype\">[PinnableItemType!]</a></code>)</p>\n<p><p>Filter the types of pinnable items that are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedItems</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories and gists this profile owner has pinned to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>types</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pinnableitemtype\">[PinnableItemType!]</a></code>)</p>\n<p><p>Filter the types of pinned items that are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedItemsRemaining</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns how many more items this profile owner can pin to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Find project by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The project number to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projects</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#projectconnection\">ProjectConnection!</a></code>)</p></td>\n<td><p><p>A list of projects under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#projectorder\">ProjectOrder</a></code>)</p>\n<p><p>Ordering options for projects returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>search</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Query to search projects by, currently only searching by name.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#projectstate\">[ProjectState!]</a></code>)</p>\n<p><p>A list of states to filter the projects by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsResourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path listing user&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL listing user&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publicKeys</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#publickeyconnection\">PublicKeyConnection!</a></code>)</p></td>\n<td><p><p>A list of public keys associated with this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequests</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests associated with this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories that the user owns.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of viewer&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isFork</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they are forks of another repository.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownerAffiliations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of owner&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoriesContributedTo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories that the user recently contributed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>contributionTypes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repositorycontributiontype\">[RepositoryContributionType]</a></code>)</p>\n<p><p>If non-null, include only the specified types of contributions. The\nGitHub.com UI uses [COMMIT, ISSUE, PULL_REQUEST, REPOSITORY].</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includeUserRepositories</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If true, include user repositories.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>Find Repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>Name of Repository to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>savedReplies</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#savedreplyconnection\">SavedReplyConnection</a></code>)</p></td>\n<td><p><p>Replies this user has saved.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#savedreplyorder\">SavedReplyOrder</a></code>)</p>\n<p><p>The field to order saved replies by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorshipsAsMaintainer</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#sponsorshipconnection\">SponsorshipConnection!</a></code>)</p></td>\n<td><p><p>This object&apos;s sponsorships as the maintainer.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includePrivate</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether or not to include private sponsorships in the result set.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#sponsorshiporder\">SponsorshipOrder</a></code>)</p>\n<p><p>Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorshipsAsSponsor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#sponsorshipconnection\">SponsorshipConnection!</a></code>)</p></td>\n<td><p><p>This object&apos;s sponsorships as the sponsor.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#sponsorshiporder\">SponsorshipOrder</a></code>)</p>\n<p><p>Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>starredRepositories</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#starredrepositoryconnection\">StarredRepositoryConnection!</a></code>)</p></td>\n<td><p><p>Repositories the user has starred.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#starorder\">StarOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownedByViewer</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Filters starred repositories to only return repositories owned by the viewer.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>status</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#userstatus\">UserStatus</a></code>)</p></td>\n<td><p><p>The user&apos;s description of what they&apos;re currently doing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>suspendedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the user was suspended.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topRepositories</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>Repositories the user has contributed to, ordered by contribution rank, plus repositories the user has created.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#repositoryorder\">RepositoryOrder!</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>How far back in time to fetch contributed repositories.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>twitterUsername</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s Twitter username.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanChangePinnedItems</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the viewer pin repositories and gists to the profile?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateProjects</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer create new projects on this owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanFollow</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer is able to follow the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerIsFollowing</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is followed by the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>watching</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories the given user is watching.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Affiliation options for repositories returned from the connection. If none\nspecified, the results will include repositories for which the current\nviewer is an owner or collaborator, or member.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownerAffiliations</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of owner&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>websiteUrl</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>A URL pointing to the user&apos;s public website/blog.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userblockedevent\">\n <a href=\"#userblockedevent\">UserBlockedEvent</a>\n </h2>\n <p>Represents a<code>user_blocked</code>event on a given user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockDuration</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/enums#userblockduration\">UserBlockDuration!</a></code>)</p></td>\n<td><p><p>Number of days that the user was blocked for.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who was blocked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userconnection\">\n <a href=\"#userconnection\">UserConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#useredge\">[UserEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"usercontentedit\">\n <a href=\"#usercontentedit\">UserContentEdit</a>\n </h2>\n <p>An edit on user content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletedBy</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who deleted this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>diff</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A summary of the changes for this edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this content was edited.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"usercontenteditconnection\">\n <a href=\"#usercontenteditconnection\">UserContentEditConnection</a>\n </h2>\n <p>A list of edits to content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#usercontenteditedge\">[UserContentEditEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#usercontentedit\">[UserContentEdit]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"usercontenteditedge\">\n <a href=\"#usercontenteditedge\">UserContentEditEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#usercontentedit\">UserContentEdit</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"useredge\">\n <a href=\"#useredge\">UserEdge</a>\n </h2>\n <p>Represents a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"useremailmetadata\">\n <a href=\"#useremailmetadata\">UserEmailMetadata</a>\n </h2>\n <p>Email attributes from External Identity.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>primary</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Boolean to identify primary emails.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>type</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Type of email.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>value</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Email id.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userstatus\">\n <a href=\"#userstatus\">UserStatus</a>\n </h2>\n <p>The user&apos;s description of what they&apos;re currently doing.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>emoji</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>An emoji summarizing the user&apos;s status.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>emojiHTML</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#html\">HTML</a></code>)</p></td>\n<td><p><p>The status emoji as HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>expiresAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>If set, the status will not be shown after this date.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>id</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>indicatesLimitedAvailability</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this status indicates the user is not fully available on GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A brief message describing what the user is doing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The organization whose members can see this status. If null, this status is publicly visible.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who has this status.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userstatusconnection\">\n <a href=\"#userstatusconnection\">UserStatusConnection</a>\n </h2>\n <p>The connection type for UserStatus.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#userstatusedge\">[UserStatusEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#userstatus\">[UserStatus]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userstatusedge\">\n <a href=\"#userstatusedge\">UserStatusEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#userstatus\">UserStatus</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"viewerhovercardcontext\">\n <a href=\"#viewerhovercardcontext\">ViewerHovercardContext</a>\n </h2>\n <p>A hovercard context with a message describing how the viewer is related.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@3.0/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewer</code> (<code><a href=\"/en/enterprise-server@3.0/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>Identifies the user who is related to this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n",
"miniToc": [
{
"contents": "\n <a href=\"#actorlocation\">ActorLocation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addedtoprojectevent\">AddedToProjectEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#app\">App</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#assignedevent\">AssignedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#automaticbasechangefailedevent\">AutomaticBaseChangeFailedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#automaticbasechangesucceededevent\">AutomaticBaseChangeSucceededEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#baserefchangedevent\">BaseRefChangedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#baserefdeletedevent\">BaseRefDeletedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#baserefforcepushedevent\">BaseRefForcePushedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#blame\">Blame</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#blamerange\">BlameRange</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#blob\">Blob</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#bot\">Bot</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionrule\">BranchProtectionRule</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleconflict\">BranchProtectionRuleConflict</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleconflictconnection\">BranchProtectionRuleConflictConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleconflictedge\">BranchProtectionRuleConflictEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleconnection\">BranchProtectionRuleConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleedge\">BranchProtectionRuleEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotation\">CheckAnnotation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationconnection\">CheckAnnotationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationedge\">CheckAnnotationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationposition\">CheckAnnotationPosition</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationspan\">CheckAnnotationSpan</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrun\">CheckRun</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunconnection\">CheckRunConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunedge\">CheckRunEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuite\">CheckSuite</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuiteconnection\">CheckSuiteConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuiteedge\">CheckSuiteEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#closedevent\">ClosedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#codeofconduct\">CodeOfConduct</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commentdeletedevent\">CommentDeletedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commit\">Commit</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcomment\">CommitComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcommentconnection\">CommitCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcommentedge\">CommitCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcommentthread\">CommitCommentThread</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitconnection\">CommitConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcontributionsbyrepository\">CommitContributionsByRepository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitedge\">CommitEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commithistoryconnection\">CommitHistoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#connectedevent\">ConnectedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contentattachment\">ContentAttachment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contentreference\">ContentReference</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributioncalendar\">ContributionCalendar</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributioncalendarday\">ContributionCalendarDay</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributioncalendarmonth\">ContributionCalendarMonth</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributioncalendarweek\">ContributionCalendarWeek</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributionscollection\">ContributionsCollection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#converttodraftevent\">ConvertToDraftEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#convertednotetoissueevent\">ConvertedNoteToIssueEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdcommitcontribution\">CreatedCommitContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdcommitcontributionconnection\">CreatedCommitContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdcommitcontributionedge\">CreatedCommitContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdissuecontribution\">CreatedIssueContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdissuecontributionconnection\">CreatedIssueContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdissuecontributionedge\">CreatedIssueContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestcontribution\">CreatedPullRequestContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestcontributionconnection\">CreatedPullRequestContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestcontributionedge\">CreatedPullRequestContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestreviewcontribution\">CreatedPullRequestReviewContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestreviewcontributionconnection\">CreatedPullRequestReviewContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestreviewcontributionedge\">CreatedPullRequestReviewContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdrepositorycontribution\">CreatedRepositoryContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdrepositorycontributionconnection\">CreatedRepositoryContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdrepositorycontributionedge\">CreatedRepositoryContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#crossreferencedevent\">CrossReferencedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#demilestonedevent\">DemilestonedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploykey\">DeployKey</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploykeyconnection\">DeployKeyConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploykeyedge\">DeployKeyEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deployedevent\">DeployedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deployment\">Deployment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentconnection\">DeploymentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentedge\">DeploymentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentenvironmentchangedevent\">DeploymentEnvironmentChangedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentstatus\">DeploymentStatus</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentstatusconnection\">DeploymentStatusConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentstatusedge\">DeploymentStatusEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#disconnectedevent\">DisconnectedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprise\">Enterprise</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorconnection\">EnterpriseAdministratorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratoredge\">EnterpriseAdministratorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorinvitation\">EnterpriseAdministratorInvitation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorinvitationconnection\">EnterpriseAdministratorInvitationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorinvitationedge\">EnterpriseAdministratorInvitationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisebillinginfo\">EnterpriseBillingInfo</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseidentityprovider\">EnterpriseIdentityProvider</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisememberconnection\">EnterpriseMemberConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisememberedge\">EnterpriseMemberEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseorganizationmembershipconnection\">EnterpriseOrganizationMembershipConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseorganizationmembershipedge\">EnterpriseOrganizationMembershipEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseoutsidecollaboratorconnection\">EnterpriseOutsideCollaboratorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseoutsidecollaboratoredge\">EnterpriseOutsideCollaboratorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseownerinfo\">EnterpriseOwnerInfo</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisependingcollaboratorconnection\">EnterprisePendingCollaboratorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisependingcollaboratoredge\">EnterprisePendingCollaboratorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisependingmemberinvitationconnection\">EnterprisePendingMemberInvitationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisependingmemberinvitationedge\">EnterprisePendingMemberInvitationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriserepositoryinfo\">EnterpriseRepositoryInfo</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriserepositoryinfoconnection\">EnterpriseRepositoryInfoConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriserepositoryinfoedge\">EnterpriseRepositoryInfoEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserverinstallation\">EnterpriseServerInstallation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccount\">EnterpriseServerUserAccount</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountconnection\">EnterpriseServerUserAccountConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountedge\">EnterpriseServerUserAccountEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountemail\">EnterpriseServerUserAccountEmail</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountemailconnection\">EnterpriseServerUserAccountEmailConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountemailedge\">EnterpriseServerUserAccountEmailEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountsupload\">EnterpriseServerUserAccountsUpload</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountsuploadconnection\">EnterpriseServerUserAccountsUploadConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountsuploadedge\">EnterpriseServerUserAccountsUploadEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseuseraccount\">EnterpriseUserAccount</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseuseraccountconnection\">EnterpriseUserAccountConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseuseraccountedge\">EnterpriseUserAccountEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentity\">ExternalIdentity</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentityconnection\">ExternalIdentityConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentityedge\">ExternalIdentityEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentitysamlattributes\">ExternalIdentitySamlAttributes</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentityscimattributes\">ExternalIdentityScimAttributes</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#followerconnection\">FollowerConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#followingconnection\">FollowingConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#generichovercardcontext\">GenericHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gist\">Gist</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistcomment\">GistComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistcommentconnection\">GistCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistcommentedge\">GistCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistconnection\">GistConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistedge\">GistEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistfile\">GistFile</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gitactor\">GitActor</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gitactorconnection\">GitActorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gitactoredge\">GitActorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#githubmetadata\">GitHubMetadata</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gpgsignature\">GpgSignature</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#headrefdeletedevent\">HeadRefDeletedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#headrefforcepushedevent\">HeadRefForcePushedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#headrefrestoredevent\">HeadRefRestoredEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#hovercard\">Hovercard</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ipallowlistentry\">IpAllowListEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ipallowlistentryconnection\">IpAllowListEntryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ipallowlistentryedge\">IpAllowListEntryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issue\">Issue</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecomment\">IssueComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecommentconnection\">IssueCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecommentedge\">IssueCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issueconnection\">IssueConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecontributionsbyrepository\">IssueContributionsByRepository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issueedge\">IssueEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetemplate\">IssueTemplate</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetimelineconnection\">IssueTimelineConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetimelineitemedge\">IssueTimelineItemEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetimelineitemsconnection\">IssueTimelineItemsConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetimelineitemsedge\">IssueTimelineItemsEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#joinedgithubcontribution\">JoinedGitHubContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#label\">Label</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#labelconnection\">LabelConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#labeledge\">LabelEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#labeledevent\">LabeledEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#language\">Language</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#languageconnection\">LanguageConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#languageedge\">LanguageEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#license\">License</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#licenserule\">LicenseRule</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#lockedevent\">LockedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mannequin\">Mannequin</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#markedasduplicateevent\">MarkedAsDuplicateEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#memberscandeletereposclearauditentry\">MembersCanDeleteReposClearAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#memberscandeletereposdisableauditentry\">MembersCanDeleteReposDisableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#memberscandeletereposenableauditentry\">MembersCanDeleteReposEnableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mentionedevent\">MentionedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mergedevent\">MergedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestone\">Milestone</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestoneconnection\">MilestoneConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestoneedge\">MilestoneEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestonedevent\">MilestonedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#movedcolumnsinprojectevent\">MovedColumnsInProjectEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#oauthapplicationcreateauditentry\">OauthApplicationCreateAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgaddbillingmanagerauditentry\">OrgAddBillingManagerAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgaddmemberauditentry\">OrgAddMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgblockuserauditentry\">OrgBlockUserAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgconfigdisablecollaboratorsonlyauditentry\">OrgConfigDisableCollaboratorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgconfigenablecollaboratorsonlyauditentry\">OrgConfigEnableCollaboratorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgcreateauditentry\">OrgCreateAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgdisableoauthapprestrictionsauditentry\">OrgDisableOauthAppRestrictionsAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgdisablesamlauditentry\">OrgDisableSamlAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgdisabletwofactorrequirementauditentry\">OrgDisableTwoFactorRequirementAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgenableoauthapprestrictionsauditentry\">OrgEnableOauthAppRestrictionsAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgenablesamlauditentry\">OrgEnableSamlAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgenabletwofactorrequirementauditentry\">OrgEnableTwoFactorRequirementAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orginvitememberauditentry\">OrgInviteMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orginvitetobusinessauditentry\">OrgInviteToBusinessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgoauthappaccessapprovedauditentry\">OrgOauthAppAccessApprovedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgoauthappaccessdeniedauditentry\">OrgOauthAppAccessDeniedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgoauthappaccessrequestedauditentry\">OrgOauthAppAccessRequestedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgremovebillingmanagerauditentry\">OrgRemoveBillingManagerAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgremovememberauditentry\">OrgRemoveMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgremoveoutsidecollaboratorauditentry\">OrgRemoveOutsideCollaboratorAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgrestorememberauditentry\">OrgRestoreMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgrestoremembermembershiporganizationauditentrydata\">OrgRestoreMemberMembershipOrganizationAuditEntryData</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgrestoremembermembershiprepositoryauditentrydata\">OrgRestoreMemberMembershipRepositoryAuditEntryData</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgrestoremembermembershipteamauditentrydata\">OrgRestoreMemberMembershipTeamAuditEntryData</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgunblockuserauditentry\">OrgUnblockUserAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgupdatedefaultrepositorypermissionauditentry\">OrgUpdateDefaultRepositoryPermissionAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgupdatememberauditentry\">OrgUpdateMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgupdatememberrepositorycreationpermissionauditentry\">OrgUpdateMemberRepositoryCreationPermissionAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgupdatememberrepositoryinvitationpermissionauditentry\">OrgUpdateMemberRepositoryInvitationPermissionAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organization\">Organization</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationauditentryconnection\">OrganizationAuditEntryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationauditentryedge\">OrganizationAuditEntryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationconnection\">OrganizationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationedge\">OrganizationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationidentityprovider\">OrganizationIdentityProvider</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationinvitation\">OrganizationInvitation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationinvitationconnection\">OrganizationInvitationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationinvitationedge\">OrganizationInvitationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationmemberconnection\">OrganizationMemberConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationmemberedge\">OrganizationMemberEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationteamshovercardcontext\">OrganizationTeamsHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationshovercardcontext\">OrganizationsHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#package\">Package</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageconnection\">PackageConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageedge\">PackageEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagefile\">PackageFile</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagefileconnection\">PackageFileConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagefileedge\">PackageFileEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagestatistics\">PackageStatistics</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagetag\">PackageTag</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageversion\">PackageVersion</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageversionconnection\">PackageVersionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageversionedge\">PackageVersionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageversionstatistics\">PackageVersionStatistics</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pageinfo\">PageInfo</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#permissionsource\">PermissionSource</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnableitemconnection\">PinnableItemConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnableitemedge\">PinnableItemEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnedevent\">PinnedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnedissue\">PinnedIssue</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnedissueconnection\">PinnedIssueConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnedissueedge\">PinnedIssueEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#privaterepositoryforkingdisableauditentry\">PrivateRepositoryForkingDisableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#privaterepositoryforkingenableauditentry\">PrivateRepositoryForkingEnableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#profileitemshowcase\">ProfileItemShowcase</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#project\">Project</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcard\">ProjectCard</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcardconnection\">ProjectCardConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcardedge\">ProjectCardEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcolumn\">ProjectColumn</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcolumnconnection\">ProjectColumnConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcolumnedge\">ProjectColumnEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectconnection\">ProjectConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectedge\">ProjectEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectprogress\">ProjectProgress</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#publickey\">PublicKey</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#publickeyconnection\">PublicKeyConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#publickeyedge\">PublicKeyEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequest\">PullRequest</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestchangedfile\">PullRequestChangedFile</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestchangedfileconnection\">PullRequestChangedFileConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestchangedfileedge\">PullRequestChangedFileEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcommit\">PullRequestCommit</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcommitcommentthread\">PullRequestCommitCommentThread</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcommitconnection\">PullRequestCommitConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcommitedge\">PullRequestCommitEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestconnection\">PullRequestConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcontributionsbyrepository\">PullRequestContributionsByRepository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestedge\">PullRequestEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreview\">PullRequestReview</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewcomment\">PullRequestReviewComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewcommentconnection\">PullRequestReviewCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewcommentedge\">PullRequestReviewCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewconnection\">PullRequestReviewConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewcontributionsbyrepository\">PullRequestReviewContributionsByRepository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewedge\">PullRequestReviewEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewthread\">PullRequestReviewThread</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewthreadconnection\">PullRequestReviewThreadConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewthreadedge\">PullRequestReviewThreadEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestrevisionmarker\">PullRequestRevisionMarker</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequesttimelineconnection\">PullRequestTimelineConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequesttimelineitemedge\">PullRequestTimelineItemEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequesttimelineitemsconnection\">PullRequestTimelineItemsConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequesttimelineitemsedge\">PullRequestTimelineItemsEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#push\">Push</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pushallowance\">PushAllowance</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pushallowanceconnection\">PushAllowanceConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pushallowanceedge\">PushAllowanceEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ratelimit\">RateLimit</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactinguserconnection\">ReactingUserConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactinguseredge\">ReactingUserEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reaction\">Reaction</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactionconnection\">ReactionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactionedge\">ReactionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactiongroup\">ReactionGroup</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#readyforreviewevent\">ReadyForReviewEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ref\">Ref</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#refconnection\">RefConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#refedge\">RefEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#refupdaterule\">RefUpdateRule</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#referencedevent\">ReferencedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#release\">Release</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseasset\">ReleaseAsset</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseassetconnection\">ReleaseAssetConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseassetedge\">ReleaseAssetEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseconnection\">ReleaseConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseedge\">ReleaseEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removedfromprojectevent\">RemovedFromProjectEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#renamedtitleevent\">RenamedTitleEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reopenedevent\">ReopenedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoaccessauditentry\">RepoAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoaddmemberauditentry\">RepoAddMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoaddtopicauditentry\">RepoAddTopicAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoarchivedauditentry\">RepoArchivedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repochangemergesettingauditentry\">RepoChangeMergeSettingAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigdisableanonymousgitaccessauditentry\">RepoConfigDisableAnonymousGitAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigdisablecollaboratorsonlyauditentry\">RepoConfigDisableCollaboratorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigdisablecontributorsonlyauditentry\">RepoConfigDisableContributorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigdisablesockpuppetdisallowedauditentry\">RepoConfigDisableSockpuppetDisallowedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigenableanonymousgitaccessauditentry\">RepoConfigEnableAnonymousGitAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigenablecollaboratorsonlyauditentry\">RepoConfigEnableCollaboratorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigenablecontributorsonlyauditentry\">RepoConfigEnableContributorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigenablesockpuppetdisallowedauditentry\">RepoConfigEnableSockpuppetDisallowedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfiglockanonymousgitaccessauditentry\">RepoConfigLockAnonymousGitAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigunlockanonymousgitaccessauditentry\">RepoConfigUnlockAnonymousGitAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repocreateauditentry\">RepoCreateAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repodestroyauditentry\">RepoDestroyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reporemovememberauditentry\">RepoRemoveMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reporemovetopicauditentry\">RepoRemoveTopicAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repository\">Repository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorycollaboratorconnection\">RepositoryCollaboratorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorycollaboratoredge\">RepositoryCollaboratorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryconnection\">RepositoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorycontactlink\">RepositoryContactLink</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryedge\">RepositoryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryinvitation\">RepositoryInvitation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryinvitationconnection\">RepositoryInvitationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryinvitationedge\">RepositoryInvitationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorytopic\">RepositoryTopic</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorytopicconnection\">RepositoryTopicConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorytopicedge\">RepositoryTopicEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvisibilitychangedisableauditentry\">RepositoryVisibilityChangeDisableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvisibilitychangeenableauditentry\">RepositoryVisibilityChangeEnableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvulnerabilityalert\">RepositoryVulnerabilityAlert</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvulnerabilityalertconnection\">RepositoryVulnerabilityAlertConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvulnerabilityalertedge\">RepositoryVulnerabilityAlertEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#restrictedcontribution\">RestrictedContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewdismissalallowance\">ReviewDismissalAllowance</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewdismissalallowanceconnection\">ReviewDismissalAllowanceConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewdismissalallowanceedge\">ReviewDismissalAllowanceEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewdismissedevent\">ReviewDismissedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequest\">ReviewRequest</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequestconnection\">ReviewRequestConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequestedge\">ReviewRequestEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequestremovedevent\">ReviewRequestRemovedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequestedevent\">ReviewRequestedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewstatushovercardcontext\">ReviewStatusHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#savedreply\">SavedReply</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#savedreplyconnection\">SavedReplyConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#savedreplyedge\">SavedReplyEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#searchresultitemconnection\">SearchResultItemConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#searchresultitemedge\">SearchResultItemEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisory\">SecurityAdvisory</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisoryconnection\">SecurityAdvisoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisoryedge\">SecurityAdvisoryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisoryidentifier\">SecurityAdvisoryIdentifier</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisorypackage\">SecurityAdvisoryPackage</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisorypackageversion\">SecurityAdvisoryPackageVersion</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisoryreference\">SecurityAdvisoryReference</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityvulnerability\">SecurityVulnerability</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityvulnerabilityconnection\">SecurityVulnerabilityConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityvulnerabilityedge\">SecurityVulnerabilityEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#smimesignature\">SmimeSignature</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorship\">Sponsorship</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorshipconnection\">SponsorshipConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorshipedge\">SponsorshipEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#stargazerconnection\">StargazerConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#stargazeredge\">StargazerEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#starredrepositoryconnection\">StarredRepositoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#starredrepositoryedge\">StarredRepositoryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#status\">Status</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#statuscheckrollup\">StatusCheckRollup</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#statuscheckrollupcontextconnection\">StatusCheckRollupContextConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#statuscheckrollupcontextedge\">StatusCheckRollupContextEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#statuscontext\">StatusContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#submodule\">Submodule</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#submoduleconnection\">SubmoduleConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#submoduleedge\">SubmoduleEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#subscribedevent\">SubscribedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#suggestedreviewer\">SuggestedReviewer</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#tag\">Tag</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#team\">Team</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamaddmemberauditentry\">TeamAddMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamaddrepositoryauditentry\">TeamAddRepositoryAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamchangeparentteamauditentry\">TeamChangeParentTeamAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamconnection\">TeamConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussion\">TeamDiscussion</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussioncomment\">TeamDiscussionComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussioncommentconnection\">TeamDiscussionCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussioncommentedge\">TeamDiscussionCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussionconnection\">TeamDiscussionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussionedge\">TeamDiscussionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamedge\">TeamEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teammemberconnection\">TeamMemberConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teammemberedge\">TeamMemberEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamremovememberauditentry\">TeamRemoveMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamremoverepositoryauditentry\">TeamRemoveRepositoryAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamrepositoryconnection\">TeamRepositoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamrepositoryedge\">TeamRepositoryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#textmatch\">TextMatch</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#textmatchhighlight\">TextMatchHighlight</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#topic\">Topic</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#transferredevent\">TransferredEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#tree\">Tree</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#treeentry\">TreeEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unassignedevent\">UnassignedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unknownsignature\">UnknownSignature</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unlabeledevent\">UnlabeledEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unlockedevent\">UnlockedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unmarkedasduplicateevent\">UnmarkedAsDuplicateEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unpinnedevent\">UnpinnedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unsubscribedevent\">UnsubscribedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#user\">User</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userblockedevent\">UserBlockedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userconnection\">UserConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#usercontentedit\">UserContentEdit</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#usercontenteditconnection\">UserContentEditConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#usercontenteditedge\">UserContentEditEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#useredge\">UserEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#useremailmetadata\">UserEmailMetadata</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userstatus\">UserStatus</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userstatusconnection\">UserStatusConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userstatusedge\">UserStatusEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#viewerhovercardcontext\">ViewerHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
}
]
},
"ghes-2.22": {
"html": "<div>\n <div>\n <h2 id=\"actorlocation\">\n <a href=\"#actorlocation\">ActorLocation</a>\n </h2>\n <p>Location information for an actor.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>city</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>City.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>country</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Country name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>countryCode</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Country code.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>region</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Region name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>regionCode</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Region or state code.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addedtoprojectevent\">\n <a href=\"#addedtoprojectevent\">AddedToProjectEvent</a>\n </h2>\n <p>Represents a<code>added_to_project</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Project referenced by event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>project</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCard</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#projectcard\">ProjectCard</a></code>)</p></td>\n<td><p><p>Project card referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectCard</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectColumnName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectColumnName</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"app\">\n <a href=\"#app\">App</a>\n </h2>\n <p>A GitHub App.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the app.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>logoBackgroundColor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The hex color code, without the leading &apos;#&apos;, for the logo background.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>logoUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the app&apos;s logo.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the app.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>slug</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A slug based on the name of the app for use in URLs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The URL to the app&apos;s homepage.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"assignedevent\">\n <a href=\"#assignedevent\">AssignedEvent</a>\n </h2>\n <p>Represents an<code>assigned</code>event on any assignable object.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignable</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#assignable\">Assignable!</a></code>)</p></td>\n<td><p><p>Identifies the assignable associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignee</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#assignee\">Assignee</a></code>)</p></td>\n<td><p><p>Identifies the user or mannequin that was assigned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>Identifies the user who was assigned.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>user</code> is deprecated. <p>Assignees can now be mannequins. Use the <code>assignee</code> field instead. Removal on 2020-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"automaticbasechangefailedevent\">\n <a href=\"#automaticbasechangefailedevent\">AutomaticBaseChangeFailedEvent</a>\n </h2>\n <p>Represents a<code>automatic_base_change_failed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newBase</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The new base for this PR.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oldBase</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The old base for this PR.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"automaticbasechangesucceededevent\">\n <a href=\"#automaticbasechangesucceededevent\">AutomaticBaseChangeSucceededEvent</a>\n </h2>\n <p>Represents a<code>automatic_base_change_succeeded</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newBase</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The new base for this PR.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oldBase</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The old base for this PR.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"baserefchangedevent\">\n <a href=\"#baserefchangedevent\">BaseRefChangedEvent</a>\n </h2>\n <p>Represents a<code>base_ref_changed</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"baserefforcepushedevent\">\n <a href=\"#baserefforcepushedevent\">BaseRefForcePushedEvent</a>\n </h2>\n <p>Represents a<code>base_ref_force_pushed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>afterCommit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the after commit SHA for the<code>base_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>beforeCommit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the before commit SHA for the<code>base_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the fully qualified ref name for the<code>base_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"blame\">\n <a href=\"#blame\">Blame</a>\n </h2>\n <p>Represents a Git blame.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>ranges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#blamerange\">[BlameRange!]!</a></code>)</p></td>\n<td><p><p>The list of ranges from a Git blame.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"blamerange\">\n <a href=\"#blamerange\">BlameRange</a>\n </h2>\n <p>Represents a range of information from a Git blame.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>age</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the recency of the change, from 1 (new) to 10 (old). This is\ncalculated as a 2-quantile and determines the length of distance between the\nmedian age of all the changes in the file and the recency of the current\nrange&apos;s change.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>Identifies the line author.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>endingLine</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The ending line for the range.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startingLine</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The starting line for the range.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"blob\">\n <a href=\"#blob\">Blob</a>\n </h2>\n <p>Represents a Git blob.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#gitobject\">GitObject</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>abbreviatedOid</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An abbreviated version of the Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>byteSize</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Byte size of Blob object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isBinary</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Indicates whether the Blob is binary or text. Returns null if unable to determine the encoding.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isTruncated</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the contents is truncated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository the Git object belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>text</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>UTF8 text data or null if the Blob is binary.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"bot\">\n <a href=\"#bot\">Bot</a>\n </h2>\n <p>A special type of user which takes actions on behalf of GitHub Apps.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the GitHub App&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The username of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this bot.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this bot.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionrule\">\n <a href=\"#branchprotectionrule\">BranchProtectionRule</a>\n </h2>\n <p>A branch protection rule.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>branchProtectionRuleConflicts</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#branchprotectionruleconflictconnection\">BranchProtectionRuleConflictConnection!</a></code>)</p></td>\n<td><p><p>A list of conflicts matching branches protection rule and other branch protection rules.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who created this branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissesStaleReviews</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Will new commits pushed to matching branches dismiss pull request review approvals.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isAdminEnforced</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can admins overwrite branch protection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>matchingRefs</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#refconnection\">RefConnection!</a></code>)</p></td>\n<td><p><p>Repository refs that are protected by this rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters refs with query on name.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pattern</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the protection rule pattern.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pushAllowances</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pushallowanceconnection\">PushAllowanceConnection!</a></code>)</p></td>\n<td><p><p>A list push allowances for this branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with this branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiredApprovingReviewCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Number of approving reviews required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiredStatusCheckContexts</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String]</a></code>)</p></td>\n<td><p><p>List of required status check contexts that must pass for commits to be accepted to matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresApprovingReviews</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are approving reviews required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresCodeOwnerReviews</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are reviews from code owners required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresCommitSignatures</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are commits required to be signed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresStatusChecks</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are status checks required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresStrictStatusChecks</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are branches required to be up to date before merging.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restrictsPushes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is pushing to matching branches restricted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restrictsReviewDismissals</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is dismissal of pull request reviews restricted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewDismissalAllowances</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reviewdismissalallowanceconnection\">ReviewDismissalAllowanceConnection!</a></code>)</p></td>\n<td><p><p>A list review dismissal allowances for this branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleconflict\">\n <a href=\"#branchprotectionruleconflict\">BranchProtectionRuleConflict</a>\n </h2>\n <p>A conflict between two branch protection rules.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>branchProtectionRule</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Identifies the branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>conflictingBranchProtectionRule</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Identifies the conflicting branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the branch ref that has conflicting rules.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleconflictconnection\">\n <a href=\"#branchprotectionruleconflictconnection\">BranchProtectionRuleConflictConnection</a>\n </h2>\n <p>The connection type for BranchProtectionRuleConflict.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#branchprotectionruleconflictedge\">[BranchProtectionRuleConflictEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#branchprotectionruleconflict\">[BranchProtectionRuleConflict]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleconflictedge\">\n <a href=\"#branchprotectionruleconflictedge\">BranchProtectionRuleConflictEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#branchprotectionruleconflict\">BranchProtectionRuleConflict</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleconnection\">\n <a href=\"#branchprotectionruleconnection\">BranchProtectionRuleConnection</a>\n </h2>\n <p>The connection type for BranchProtectionRule.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#branchprotectionruleedge\">[BranchProtectionRuleEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#branchprotectionrule\">[BranchProtectionRule]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleedge\">\n <a href=\"#branchprotectionruleedge\">BranchProtectionRuleEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotation\">\n <a href=\"#checkannotation\">CheckAnnotation</a>\n </h2>\n <p>A single check annotation.</p>\n </div>\n\n <div>\n \n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>CheckAnnotation</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#checks-preview\">Checks preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>annotationLevel</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#checkannotationlevel\">CheckAnnotationLevel</a></code>)</p></td>\n<td><p><p>The annotation&apos;s severity level.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blobUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The path to the file that this annotation was made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>location</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#checkannotationspan\">CheckAnnotationSpan!</a></code>)</p></td>\n<td><p><p>The position of this annotation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The annotation&apos;s message.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The path that this annotation was made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>rawDetails</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Additional information about the annotation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The annotation&apos;s title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationconnection\">\n <a href=\"#checkannotationconnection\">CheckAnnotationConnection</a>\n </h2>\n <p>The connection type for CheckAnnotation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#checkannotationedge\">[CheckAnnotationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#checkannotation\">[CheckAnnotation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>nodes</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#checks-preview\">Checks preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationedge\">\n <a href=\"#checkannotationedge\">CheckAnnotationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#checkannotation\">CheckAnnotation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>node</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#checks-preview\">Checks preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationposition\">\n <a href=\"#checkannotationposition\">CheckAnnotationPosition</a>\n </h2>\n <p>A character position in a check annotation.</p>\n </div>\n\n <div>\n \n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>CheckAnnotationPosition</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#checks-preview\">Checks preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>column</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Column number (1 indexed).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>line</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Line number (1 indexed).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationspan\">\n <a href=\"#checkannotationspan\">CheckAnnotationSpan</a>\n </h2>\n <p>An inclusive pair of positions for a check annotation.</p>\n </div>\n\n <div>\n \n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>CheckAnnotationSpan</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#checks-preview\">Checks preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>end</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#checkannotationposition\">CheckAnnotationPosition!</a></code>)</p></td>\n<td><p><p>End position (inclusive).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>start</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#checkannotationposition\">CheckAnnotationPosition!</a></code>)</p></td>\n<td><p><p>Start position (inclusive).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrun\">\n <a href=\"#checkrun\">CheckRun</a>\n </h2>\n <p>A check run.</p>\n </div>\n\n <div>\n \n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>CheckRun</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#checks-preview\">Checks preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>annotations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#checkannotationconnection\">CheckAnnotationConnection</a></code>)</p></td>\n<td><p><p>The check run&apos;s annotations.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkSuite</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#checksuite\">CheckSuite!</a></code>)</p></td>\n<td><p><p>The check suite that this run is a part of.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>completedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the check run was completed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>conclusion</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#checkconclusionstate\">CheckConclusionState</a></code>)</p></td>\n<td><p><p>The conclusion of the check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>detailsUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL from which to find full details of the check run on the integrator&apos;s site.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>externalId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A reference for the check run on the integrator&apos;s system.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the check for this check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The permalink to the check run summary.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the check run was started.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>status</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#checkstatusstate\">CheckStatusState!</a></code>)</p></td>\n<td><p><p>The current status of the check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>summary</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A string representing the check run&apos;s summary.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>text</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A string representing the check run&apos;s text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A string representing the check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunconnection\">\n <a href=\"#checkrunconnection\">CheckRunConnection</a>\n </h2>\n <p>The connection type for CheckRun.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#checkrunedge\">[CheckRunEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#checkrun\">[CheckRun]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>nodes</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#checks-preview\">Checks preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunedge\">\n <a href=\"#checkrunedge\">CheckRunEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#checkrun\">CheckRun</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>node</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#checks-preview\">Checks preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuite\">\n <a href=\"#checksuite\">CheckSuite</a>\n </h2>\n <p>A check suite.</p>\n </div>\n\n <div>\n \n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>CheckSuite</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#checks-preview\">Checks preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>app</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#app\">App</a></code>)</p></td>\n<td><p><p>The GitHub App which created this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branch</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The name of the branch for this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkRuns</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#checkrunconnection\">CheckRunConnection</a></code>)</p></td>\n<td><p><p>The check runs associated with a check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#checkrunfilter\">CheckRunFilter</a></code>)</p>\n<p><p>Filters the check runs by this type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>The commit for this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>conclusion</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#checkconclusionstate\">CheckConclusionState</a></code>)</p></td>\n<td><p><p>The conclusion of this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>matchingPullRequests</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestconnection\">PullRequestConnection</a></code>)</p></td>\n<td><p><p>A list of open pull requests matching the check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>push</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#push\">Push</a></code>)</p></td>\n<td><p><p>The push that triggered this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>status</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#checkstatusstate\">CheckStatusState!</a></code>)</p></td>\n<td><p><p>The status of this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuiteconnection\">\n <a href=\"#checksuiteconnection\">CheckSuiteConnection</a>\n </h2>\n <p>The connection type for CheckSuite.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#checksuiteedge\">[CheckSuiteEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#checksuite\">[CheckSuite]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>nodes</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#checks-preview\">Checks preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuiteedge\">\n <a href=\"#checksuiteedge\">CheckSuiteEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#checksuite\">CheckSuite</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>node</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#checks-preview\">Checks preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"closedevent\">\n <a href=\"#closedevent\">ClosedEvent</a>\n </h2>\n <p>Represents a<code>closed</code>event on any <code>Closable</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closable</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#closable\">Closable!</a></code>)</p></td>\n<td><p><p>Object that was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closer</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#closer\">Closer</a></code>)</p></td>\n<td><p><p>Object which triggered the creation of this event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this closed event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this closed event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"codeofconduct\">\n <a href=\"#codeofconduct\">CodeOfConduct</a>\n </h2>\n <p>The Code of Conduct for a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The body of the Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The key for the Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The formal name of the Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commentdeletedevent\">\n <a href=\"#commentdeletedevent\">CommentDeletedEvent</a>\n </h2>\n <p>Represents a<code>comment_deleted</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commit\">\n <a href=\"#commit\">Commit</a>\n </h2>\n <p>Represents a Git commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#gitobject\">GitObject</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>abbreviatedOid</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An abbreviated version of the Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>additions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of additions in this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>associatedPullRequests</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestconnection\">PullRequestConnection</a></code>)</p></td>\n<td><p><p>The pull requests associated with a commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#pullrequestorder\">PullRequestOrder</a></code>)</p>\n<p><p>Ordering options for pull requests.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#gitactor\">GitActor</a></code>)</p></td>\n<td><p><p>Authorship details of the commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authoredByCommitter</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the committer and the author match.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authoredDate</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The datetime when this commit was authored.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blame</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#blame\">Blame!</a></code>)</p></td>\n<td><p><p>Fetches <code>git blame</code> information.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>path</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The file whose Git blame information you want.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>changedFiles</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of changed files in this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkSuites</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#checksuiteconnection\">CheckSuiteConnection</a></code>)</p></td>\n<td><p><p>The check suites associated with a commit.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>checkSuites</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#checks-preview\">Checks preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#checksuitefilter\">CheckSuiteFilter</a></code>)</p>\n<p><p>Filters the check suites by this type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>Comments made on the commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>committedDate</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The datetime when this commit was committed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>committedViaWeb</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if commited via GitHub web UI.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>committer</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#gitactor\">GitActor</a></code>)</p></td>\n<td><p><p>Committership details of the commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of deletions in this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployments</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#deploymentconnection\">DeploymentConnection</a></code>)</p></td>\n<td><p><p>The deployments associated with a commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>environments</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>Environments to list deployments for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#deploymentorder\">DeploymentOrder</a></code>)</p>\n<p><p>Ordering options for deployments returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>history</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commithistoryconnection\">CommitHistoryConnection!</a></code>)</p></td>\n<td><p><p>The linear commit history starting from (and including) this commit, in the same order as <code>git log</code>.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>author</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#commitauthor\">CommitAuthor</a></code>)</p>\n<p><p>If non-null, filters history to only show commits with matching authorship.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>path</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>If non-null, filters history to only show commits touching files under this path.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gittimestamp\">GitTimestamp</a></code>)</p>\n<p><p>Allows specifying a beginning time or date for fetching commits.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>until</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gittimestamp\">GitTimestamp</a></code>)</p>\n<p><p>Allows specifying an ending time or date for fetching commits.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The Git commit message.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>messageBody</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The Git commit message body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>messageBodyHTML</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The commit message body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>messageHeadline</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The Git commit message headline.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>messageHeadlineHTML</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The commit message headline rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>onBehalfOf</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The organization this commit was made on behalf of.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parents</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commitconnection\">CommitConnection!</a></code>)</p></td>\n<td><p><p>The parents of a commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pushedDate</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The datetime when this commit was pushed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository this commit belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signature</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#gitsignature\">GitSignature</a></code>)</p></td>\n<td><p><p>Commit signing information, if present.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>status</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#status\">Status</a></code>)</p></td>\n<td><p><p>Status information for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>statusCheckRollup</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#statuscheckrollup\">StatusCheckRollup</a></code>)</p></td>\n<td><p><p>Check and Status rollup information for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>submodules</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#submoduleconnection\">SubmoduleConnection!</a></code>)</p></td>\n<td><p><p>Returns a list of all submodules in this repository as of this Commit parsed from the .gitmodules file.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tarballUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>Returns a URL to download a tarball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tree</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#tree\">Tree!</a></code>)</p></td>\n<td><p><p>Commit&apos;s root Tree.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>treeResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for the tree of this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>treeUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for the tree of this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>zipballUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>Returns a URL to download a zipball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcomment\">\n <a href=\"#commitcomment\">CommitComment</a>\n </h2>\n <p>Represents a comment on a given Commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#minimizable\">Minimizable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the comment body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with the comment, if the commit exists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMinimized</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not a comment has been minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>minimizedReason</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Returns why the comment was minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the file path associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>position</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the line position associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path permalink for this commit comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL permalink for this commit comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMinimize</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can minimize this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcommentconnection\">\n <a href=\"#commitcommentconnection\">CommitCommentConnection</a>\n </h2>\n <p>The connection type for CommitComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commitcommentedge\">[CommitCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commitcomment\">[CommitComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcommentedge\">\n <a href=\"#commitcommentedge\">CommitCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commitcomment\">CommitComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcommentthread\">\n <a href=\"#commitcommentthread\">CommitCommentThread</a>\n </h2>\n <p>A thread of comments on a commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>The comments that exist in this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit the comments were made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The file the comments were made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>position</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The position in the diff for the commit that the comment was made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitconnection\">\n <a href=\"#commitconnection\">CommitConnection</a>\n </h2>\n <p>The connection type for Commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commitedge\">[CommitEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">[Commit]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcontributionsbyrepository\">\n <a href=\"#commitcontributionsbyrepository\">CommitContributionsByRepository</a>\n </h2>\n <p>This aggregates commits made by a user within one repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdcommitcontributionconnection\">CreatedCommitContributionConnection!</a></code>)</p></td>\n<td><p><p>The commit contributions, each representing a day.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#commitcontributionorder\">CommitContributionOrder</a></code>)</p>\n<p><p>Ordering options for commit contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository in which the commits were made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for the user&apos;s commits to the repository in this time range.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user&apos;s commits to the repository in this time range.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitedge\">\n <a href=\"#commitedge\">CommitEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commithistoryconnection\">\n <a href=\"#commithistoryconnection\">CommitHistoryConnection</a>\n </h2>\n <p>The connection type for Commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commitedge\">[CommitEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">[Commit]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"connectedevent\">\n <a href=\"#connectedevent\">ConnectedEvent</a>\n </h2>\n <p>Represents a<code>connected</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Reference originated in a different repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>source</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request that made the reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request which was connected.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contentattachment\">\n <a href=\"#contentattachment\">ContentAttachment</a>\n </h2>\n <p>A content attachment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body text of the content attachment. This parameter supports markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contentReference</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#contentreference\">ContentReference!</a></code>)</p></td>\n<td><p><p>The content reference that the content attachment is attached to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The title of the content attachment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contentreference\">\n <a href=\"#contentreference\">ContentReference</a>\n </h2>\n <p>A content reference.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reference</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The reference of the content reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributioncalendar\">\n <a href=\"#contributioncalendar\">ContributionCalendar</a>\n </h2>\n <p>A calendar of contributions made on GitHub by a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>colors</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String!]!</a></code>)</p></td>\n<td><p><p>A list of hex color codes used in this calendar. The darker the color, the more contributions it represents.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isHalloween</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if the color set was chosen because it&apos;s currently Halloween.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>months</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#contributioncalendarmonth\">[ContributionCalendarMonth!]!</a></code>)</p></td>\n<td><p><p>A list of the months of contributions in this calendar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalContributions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The count of total contributions in the calendar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>weeks</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#contributioncalendarweek\">[ContributionCalendarWeek!]!</a></code>)</p></td>\n<td><p><p>A list of the weeks of contributions in this calendar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributioncalendarday\">\n <a href=\"#contributioncalendarday\">ContributionCalendarDay</a>\n </h2>\n <p>Represents a single day of contributions on GitHub by a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>color</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The hex color code that represents how many contributions were made on this day compared to others in the calendar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contributionCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many contributions were made by the user on this day.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>date</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#date\">Date!</a></code>)</p></td>\n<td><p><p>The day this square represents.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>weekday</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>A number representing which day of the week this square represents, e.g., 1 is Monday.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributioncalendarmonth\">\n <a href=\"#contributioncalendarmonth\">ContributionCalendarMonth</a>\n </h2>\n <p>A month of contributions in a user&apos;s contribution graph.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>firstDay</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#date\">Date!</a></code>)</p></td>\n<td><p><p>The date of the first day of this month.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the month.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalWeeks</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many weeks started in this month.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>year</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The year the month occurred in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributioncalendarweek\">\n <a href=\"#contributioncalendarweek\">ContributionCalendarWeek</a>\n </h2>\n <p>A week of contributions in a user&apos;s contribution graph.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributionDays</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#contributioncalendarday\">[ContributionCalendarDay!]!</a></code>)</p></td>\n<td><p><p>The days of contributions in this week.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstDay</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#date\">Date!</a></code>)</p></td>\n<td><p><p>The date of the earliest square in this week.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributionscollection\">\n <a href=\"#contributionscollection\">ContributionsCollection</a>\n </h2>\n <p>A contributions collection aggregates contributions such as opened issues and commits created by a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commitContributionsByRepository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commitcontributionsbyrepository\">[CommitContributionsByRepository!]!</a></code>)</p></td>\n<td><p><p>Commit contributions made by the user, grouped by repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>maxRepositories</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many repositories should be included.</p></p>\n<p>The default value is <code>25</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contributionCalendar</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#contributioncalendar\">ContributionCalendar!</a></code>)</p></td>\n<td><p><p>A calendar of this user&apos;s contributions on GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contributionYears</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">[Int!]!</a></code>)</p></td>\n<td><p><p>The years the user has been making contributions with the most recent year first.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>doesEndInCurrentMonth</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if this collection&apos;s time span ends in the current month.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>earliestRestrictedContributionDate</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#date\">Date</a></code>)</p></td>\n<td><p><p>The date of the first restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>endedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The ending date and time of this collection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstIssueContribution</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#createdissueorrestrictedcontribution\">CreatedIssueOrRestrictedContribution</a></code>)</p></td>\n<td><p><p>The first issue the user opened on GitHub. This will be null if that issue was\nopened outside the collection&apos;s time range and ignoreTimeRange is false. If\nthe issue is not visible but the user has opted to show private contributions,\na RestrictedContribution will be returned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstPullRequestContribution</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#createdpullrequestorrestrictedcontribution\">CreatedPullRequestOrRestrictedContribution</a></code>)</p></td>\n<td><p><p>The first pull request the user opened on GitHub. This will be null if that\npull request was opened outside the collection&apos;s time range and\nignoreTimeRange is not true. If the pull request is not visible but the user\nhas opted to show private contributions, a RestrictedContribution will be returned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstRepositoryContribution</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#createdrepositoryorrestrictedcontribution\">CreatedRepositoryOrRestrictedContribution</a></code>)</p></td>\n<td><p><p>The first repository the user created on GitHub. This will be null if that\nfirst repository was created outside the collection&apos;s time range and\nignoreTimeRange is false. If the repository is not visible, then a\nRestrictedContribution is returned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasActivityInThePast</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Does the user have any more activity in the timeline that occurred prior to the collection&apos;s time range?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasAnyContributions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if there are any contributions in this collection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasAnyRestrictedContributions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if the user made any contributions in this time frame whose details\nare not visible because they were made in a private repository. Can only be\ntrue if the user enabled private contribution counts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isSingleDay</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the collector&apos;s time span is all within the same day.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueContributions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdissuecontributionconnection\">CreatedIssueContributionConnection!</a></code>)</p></td>\n<td><p><p>A list of issues the user opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first issue ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented issue be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueContributionsByRepository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issuecontributionsbyrepository\">[IssueContributionsByRepository!]!</a></code>)</p></td>\n<td><p><p>Issue contributions made by the user, grouped by repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first issue ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented issue be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>maxRepositories</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many repositories should be included.</p></p>\n<p>The default value is <code>25</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>joinedGitHubContribution</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#joinedgithubcontribution\">JoinedGitHubContribution</a></code>)</p></td>\n<td><p><p>When the user signed up for GitHub. This will be null if that sign up date\nfalls outside the collection&apos;s time range and ignoreTimeRange is false.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestRestrictedContributionDate</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#date\">Date</a></code>)</p></td>\n<td><p><p>The date of the most recent restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mostRecentCollectionWithActivity</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#contributionscollection\">ContributionsCollection</a></code>)</p></td>\n<td><p><p>When this collection&apos;s time range does not include any activity from the user, use this\nto get a different collection from an earlier time range that does have activity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mostRecentCollectionWithoutActivity</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#contributionscollection\">ContributionsCollection</a></code>)</p></td>\n<td><p><p>Returns a different contributions collection from an earlier time range than this one\nthat does not have any contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>popularIssueContribution</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdissuecontribution\">CreatedIssueContribution</a></code>)</p></td>\n<td><p><p>The issue the user opened on GitHub that received the most comments in the specified\ntime frame.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>popularPullRequestContribution</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdpullrequestcontribution\">CreatedPullRequestContribution</a></code>)</p></td>\n<td><p><p>The pull request the user opened on GitHub that received the most comments in the\nspecified time frame.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestContributions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdpullrequestcontributionconnection\">CreatedPullRequestContributionConnection!</a></code>)</p></td>\n<td><p><p>Pull request contributions made by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first pull request ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented pull request be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestContributionsByRepository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestcontributionsbyrepository\">[PullRequestContributionsByRepository!]!</a></code>)</p></td>\n<td><p><p>Pull request contributions made by the user, grouped by repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first pull request ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented pull request be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>maxRepositories</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many repositories should be included.</p></p>\n<p>The default value is <code>25</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReviewContributions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdpullrequestreviewcontributionconnection\">CreatedPullRequestReviewContributionConnection!</a></code>)</p></td>\n<td><p><p>Pull request review contributions made by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReviewContributionsByRepository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestreviewcontributionsbyrepository\">[PullRequestReviewContributionsByRepository!]!</a></code>)</p></td>\n<td><p><p>Pull request review contributions made by the user, grouped by repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>maxRepositories</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many repositories should be included.</p></p>\n<p>The default value is <code>25</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryContributions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdrepositorycontributionconnection\">CreatedRepositoryContributionConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories owned by the user that the user created in this time range.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first repository ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restrictedContributionsCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>A count of contributions made by the user that the viewer cannot access. Only\nnon-zero when the user has chosen to share their private contribution counts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The beginning date and time of this collection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCommitContributions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many commits were made by the user in this time span.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalIssueContributions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many issues the user opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first issue ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented issue be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalPullRequestContributions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many pull requests the user opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first pull request ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented pull request be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalPullRequestReviewContributions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many pull request reviews the user left.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoriesWithContributedCommits</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many different repositories the user committed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoriesWithContributedIssues</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many different repositories the user opened issues in.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first issue ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented issue be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoriesWithContributedPullRequestReviews</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many different repositories the user left pull request reviews in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoriesWithContributedPullRequests</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many different repositories the user opened pull requests in.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first pull request ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented pull request be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoryContributions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many repositories the user created.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first repository ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made the contributions in this collection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"converttodraftevent\">\n <a href=\"#converttodraftevent\">ConvertToDraftEvent</a>\n </h2>\n <p>Represents a<code>convert_to_draft</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this convert to draft event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this convert to draft event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"convertednotetoissueevent\">\n <a href=\"#convertednotetoissueevent\">ConvertedNoteToIssueEvent</a>\n </h2>\n <p>Represents a<code>converted_note_to_issue</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Project referenced by event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>project</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCard</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#projectcard\">ProjectCard</a></code>)</p></td>\n<td><p><p>Project card referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectCard</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectColumnName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectColumnName</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdcommitcontribution\">\n <a href=\"#createdcommitcontribution\">CreatedCommitContribution</a>\n </h2>\n <p>Represents the contribution a user made by committing to a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commitCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many commits were made on this day to this repository by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository the user made a commit in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdcommitcontributionconnection\">\n <a href=\"#createdcommitcontributionconnection\">CreatedCommitContributionConnection</a>\n </h2>\n <p>The connection type for CreatedCommitContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdcommitcontributionedge\">[CreatedCommitContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdcommitcontribution\">[CreatedCommitContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of commits across days and repositories in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdcommitcontributionedge\">\n <a href=\"#createdcommitcontributionedge\">CreatedCommitContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdcommitcontribution\">CreatedCommitContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdissuecontribution\">\n <a href=\"#createdissuecontribution\">CreatedIssueContribution</a>\n </h2>\n <p>Represents the contribution a user made on GitHub by opening an issue.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>The issue that was opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdissuecontributionconnection\">\n <a href=\"#createdissuecontributionconnection\">CreatedIssueContributionConnection</a>\n </h2>\n <p>The connection type for CreatedIssueContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdissuecontributionedge\">[CreatedIssueContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdissuecontribution\">[CreatedIssueContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdissuecontributionedge\">\n <a href=\"#createdissuecontributionedge\">CreatedIssueContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdissuecontribution\">CreatedIssueContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestcontribution\">\n <a href=\"#createdpullrequestcontribution\">CreatedPullRequestContribution</a>\n </h2>\n <p>Represents the contribution a user made on GitHub by opening a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request that was opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestcontributionconnection\">\n <a href=\"#createdpullrequestcontributionconnection\">CreatedPullRequestContributionConnection</a>\n </h2>\n <p>The connection type for CreatedPullRequestContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdpullrequestcontributionedge\">[CreatedPullRequestContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdpullrequestcontribution\">[CreatedPullRequestContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestcontributionedge\">\n <a href=\"#createdpullrequestcontributionedge\">CreatedPullRequestContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdpullrequestcontribution\">CreatedPullRequestContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestreviewcontribution\">\n <a href=\"#createdpullrequestreviewcontribution\">CreatedPullRequestReviewContribution</a>\n </h2>\n <p>Represents the contribution a user made by leaving a review on a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request the user reviewed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReview</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestreview\">PullRequestReview!</a></code>)</p></td>\n<td><p><p>The review the user left on the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository containing the pull request that the user reviewed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestreviewcontributionconnection\">\n <a href=\"#createdpullrequestreviewcontributionconnection\">CreatedPullRequestReviewContributionConnection</a>\n </h2>\n <p>The connection type for CreatedPullRequestReviewContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdpullrequestreviewcontributionedge\">[CreatedPullRequestReviewContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdpullrequestreviewcontribution\">[CreatedPullRequestReviewContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestreviewcontributionedge\">\n <a href=\"#createdpullrequestreviewcontributionedge\">CreatedPullRequestReviewContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdpullrequestreviewcontribution\">CreatedPullRequestReviewContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdrepositorycontribution\">\n <a href=\"#createdrepositorycontribution\">CreatedRepositoryContribution</a>\n </h2>\n <p>Represents the contribution a user made on GitHub by creating a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository that was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdrepositorycontributionconnection\">\n <a href=\"#createdrepositorycontributionconnection\">CreatedRepositoryContributionConnection</a>\n </h2>\n <p>The connection type for CreatedRepositoryContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdrepositorycontributionedge\">[CreatedRepositoryContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdrepositorycontribution\">[CreatedRepositoryContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdrepositorycontributionedge\">\n <a href=\"#createdrepositorycontributionedge\">CreatedRepositoryContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdrepositorycontribution\">CreatedRepositoryContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"crossreferencedevent\">\n <a href=\"#crossreferencedevent\">CrossReferencedEvent</a>\n </h2>\n <p>Represents a mention made by one issue or pull request to another.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Reference originated in a different repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>referencedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the reference was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>source</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request that made the reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>target</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request to which the reference was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>willCloseTarget</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Checks if the target will be closed when the source is merged.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"demilestonedevent\">\n <a href=\"#demilestonedevent\">DemilestonedEvent</a>\n </h2>\n <p>Represents a<code>demilestoned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestoneTitle</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the milestone title associated with the<code>demilestoned</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#milestoneitem\">MilestoneItem!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploykey\">\n <a href=\"#deploykey\">DeployKey</a>\n </h2>\n <p>A repository deploy key.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The deploy key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>readOnly</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the deploy key is read only.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The deploy key title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>verified</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the deploy key has been verified.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploykeyconnection\">\n <a href=\"#deploykeyconnection\">DeployKeyConnection</a>\n </h2>\n <p>The connection type for DeployKey.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#deploykeyedge\">[DeployKeyEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#deploykey\">[DeployKey]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploykeyedge\">\n <a href=\"#deploykeyedge\">DeployKeyEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#deploykey\">DeployKey</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deployedevent\">\n <a href=\"#deployedevent\">DeployedEvent</a>\n </h2>\n <p>Represents a<code>deployed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployment</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#deployment\">Deployment!</a></code>)</p></td>\n<td><p><p>The deployment associated with the<code>deployed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The ref associated with the<code>deployed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deployment\">\n <a href=\"#deployment\">Deployment</a>\n </h2>\n <p>Represents triggered deployment instance.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit sha of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitOid</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the oid of the deployment commit, even if the commit has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor!</a></code>)</p></td>\n<td><p><p>Identifies the actor who triggered the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The deployment description.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environment</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The latest environment to which this deployment was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestEnvironment</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The latest environment to which this deployment was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestStatus</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#deploymentstatus\">DeploymentStatus</a></code>)</p></td>\n<td><p><p>The latest status of this deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalEnvironment</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The original environment to which this deployment was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>payload</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Extra information that a deployment system might need.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the Ref of the deployment, if the deployment was created by ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>Identifies the repository associated with the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#deploymentstate\">DeploymentState</a></code>)</p></td>\n<td><p><p>The current state of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>statuses</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#deploymentstatusconnection\">DeploymentStatusConnection</a></code>)</p></td>\n<td><p><p>A list of statuses associated with the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>task</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The deployment task.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentconnection\">\n <a href=\"#deploymentconnection\">DeploymentConnection</a>\n </h2>\n <p>The connection type for Deployment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#deploymentedge\">[DeploymentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#deployment\">[Deployment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentedge\">\n <a href=\"#deploymentedge\">DeploymentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#deployment\">Deployment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentenvironmentchangedevent\">\n <a href=\"#deploymentenvironmentchangedevent\">DeploymentEnvironmentChangedEvent</a>\n </h2>\n <p>Represents a<code>deployment_environment_changed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deploymentStatus</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#deploymentstatus\">DeploymentStatus!</a></code>)</p></td>\n<td><p><p>The deployment status that updated the deployment environment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentstatus\">\n <a href=\"#deploymentstatus\">DeploymentStatus</a>\n </h2>\n <p>Describes the status of a given deployment attempt.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor!</a></code>)</p></td>\n<td><p><p>Identifies the actor who triggered the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployment</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#deployment\">Deployment!</a></code>)</p></td>\n<td><p><p>Identifies the deployment associated with status.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the description of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environment</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the environment of the deployment at the time of this deployment status.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>environment</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#deployments-preview\">Deployments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environmentUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>Identifies the environment URL of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>logUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>Identifies the log URL of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#deploymentstatusstate\">DeploymentStatusState!</a></code>)</p></td>\n<td><p><p>Identifies the current state of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentstatusconnection\">\n <a href=\"#deploymentstatusconnection\">DeploymentStatusConnection</a>\n </h2>\n <p>The connection type for DeploymentStatus.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#deploymentstatusedge\">[DeploymentStatusEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#deploymentstatus\">[DeploymentStatus]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentstatusedge\">\n <a href=\"#deploymentstatusedge\">DeploymentStatusEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#deploymentstatus\">DeploymentStatus</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"disconnectedevent\">\n <a href=\"#disconnectedevent\">DisconnectedEvent</a>\n </h2>\n <p>Represents a<code>disconnected</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Reference originated in a different repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>source</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request from which the issue was disconnected.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request which was disconnected.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprise\">\n <a href=\"#enterprise\">Enterprise</a>\n </h2>\n <p>An account to manage multiple organizations with consolidated policy and billing.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the enterprise&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>billingInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterprisebillinginfo\">EnterpriseBillingInfo</a></code>)</p></td>\n<td><p><p>Enterprise billing information&#xA0;visible to enterprise billing managers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>descriptionHTML</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The description of the enterprise as HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>location</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The location of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>members</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterprisememberconnection\">EnterpriseMemberConnection!</a></code>)</p></td>\n<td><p><p>A list of users who are members of this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>deployment</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseuserdeployment\">EnterpriseUserDeployment</a></code>)</p>\n<p><p>Only return members within the selected GitHub Enterprise deployment.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#enterprisememberorder\">EnterpriseMemberOrder</a></code>)</p>\n<p><p>Ordering options for members returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>organizationLogins</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>Only return members within the organizations with these logins.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseuseraccountmembershiprole\">EnterpriseUserAccountMembershipRole</a></code>)</p>\n<p><p>The role of the user in the enterprise organization or server.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of organizations that belong to this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ownerInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseownerinfo\">EnterpriseOwnerInfo</a></code>)</p></td>\n<td><p><p>Enterprise information only visible to enterprise owners.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>slug</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The URL-friendly identifier for the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userAccounts</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseuseraccountconnection\">EnterpriseUserAccountConnection!</a></code>)</p></td>\n<td><p><p>A list of user accounts on this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerIsAdmin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is the current viewer an admin of this enterprise?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>websiteUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL of the enterprise website.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorconnection\">\n <a href=\"#enterpriseadministratorconnection\">EnterpriseAdministratorConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseadministratoredge\">[EnterpriseAdministratorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratoredge\">\n <a href=\"#enterpriseadministratoredge\">EnterpriseAdministratorEdge</a>\n </h2>\n <p>A User who is an administrator of an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseadministratorrole\">EnterpriseAdministratorRole!</a></code>)</p></td>\n<td><p><p>The role of the administrator.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorinvitation\">\n <a href=\"#enterpriseadministratorinvitation\">EnterpriseAdministratorInvitation</a>\n </h2>\n <p>An invitation for a user to become an owner or billing manager of an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email of the person who was invited to the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterprise</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterprise\">Enterprise!</a></code>)</p></td>\n<td><p><p>The enterprise the invitation is for.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitee</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who was invited to the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>inviter</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who created the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseadministratorrole\">EnterpriseAdministratorRole!</a></code>)</p></td>\n<td><p><p>The invitee&apos;s pending role in the enterprise (owner or billing_manager).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorinvitationconnection\">\n <a href=\"#enterpriseadministratorinvitationconnection\">EnterpriseAdministratorInvitationConnection</a>\n </h2>\n <p>The connection type for EnterpriseAdministratorInvitation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseadministratorinvitationedge\">[EnterpriseAdministratorInvitationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseadministratorinvitation\">[EnterpriseAdministratorInvitation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorinvitationedge\">\n <a href=\"#enterpriseadministratorinvitationedge\">EnterpriseAdministratorInvitationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseadministratorinvitation\">EnterpriseAdministratorInvitation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisebillinginfo\">\n <a href=\"#enterprisebillinginfo\">EnterpriseBillingInfo</a>\n </h2>\n <p>Enterprise billing information visible to enterprise billing managers and owners.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>allLicensableUsersCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of licenseable users/emails across the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assetPacks</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of data packs used by all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>availableSeats</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of available seats across all owned organizations based on the unique number of billable users.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>availableSeats</code> is deprecated. <p><code>availableSeats</code> will be replaced with <code>totalAvailableLicenses</code> to provide more clarity on the value being returned Use EnterpriseBillingInfo.totalAvailableLicenses instead. Removal on 2020-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bandwidthQuota</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The bandwidth quota in GB for all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bandwidthUsage</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The bandwidth usage in GB for all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bandwidthUsagePercentage</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The bandwidth usage as a percentage of the bandwidth quota.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>seats</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total seats across all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>seats</code> is deprecated. <p><code>seats</code> will be replaced with <code>totalLicenses</code> to provide more clarity on the value being returned Use EnterpriseBillingInfo.totalLicenses instead. Removal on 2020-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>storageQuota</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The storage quota in GB for all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>storageUsage</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The storage usage in GB for all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>storageUsagePercentage</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The storage usage as a percentage of the storage quota.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalAvailableLicenses</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of available licenses across all owned organizations based on the unique number of billable users.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalLicenses</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total number of licenses allocated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseidentityprovider\">\n <a href=\"#enterpriseidentityprovider\">EnterpriseIdentityProvider</a>\n </h2>\n <p>An identity provider configured to provision identities for an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>digestMethod</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#samldigestalgorithm\">SamlDigestAlgorithm</a></code>)</p></td>\n<td><p><p>The digest algorithm used to sign SAML requests for the identity provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterprise</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterprise\">Enterprise</a></code>)</p></td>\n<td><p><p>The enterprise this identity provider belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>externalIdentities</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#externalidentityconnection\">ExternalIdentityConnection!</a></code>)</p></td>\n<td><p><p>ExternalIdentities provisioned by this identity provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>idpCertificate</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#x509certificate\">X509Certificate</a></code>)</p></td>\n<td><p><p>The x509 certificate used by the identity provider to sign assertions and responses.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issuer</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The Issuer Entity ID for the SAML identity provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>recoveryCodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>Recovery codes that can be used by admins to access the enterprise if the identity provider is unavailable.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signatureMethod</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#samlsignaturealgorithm\">SamlSignatureAlgorithm</a></code>)</p></td>\n<td><p><p>The signature algorithm used to sign SAML requests for the identity provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ssoUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL endpoint for the identity provider&apos;s SAML SSO.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisememberconnection\">\n <a href=\"#enterprisememberconnection\">EnterpriseMemberConnection</a>\n </h2>\n <p>The connection type for EnterpriseMember.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterprisememberedge\">[EnterpriseMemberEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#enterprisemember\">[EnterpriseMember]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisememberedge\">\n <a href=\"#enterprisememberedge\">EnterpriseMemberEdge</a>\n </h2>\n <p>A User who is a member of an enterprise through one or more organizations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUnlicensed</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the user does not have a license for the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>isUnlicensed</code> is deprecated. <p>All members consume a license Removal on 2021-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#enterprisemember\">EnterpriseMember</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseorganizationmembershipconnection\">\n <a href=\"#enterpriseorganizationmembershipconnection\">EnterpriseOrganizationMembershipConnection</a>\n </h2>\n <p>The connection type for Organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseorganizationmembershipedge\">[EnterpriseOrganizationMembershipEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">[Organization]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseorganizationmembershipedge\">\n <a href=\"#enterpriseorganizationmembershipedge\">EnterpriseOrganizationMembershipEdge</a>\n </h2>\n <p>An enterprise organization that a user is a member of.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseuseraccountmembershiprole\">EnterpriseUserAccountMembershipRole!</a></code>)</p></td>\n<td><p><p>The role of the user in the enterprise membership.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseoutsidecollaboratorconnection\">\n <a href=\"#enterpriseoutsidecollaboratorconnection\">EnterpriseOutsideCollaboratorConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseoutsidecollaboratoredge\">[EnterpriseOutsideCollaboratorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseoutsidecollaboratoredge\">\n <a href=\"#enterpriseoutsidecollaboratoredge\">EnterpriseOutsideCollaboratorEdge</a>\n </h2>\n <p>A User who is an outside collaborator of an enterprise through one or more organizations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUnlicensed</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the outside collaborator does not have a license for the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>isUnlicensed</code> is deprecated. <p>All outside collaborators consume a license Removal on 2021-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriserepositoryinfoconnection\">EnterpriseRepositoryInfoConnection!</a></code>)</p></td>\n<td><p><p>The enterprise organization repositories this user is a member of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseownerinfo\">\n <a href=\"#enterpriseownerinfo\">EnterpriseOwnerInfo</a>\n </h2>\n <p>Enterprise information only visible to enterprise owners.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actionExecutionCapabilitySettingOrganizations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided action execution capabilities setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>admins</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseadministratorconnection\">EnterpriseAdministratorConnection!</a></code>)</p></td>\n<td><p><p>A list of all of the administrators for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#enterprisememberorder\">EnterpriseMemberOrder</a></code>)</p>\n<p><p>Ordering options for administrators returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseadministratorrole\">EnterpriseAdministratorRole</a></code>)</p>\n<p><p>The role to filter by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>affiliatedUsersWithTwoFactorDisabled</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of users in the enterprise who currently have two-factor authentication disabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>affiliatedUsersWithTwoFactorDisabledExist</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not affiliated users with two-factor authentication disabled exist in the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>allowPrivateRepositoryForkingSetting</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether private repository forking is enabled for repositories in organizations in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>allowPrivateRepositoryForkingSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided private repository forking setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>defaultRepositoryPermissionSetting</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue\">EnterpriseDefaultRepositoryPermissionSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for base repository permissions for organizations in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>defaultRepositoryPermissionSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided default repository permission.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#defaultrepositorypermissionfield\">DefaultRepositoryPermissionField!</a></code>)</p>\n<p><p>The permission to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListEnabledSetting</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#ipallowlistenabledsettingvalue\">IpAllowListEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether the enterprise has an IP allow list enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListEntries</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#ipallowlistentryconnection\">IpAllowListEntryConnection!</a></code>)</p></td>\n<td><p><p>The IP addresses that are allowed to access resources owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#ipallowlistentryorder\">IpAllowListEntryOrder</a></code>)</p>\n<p><p>Ordering options for IP allow list entries returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUpdatingDefaultRepositoryPermission</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the default repository permission is currently being updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUpdatingTwoFactorRequirement</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the two-factor authentication requirement is currently being enforced.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanChangeRepositoryVisibilitySetting</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether organization members with admin permissions on a\nrepository can change repository visibility.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanChangeRepositoryVisibilitySettingOrganizations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided can change repository visibility setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateInternalRepositoriesSetting</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can create internal repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreatePrivateRepositoriesSetting</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can create private repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreatePublicRepositoriesSetting</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can create public repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateRepositoriesSetting</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue\">EnterpriseMembersCanCreateRepositoriesSettingValue</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can create repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateRepositoriesSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided repository creation setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#organizationmemberscancreaterepositoriessettingvalue\">OrganizationMembersCanCreateRepositoriesSettingValue!</a></code>)</p>\n<p><p>The setting to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanDeleteIssuesSetting</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members with admin permissions for repositories can delete issues.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanDeleteIssuesSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can delete issues setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanDeleteRepositoriesSetting</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members with admin permissions for repositories can delete or transfer repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanDeleteRepositoriesSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can delete repositories setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanInviteCollaboratorsSetting</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can invite outside collaborators.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanInviteCollaboratorsSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can invite collaborators setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanMakePurchasesSetting</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue\">EnterpriseMembersCanMakePurchasesSettingValue!</a></code>)</p></td>\n<td><p><p>Indicates whether members of this enterprise&apos;s organizations can purchase additional services for those organizations.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanUpdateProtectedBranchesSetting</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members with admin permissions for repositories can update protected branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanUpdateProtectedBranchesSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can update protected branches setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanViewDependencyInsightsSetting</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members can view dependency insights.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanViewDependencyInsightsSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can view dependency insights setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationProjectsSetting</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether organization projects are enabled for organizations in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationProjectsSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided organization projects setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>outsideCollaborators</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseoutsidecollaboratorconnection\">EnterpriseOutsideCollaboratorConnection!</a></code>)</p></td>\n<td><p><p>A list of outside collaborators across the repositories in the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>login</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The login of one specific outside collaborator.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#enterprisememberorder\">EnterpriseMemberOrder</a></code>)</p>\n<p><p>Ordering options for outside collaborators returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>visibility</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repositoryvisibility\">RepositoryVisibility</a></code>)</p>\n<p><p>Only return outside collaborators on repositories with this visibility.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingAdminInvitations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseadministratorinvitationconnection\">EnterpriseAdministratorInvitationConnection!</a></code>)</p></td>\n<td><p><p>A list of pending administrator invitations for the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#enterpriseadministratorinvitationorder\">EnterpriseAdministratorInvitationOrder</a></code>)</p>\n<p><p>Ordering options for pending enterprise administrator invitations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseadministratorrole\">EnterpriseAdministratorRole</a></code>)</p>\n<p><p>The role to filter by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingCollaboratorInvitations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repositoryinvitationconnection\">RepositoryInvitationConnection!</a></code>)</p></td>\n<td><p><p>A list of pending collaborator invitations across the repositories in the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#repositoryinvitationorder\">RepositoryInvitationOrder</a></code>)</p>\n<p><p>Ordering options for pending repository collaborator invitations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingCollaborators</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterprisependingcollaboratorconnection\">EnterprisePendingCollaboratorConnection!</a></code>)</p></td>\n<td><p><p>A list of pending collaborators across the repositories in the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>pendingCollaborators</code> is deprecated. <p>Repository invitations can now be associated with an email, not only an invitee. Use the <code>pendingCollaboratorInvitations</code> field instead. Removal on 2020-10-01 UTC.</p></p>\n</div>\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#repositoryinvitationorder\">RepositoryInvitationOrder</a></code>)</p>\n<p><p>Ordering options for pending repository collaborator invitations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingMemberInvitations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterprisependingmemberinvitationconnection\">EnterprisePendingMemberInvitationConnection!</a></code>)</p></td>\n<td><p><p>A list of pending member invitations for organizations in the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryProjectsSetting</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether repository projects are enabled in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryProjectsSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided repository projects setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>samlIdentityProvider</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseidentityprovider\">EnterpriseIdentityProvider</a></code>)</p></td>\n<td><p><p>The SAML Identity Provider for the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>samlIdentityProviderSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the SAML single sign-on setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#identityproviderconfigurationstate\">IdentityProviderConfigurationState!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamDiscussionsSetting</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether team discussions are enabled for organizations in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamDiscussionsSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided team discussions setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>twoFactorRequiredSetting</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseenabledsettingvalue\">EnterpriseEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether the enterprise requires two-factor authentication for its organizations and users.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>twoFactorRequiredSettingOrganizations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the two-factor authentication setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisependingcollaboratorconnection\">\n <a href=\"#enterprisependingcollaboratorconnection\">EnterprisePendingCollaboratorConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterprisependingcollaboratoredge\">[EnterprisePendingCollaboratorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisependingcollaboratoredge\">\n <a href=\"#enterprisependingcollaboratoredge\">EnterprisePendingCollaboratorEdge</a>\n </h2>\n <p>A user with an invitation to be a collaborator on a repository owned by an organization in an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUnlicensed</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the invited collaborator does not have a license for the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>isUnlicensed</code> is deprecated. <p>All pending collaborators consume a license Removal on 2021-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriserepositoryinfoconnection\">EnterpriseRepositoryInfoConnection!</a></code>)</p></td>\n<td><p><p>The enterprise organization repositories this user is a member of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisependingmemberinvitationconnection\">\n <a href=\"#enterprisependingmemberinvitationconnection\">EnterprisePendingMemberInvitationConnection</a>\n </h2>\n <p>The connection type for OrganizationInvitation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterprisependingmemberinvitationedge\">[EnterprisePendingMemberInvitationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationinvitation\">[OrganizationInvitation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalUniqueUserCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of unique users in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisependingmemberinvitationedge\">\n <a href=\"#enterprisependingmemberinvitationedge\">EnterprisePendingMemberInvitationEdge</a>\n </h2>\n <p>An invitation to be a member in an enterprise organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUnlicensed</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the invitation has a license for the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>isUnlicensed</code> is deprecated. <p>All pending members consume a license Removal on 2020-07-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationinvitation\">OrganizationInvitation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriserepositoryinfo\">\n <a href=\"#enterpriserepositoryinfo\">EnterpriseRepositoryInfo</a>\n </h2>\n <p>A subset of repository information queryable from an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isPrivate</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is private.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The repository&apos;s name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nameWithOwner</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The repository&apos;s name with owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriserepositoryinfoconnection\">\n <a href=\"#enterpriserepositoryinfoconnection\">EnterpriseRepositoryInfoConnection</a>\n </h2>\n <p>The connection type for EnterpriseRepositoryInfo.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriserepositoryinfoedge\">[EnterpriseRepositoryInfoEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriserepositoryinfo\">[EnterpriseRepositoryInfo]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriserepositoryinfoedge\">\n <a href=\"#enterpriserepositoryinfoedge\">EnterpriseRepositoryInfoEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriserepositoryinfo\">EnterpriseRepositoryInfo</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserverinstallation\">\n <a href=\"#enterpriseserverinstallation\">EnterpriseServerInstallation</a>\n </h2>\n <p>An Enterprise Server installation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>customerName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The customer name to which the Enterprise Server installation belongs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hostName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The host name of the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isConnected</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the installation is connected to an Enterprise Server installation via GitHub Connect.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userAccounts</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseserveruseraccountconnection\">EnterpriseServerUserAccountConnection!</a></code>)</p></td>\n<td><p><p>User accounts on this Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#enterpriseserveruseraccountorder\">EnterpriseServerUserAccountOrder</a></code>)</p>\n<p><p>Ordering options for Enterprise Server user accounts returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userAccountsUploads</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseserveruseraccountsuploadconnection\">EnterpriseServerUserAccountsUploadConnection!</a></code>)</p></td>\n<td><p><p>User accounts uploads for the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#enterpriseserveruseraccountsuploadorder\">EnterpriseServerUserAccountsUploadOrder</a></code>)</p>\n<p><p>Ordering options for Enterprise Server user accounts uploads returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccount\">\n <a href=\"#enterpriseserveruseraccount\">EnterpriseServerUserAccount</a>\n </h2>\n <p>A user account on an Enterprise Server installation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>emails</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseserveruseraccountemailconnection\">EnterpriseServerUserAccountEmailConnection!</a></code>)</p></td>\n<td><p><p>User emails belonging to this user account.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#enterpriseserveruseraccountemailorder\">EnterpriseServerUserAccountEmailOrder</a></code>)</p>\n<p><p>Ordering options for Enterprise Server user account emails returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseServerInstallation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseserverinstallation\">EnterpriseServerInstallation!</a></code>)</p></td>\n<td><p><p>The Enterprise Server installation on which this user account exists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isSiteAdmin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the user account is a site administrator on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The login of the user account on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>profileName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The profile name of the user account on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>remoteCreatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The date and time when the user account was created on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>remoteUserId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The ID of the user account on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountconnection\">\n <a href=\"#enterpriseserveruseraccountconnection\">EnterpriseServerUserAccountConnection</a>\n </h2>\n <p>The connection type for EnterpriseServerUserAccount.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseserveruseraccountedge\">[EnterpriseServerUserAccountEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseserveruseraccount\">[EnterpriseServerUserAccount]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountedge\">\n <a href=\"#enterpriseserveruseraccountedge\">EnterpriseServerUserAccountEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseserveruseraccount\">EnterpriseServerUserAccount</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountemail\">\n <a href=\"#enterpriseserveruseraccountemail\">EnterpriseServerUserAccountEmail</a>\n </h2>\n <p>An email belonging to a user account on an Enterprise Server installation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The email address.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPrimary</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether this is the primary email of the associated user account.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userAccount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseserveruseraccount\">EnterpriseServerUserAccount!</a></code>)</p></td>\n<td><p><p>The user account to which the email belongs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountemailconnection\">\n <a href=\"#enterpriseserveruseraccountemailconnection\">EnterpriseServerUserAccountEmailConnection</a>\n </h2>\n <p>The connection type for EnterpriseServerUserAccountEmail.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseserveruseraccountemailedge\">[EnterpriseServerUserAccountEmailEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseserveruseraccountemail\">[EnterpriseServerUserAccountEmail]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountemailedge\">\n <a href=\"#enterpriseserveruseraccountemailedge\">EnterpriseServerUserAccountEmailEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseserveruseraccountemail\">EnterpriseServerUserAccountEmail</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountsupload\">\n <a href=\"#enterpriseserveruseraccountsupload\">EnterpriseServerUserAccountsUpload</a>\n </h2>\n <p>A user accounts upload from an Enterprise Server installation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterprise</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterprise\">Enterprise!</a></code>)</p></td>\n<td><p><p>The enterprise to which this upload belongs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseServerInstallation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseserverinstallation\">EnterpriseServerInstallation!</a></code>)</p></td>\n<td><p><p>The Enterprise Server installation for which this upload was generated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the file uploaded.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>syncState</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseserveruseraccountsuploadsyncstate\">EnterpriseServerUserAccountsUploadSyncState!</a></code>)</p></td>\n<td><p><p>The synchronization state of the upload.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountsuploadconnection\">\n <a href=\"#enterpriseserveruseraccountsuploadconnection\">EnterpriseServerUserAccountsUploadConnection</a>\n </h2>\n <p>The connection type for EnterpriseServerUserAccountsUpload.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseserveruseraccountsuploadedge\">[EnterpriseServerUserAccountsUploadEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseserveruseraccountsupload\">[EnterpriseServerUserAccountsUpload]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountsuploadedge\">\n <a href=\"#enterpriseserveruseraccountsuploadedge\">EnterpriseServerUserAccountsUploadEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseserveruseraccountsupload\">EnterpriseServerUserAccountsUpload</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseuseraccount\">\n <a href=\"#enterpriseuseraccount\">EnterpriseUserAccount</a>\n </h2>\n <p>An account for a user who is an admin of an enterprise or a member of an enterprise through one or more organizations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the enterprise user account&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterprise</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterprise\">Enterprise!</a></code>)</p></td>\n<td><p><p>The enterprise in which this user account exists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An identifier for the enterprise user account, a login or email address.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the enterprise user account.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseorganizationmembershipconnection\">EnterpriseOrganizationMembershipConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations this user is a member of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#enterpriseuseraccountmembershiprole\">EnterpriseUserAccountMembershipRole</a></code>)</p>\n<p><p>The role of the user in the enterprise organization.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user within the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseuseraccountconnection\">\n <a href=\"#enterpriseuseraccountconnection\">EnterpriseUserAccountConnection</a>\n </h2>\n <p>The connection type for EnterpriseUserAccount.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseuseraccountedge\">[EnterpriseUserAccountEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseuseraccount\">[EnterpriseUserAccount]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseuseraccountedge\">\n <a href=\"#enterpriseuseraccountedge\">EnterpriseUserAccountEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#enterpriseuseraccount\">EnterpriseUserAccount</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentity\">\n <a href=\"#externalidentity\">ExternalIdentity</a>\n </h2>\n <p>An external identity provisioned by SAML SSO or SCIM.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>guid</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The GUID for this identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationInvitation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationinvitation\">OrganizationInvitation</a></code>)</p></td>\n<td><p><p>Organization invitation for this SCIM-provisioned external identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>samlIdentity</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#externalidentitysamlattributes\">ExternalIdentitySamlAttributes</a></code>)</p></td>\n<td><p><p>SAML Identity attributes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>scimIdentity</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#externalidentityscimattributes\">ExternalIdentityScimAttributes</a></code>)</p></td>\n<td><p><p>SCIM Identity attributes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>User linked to this external identity. Will be NULL if this identity has not been claimed by an organization member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentityconnection\">\n <a href=\"#externalidentityconnection\">ExternalIdentityConnection</a>\n </h2>\n <p>The connection type for ExternalIdentity.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#externalidentityedge\">[ExternalIdentityEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#externalidentity\">[ExternalIdentity]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentityedge\">\n <a href=\"#externalidentityedge\">ExternalIdentityEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#externalidentity\">ExternalIdentity</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentitysamlattributes\">\n <a href=\"#externalidentitysamlattributes\">ExternalIdentitySamlAttributes</a>\n </h2>\n <p>SAML attributes for the External Identity.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>nameId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The NameID of the SAML identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentityscimattributes\">\n <a href=\"#externalidentityscimattributes\">ExternalIdentityScimAttributes</a>\n </h2>\n <p>SCIM attributes for the External Identity.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>username</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The userName of the SCIM identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"followerconnection\">\n <a href=\"#followerconnection\">FollowerConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#useredge\">[UserEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"followingconnection\">\n <a href=\"#followingconnection\">FollowingConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#useredge\">[UserEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"generichovercardcontext\">\n <a href=\"#generichovercardcontext\">GenericHovercardContext</a>\n </h2>\n <p>A generic hovercard context with a message and icon.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gist\">\n <a href=\"#gist\">Gist</a>\n </h2>\n <p>A Gist.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#starrable\">Starrable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#gistcommentconnection\">GistCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of comments associated with the gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The gist description.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>files</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#gistfile\">[GistFile]</a></code>)</p></td>\n<td><p><p>The files in this gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>limit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The maximum number of files to return.</p></p>\n<p>The default value is <code>10</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>oid</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p>\n<p><p>The oid of the files to return.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forks</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#gistconnection\">GistConnection!</a></code>)</p></td>\n<td><p><p>A list of forks associated with the gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#gistorder\">GistOrder</a></code>)</p>\n<p><p>Ordering options for gists returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isFork</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the gist is a fork.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPublic</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the gist is public or not.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The gist name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>owner</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryowner\">RepositoryOwner</a></code>)</p></td>\n<td><p><p>The gist owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pushedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the gist was last pushed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTML path to this resource.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazers</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#stargazerconnection\">StargazerConnection!</a></code>)</p></td>\n<td><p><p>A list of users who have starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#starorder\">StarOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasStarred</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns a boolean indicating whether the viewing user has starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistcomment\">\n <a href=\"#gistcomment\">GistComment</a>\n </h2>\n <p>Represents a comment on an Gist.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#minimizable\">Minimizable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the comment body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gist</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#gist\">Gist!</a></code>)</p></td>\n<td><p><p>The associated gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMinimized</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not a comment has been minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>minimizedReason</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Returns why the comment was minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMinimize</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can minimize this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistcommentconnection\">\n <a href=\"#gistcommentconnection\">GistCommentConnection</a>\n </h2>\n <p>The connection type for GistComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#gistcommentedge\">[GistCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#gistcomment\">[GistComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistcommentedge\">\n <a href=\"#gistcommentedge\">GistCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#gistcomment\">GistComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistconnection\">\n <a href=\"#gistconnection\">GistConnection</a>\n </h2>\n <p>The connection type for Gist.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#gistedge\">[GistEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#gist\">[Gist]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistedge\">\n <a href=\"#gistedge\">GistEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#gist\">Gist</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistfile\">\n <a href=\"#gistfile\">GistFile</a>\n </h2>\n <p>A file in a gist.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>encodedName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The file name encoded to remove characters that are invalid in URL paths.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>encoding</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The gist file encoding.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>extension</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The file extension from the file name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isImage</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if this file is an image.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isTruncated</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the file&apos;s contents were truncated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>language</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#language\">Language</a></code>)</p></td>\n<td><p><p>The programming language this file is written in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The gist file name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>size</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The gist file size in bytes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>text</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>UTF8 text data or null if the file is binary.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>truncate</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Optionally truncate the returned file to this length.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gitactor\">\n <a href=\"#gitactor\">GitActor</a>\n </h2>\n <p>Represents an actor in a Git commit (ie. an author or committer).</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the author&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>date</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gittimestamp\">GitTimestamp</a></code>)</p></td>\n<td><p><p>The timestamp of the Git action (authoring or committing).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email in the Git commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name in the Git commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The GitHub user corresponding to the email field. Null if no such user exists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"githubmetadata\">\n <a href=\"#githubmetadata\">GitHubMetadata</a>\n </h2>\n <p>Represents information about the GitHub instance.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>gitHubServicesSha</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>Returns a String that&apos;s a SHA of <code>github-services</code>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPasswordAuthenticationVerifiable</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not users are verified.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gpgsignature\">\n <a href=\"#gpgsignature\">GpgSignature</a>\n </h2>\n <p>Represents a GPG signature on a Commit or Tag.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#gitsignature\">GitSignature</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Email used to sign this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isValid</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature is valid and verified by GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>keyId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Hex-encoded ID of the key that signed this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>payload</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Payload for GPG signing object. Raw ODB object without the signature header.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signature</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>ASCII-armored signature header from object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signer</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>GitHub user corresponding to the email signing this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#gitsignaturestate\">GitSignatureState!</a></code>)</p></td>\n<td><p><p>The state of this signature. <code>VALID</code> if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>wasSignedByGitHub</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature was made with GitHub&apos;s signing key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"headrefdeletedevent\">\n <a href=\"#headrefdeletedevent\">HeadRefDeletedEvent</a>\n </h2>\n <p>Represents a<code>head_ref_deleted</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRef</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the Ref associated with the <code>head_ref_deleted</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRefName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the Ref associated with the <code>head_ref_deleted</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"headrefforcepushedevent\">\n <a href=\"#headrefforcepushedevent\">HeadRefForcePushedEvent</a>\n </h2>\n <p>Represents a<code>head_ref_force_pushed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>afterCommit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the after commit SHA for the<code>head_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>beforeCommit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the before commit SHA for the<code>head_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the fully qualified ref name for the<code>head_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"headrefrestoredevent\">\n <a href=\"#headrefrestoredevent\">HeadRefRestoredEvent</a>\n </h2>\n <p>Represents a<code>head_ref_restored</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"hovercard\">\n <a href=\"#hovercard\">Hovercard</a>\n </h2>\n <p>Detail needed to display a hovercard for a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contexts</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#hovercardcontext\">[HovercardContext!]!</a></code>)</p></td>\n<td><p><p>Each of the contexts for this hovercard.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ipallowlistentry\">\n <a href=\"#ipallowlistentry\">IpAllowListEntry</a>\n </h2>\n <p>An IP address or range of addresses that is allowed to access an owner&apos;s resources.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>allowListValue</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A single IP address or range of IP addresses in CIDR notation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isActive</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the entry is currently active.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the IP allow list entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>owner</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#ipallowlistowner\">IpAllowListOwner!</a></code>)</p></td>\n<td><p><p>The owner of the IP allow list entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ipallowlistentryconnection\">\n <a href=\"#ipallowlistentryconnection\">IpAllowListEntryConnection</a>\n </h2>\n <p>The connection type for IpAllowListEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#ipallowlistentryedge\">[IpAllowListEntryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#ipallowlistentry\">[IpAllowListEntry]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ipallowlistentryedge\">\n <a href=\"#ipallowlistentryedge\">IpAllowListEntryEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#ipallowlistentry\">IpAllowListEntry</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issue\">\n <a href=\"#issue\">Issue</a>\n </h2>\n <p>An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#assignable\">Assignable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#closable\">Closable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#labelable\">Labelable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#lockable\">Lockable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>activeLockReason</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#lockreason\">LockReason</a></code>)</p></td>\n<td><p><p>Reason that the conversation was locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignees</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users assigned to this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the body of the issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the body of the issue rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closed</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the object is closed (definition of closed may depend on type).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issuecommentconnection\">IssueCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of comments associated with the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hovercard</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#hovercard\">Hovercard!</a></code>)</p></td>\n<td><p><p>The hovercard information for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includeNotificationContexts</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether or not to include notification contexts.</p></p>\n<p>The default value is <code>true</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labels</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#labelconnection\">LabelConnection</a></code>)</p></td>\n<td><p><p>A list of labels associated with the object.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#labelorder\">LabelOrder</a></code>)</p>\n<p><p>Ordering options for labels returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>locked</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the object is locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestone</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#milestone\">Milestone</a></code>)</p></td>\n<td><p><p>Identifies the milestone associated with the issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the issue number.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>participants</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users that are participating in the Issue conversation.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCards</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#projectcardconnection\">ProjectCardConnection!</a></code>)</p></td>\n<td><p><p>List of project cards associated with this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>archivedStates</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#projectcardarchivedstate\">[ProjectCardArchivedState]</a></code>)</p>\n<p><p>A list of archived states to filter the cards by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#issuestate\">IssueState!</a></code>)</p></td>\n<td><p><p>Identifies the state of the issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>timeline</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issuetimelineconnection\">IssueTimelineConnection!</a></code>)</p></td>\n<td><p><p>A list of events, comments, commits, etc. associated with the issue.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>timeline</code> is deprecated. <p><code>timeline</code> will be removed Use Issue.timelineItems instead. Removal on 2020-10-01 UTC.</p></p>\n</div>\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Allows filtering timeline events by a <code>since</code> timestamp.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>timelineItems</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issuetimelineitemsconnection\">IssueTimelineItemsConnection!</a></code>)</p></td>\n<td><p><p>A list of events, comments, commits, etc. associated with the issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>itemTypes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#issuetimelineitemsitemtype\">[IssueTimelineItemsItemType!]</a></code>)</p>\n<p><p>Filter timeline items by type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Filter timeline items by a <code>since</code> timestamp.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>skip</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Skips the first <em>n</em> elements in the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the issue title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecomment\">\n <a href=\"#issuecomment\">IssueComment</a>\n </h2>\n <p>Represents a comment on an Issue.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#minimizable\">Minimizable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body as Markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMinimized</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not a comment has been minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>Identifies the issue associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>minimizedReason</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Returns why the comment was minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>Returns the pull request associated with the comment, if this comment was made on a\npull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this issue comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this issue comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMinimize</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can minimize this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecommentconnection\">\n <a href=\"#issuecommentconnection\">IssueCommentConnection</a>\n </h2>\n <p>The connection type for IssueComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issuecommentedge\">[IssueCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issuecomment\">[IssueComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecommentedge\">\n <a href=\"#issuecommentedge\">IssueCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issuecomment\">IssueComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issueconnection\">\n <a href=\"#issueconnection\">IssueConnection</a>\n </h2>\n <p>The connection type for Issue.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issueedge\">[IssueEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issue\">[Issue]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecontributionsbyrepository\">\n <a href=\"#issuecontributionsbyrepository\">IssueContributionsByRepository</a>\n </h2>\n <p>This aggregates issues opened by a user within one repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdissuecontributionconnection\">CreatedIssueContributionConnection!</a></code>)</p></td>\n<td><p><p>The issue contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository in which the issues were opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issueedge\">\n <a href=\"#issueedge\">IssueEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issue\">Issue</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetimelineconnection\">\n <a href=\"#issuetimelineconnection\">IssueTimelineConnection</a>\n </h2>\n <p>The connection type for IssueTimelineItem.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issuetimelineitemedge\">[IssueTimelineItemEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#issuetimelineitem\">[IssueTimelineItem]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetimelineitemedge\">\n <a href=\"#issuetimelineitemedge\">IssueTimelineItemEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#issuetimelineitem\">IssueTimelineItem</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetimelineitemsconnection\">\n <a href=\"#issuetimelineitemsconnection\">IssueTimelineItemsConnection</a>\n </h2>\n <p>The connection type for IssueTimelineItems.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issuetimelineitemsedge\">[IssueTimelineItemsEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>filteredCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the count of items after applying <code>before</code> and <code>after</code> filters.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#issuetimelineitems\">[IssueTimelineItems]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the count of items after applying <code>before</code>/<code>after</code> filters and <code>first</code>/<code>last</code>/<code>skip</code> slicing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the timeline was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetimelineitemsedge\">\n <a href=\"#issuetimelineitemsedge\">IssueTimelineItemsEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#issuetimelineitems\">IssueTimelineItems</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"joinedgithubcontribution\">\n <a href=\"#joinedgithubcontribution\">JoinedGitHubContribution</a>\n </h2>\n <p>Represents a user signing up for a GitHub account.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"label\">\n <a href=\"#label\">Label</a>\n </h2>\n <p>A label for categorizing Issues or Milestones with a given Repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>color</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the label color.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the label was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A brief description of this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDefault</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether or not this is a default label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issues</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issueconnection\">IssueConnection!</a></code>)</p></td>\n<td><p><p>A list of issues associated with this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#issuefilters\">IssueFilters</a></code>)</p>\n<p><p>Filtering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p>\n<p><p>A list of states to filter the issues by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the label name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequests</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests associated with this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the label was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"labelconnection\">\n <a href=\"#labelconnection\">LabelConnection</a>\n </h2>\n <p>The connection type for Label.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#labeledge\">[LabelEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#label\">[Label]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"labeledge\">\n <a href=\"#labeledge\">LabelEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#label\">Label</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"labeledevent\">\n <a href=\"#labeledevent\">LabeledEvent</a>\n </h2>\n <p>Represents a<code>labeled</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>label</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#label\">Label!</a></code>)</p></td>\n<td><p><p>Identifies the label associated with the<code>labeled</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelable</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#labelable\">Labelable!</a></code>)</p></td>\n<td><p><p>Identifies the <code>Labelable</code> associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"language\">\n <a href=\"#language\">Language</a>\n </h2>\n <p>Represents a given language found in repositories.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>color</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The color defined for the current language.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the current language.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"languageconnection\">\n <a href=\"#languageconnection\">LanguageConnection</a>\n </h2>\n <p>A list of languages associated with the parent.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#languageedge\">[LanguageEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#language\">[Language]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalSize</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total size in bytes of files written in that language.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"languageedge\">\n <a href=\"#languageedge\">LanguageEdge</a>\n </h2>\n <p>Represents the language of a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>size</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of bytes of code written in the language.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"license\">\n <a href=\"#license\">License</a>\n </h2>\n <p>A repository&apos;s open source license.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The full text of the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>conditions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#licenserule\">[LicenseRule]!</a></code>)</p></td>\n<td><p><p>The conditions set by the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A human-readable description of the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>featured</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the license should be featured.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hidden</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the license should be displayed in license pickers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>implementation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Instructions on how to implement the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The lowercased SPDX ID of the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>limitations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#licenserule\">[LicenseRule]!</a></code>)</p></td>\n<td><p><p>The limitations set by the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The license full name specified by <a href=\"https://spdx.org/licenses\">https://spdx.org/licenses</a>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nickname</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Customary short name if applicable (e.g, GPLv3).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permissions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#licenserule\">[LicenseRule]!</a></code>)</p></td>\n<td><p><p>The permissions set by the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pseudoLicense</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the license is a pseudo-license placeholder (e.g., other, no-license).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>spdxId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Short identifier specified by <a href=\"https://spdx.org/licenses\">https://spdx.org/licenses</a>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>URL to the license on <a href=\"https://choosealicense.com\">https://choosealicense.com</a>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"licenserule\">\n <a href=\"#licenserule\">LicenseRule</a>\n </h2>\n <p>Describes a License&apos;s conditions, permissions, and limitations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A description of the rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The machine-readable rule key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>label</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The human-readable rule label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"lockedevent\">\n <a href=\"#lockedevent\">LockedEvent</a>\n </h2>\n <p>Represents a<code>locked</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lockReason</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#lockreason\">LockReason</a></code>)</p></td>\n<td><p><p>Reason that the conversation was locked (optional).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lockable</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#lockable\">Lockable!</a></code>)</p></td>\n<td><p><p>Object that was locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mannequin\">\n <a href=\"#mannequin\">Mannequin</a>\n </h2>\n <p>A placeholder user for attribution of imported data on GitHub.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the GitHub App&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The mannequin&apos;s email on the source instance.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The username of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTML path to this resource.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The URL to this resource.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"markedasduplicateevent\">\n <a href=\"#markedasduplicateevent\">MarkedAsDuplicateEvent</a>\n </h2>\n <p>Represents a<code>marked_as_duplicate</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"memberscandeletereposclearauditentry\">\n <a href=\"#memberscandeletereposclearauditentry\">MembersCanDeleteReposClearAuditEntry</a>\n </h2>\n <p>Audit log entry for a members_can_delete_repos.clear event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"memberscandeletereposdisableauditentry\">\n <a href=\"#memberscandeletereposdisableauditentry\">MembersCanDeleteReposDisableAuditEntry</a>\n </h2>\n <p>Audit log entry for a members_can_delete_repos.disable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"memberscandeletereposenableauditentry\">\n <a href=\"#memberscandeletereposenableauditentry\">MembersCanDeleteReposEnableAuditEntry</a>\n </h2>\n <p>Audit log entry for a members_can_delete_repos.enable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mentionedevent\">\n <a href=\"#mentionedevent\">MentionedEvent</a>\n </h2>\n <p>Represents a<code>mentioned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mergedevent\">\n <a href=\"#mergedevent\">MergedEvent</a>\n </h2>\n <p>Represents a<code>merged</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with the <code>merge</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeRef</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the Ref associated with the <code>merge</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeRefName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the Ref associated with the <code>merge</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this merged event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this merged event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestone\">\n <a href=\"#milestone\">Milestone</a>\n </h2>\n <p>Represents a Milestone object on a given repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#closable\">Closable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>closed</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the object is closed (definition of closed may depend on type).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who created the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the description of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dueOn</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the due date of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issuePrioritiesDebug</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Just for debugging on review-lab.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issues</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issueconnection\">IssueConnection!</a></code>)</p></td>\n<td><p><p>A list of issues associated with the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#issuefilters\">IssueFilters</a></code>)</p>\n<p><p>Filtering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p>\n<p><p>A list of states to filter the issues by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the number of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequests</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests associated with the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#milestonestate\">MilestoneState!</a></code>)</p></td>\n<td><p><p>Identifies the state of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the title of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestoneconnection\">\n <a href=\"#milestoneconnection\">MilestoneConnection</a>\n </h2>\n <p>The connection type for Milestone.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#milestoneedge\">[MilestoneEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#milestone\">[Milestone]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestoneedge\">\n <a href=\"#milestoneedge\">MilestoneEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#milestone\">Milestone</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestonedevent\">\n <a href=\"#milestonedevent\">MilestonedEvent</a>\n </h2>\n <p>Represents a<code>milestoned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestoneTitle</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the milestone title associated with the<code>milestoned</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#milestoneitem\">MilestoneItem!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"movedcolumnsinprojectevent\">\n <a href=\"#movedcolumnsinprojectevent\">MovedColumnsInProjectEvent</a>\n </h2>\n <p>Represents a<code>moved_columns_in_project</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousProjectColumnName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name the issue or pull request was moved from.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>previousProjectColumnName</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Project referenced by event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>project</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCard</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#projectcard\">ProjectCard</a></code>)</p></td>\n<td><p><p>Project card referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectCard</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectColumnName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name the issue or pull request was moved to.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectColumnName</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"oauthapplicationcreateauditentry\">\n <a href=\"#oauthapplicationcreateauditentry\">OauthApplicationCreateAuditEntry</a>\n </h2>\n <p>Audit log entry for a oauth_application.create event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#oauthapplicationauditentrydata\">OauthApplicationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>applicationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The application URL of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>callbackUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The callback URL of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>rateLimit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The rate limit of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#oauthapplicationcreateauditentrystate\">OauthApplicationCreateAuditEntryState</a></code>)</p></td>\n<td><p><p>The state of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgaddbillingmanagerauditentry\">\n <a href=\"#orgaddbillingmanagerauditentry\">OrgAddBillingManagerAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.add_billing_manager.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitationEmail</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address used to invite a billing manager for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgaddmemberauditentry\">\n <a href=\"#orgaddmemberauditentry\">OrgAddMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.add_member.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orgaddmemberauditentrypermission\">OrgAddMemberAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The permission level of the member added to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgblockuserauditentry\">\n <a href=\"#orgblockuserauditentry\">OrgBlockUserAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.block_user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUser</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgconfigdisablecollaboratorsonlyauditentry\">\n <a href=\"#orgconfigdisablecollaboratorsonlyauditentry\">OrgConfigDisableCollaboratorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.config.disable_collaborators_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgconfigenablecollaboratorsonlyauditentry\">\n <a href=\"#orgconfigenablecollaboratorsonlyauditentry\">OrgConfigEnableCollaboratorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.config.enable_collaborators_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgcreateauditentry\">\n <a href=\"#orgcreateauditentry\">OrgCreateAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.create event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>billingPlan</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orgcreateauditentrybillingplan\">OrgCreateAuditEntryBillingPlan</a></code>)</p></td>\n<td><p><p>The billing plan for the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgdisableoauthapprestrictionsauditentry\">\n <a href=\"#orgdisableoauthapprestrictionsauditentry\">OrgDisableOauthAppRestrictionsAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.disable_oauth_app_restrictions event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgdisablesamlauditentry\">\n <a href=\"#orgdisablesamlauditentry\">OrgDisableSamlAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.disable_saml event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>digestMethodUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s digest algorithm URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issuerUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s issuer URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signatureMethodUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s signature algorithm URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>singleSignOnUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s single sign-on URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgdisabletwofactorrequirementauditentry\">\n <a href=\"#orgdisabletwofactorrequirementauditentry\">OrgDisableTwoFactorRequirementAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.disable_two_factor_requirement event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgenableoauthapprestrictionsauditentry\">\n <a href=\"#orgenableoauthapprestrictionsauditentry\">OrgEnableOauthAppRestrictionsAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.enable_oauth_app_restrictions event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgenablesamlauditentry\">\n <a href=\"#orgenablesamlauditentry\">OrgEnableSamlAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.enable_saml event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>digestMethodUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s digest algorithm URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issuerUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s issuer URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signatureMethodUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s signature algorithm URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>singleSignOnUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s single sign-on URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgenabletwofactorrequirementauditentry\">\n <a href=\"#orgenabletwofactorrequirementauditentry\">OrgEnableTwoFactorRequirementAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.enable_two_factor_requirement event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orginvitememberauditentry\">\n <a href=\"#orginvitememberauditentry\">OrgInviteMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.invite_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address of the organization invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationInvitation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationinvitation\">OrganizationInvitation</a></code>)</p></td>\n<td><p><p>The organization invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orginvitetobusinessauditentry\">\n <a href=\"#orginvitetobusinessauditentry\">OrgInviteToBusinessAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.invite_to_business event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgoauthappaccessapprovedauditentry\">\n <a href=\"#orgoauthappaccessapprovedauditentry\">OrgOauthAppAccessApprovedAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.oauth_app_access_approved event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#oauthapplicationauditentrydata\">OauthApplicationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgoauthappaccessdeniedauditentry\">\n <a href=\"#orgoauthappaccessdeniedauditentry\">OrgOauthAppAccessDeniedAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.oauth_app_access_denied event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#oauthapplicationauditentrydata\">OauthApplicationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgoauthappaccessrequestedauditentry\">\n <a href=\"#orgoauthappaccessrequestedauditentry\">OrgOauthAppAccessRequestedAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.oauth_app_access_requested event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#oauthapplicationauditentrydata\">OauthApplicationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgremovebillingmanagerauditentry\">\n <a href=\"#orgremovebillingmanagerauditentry\">OrgRemoveBillingManagerAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.remove_billing_manager event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reason</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orgremovebillingmanagerauditentryreason\">OrgRemoveBillingManagerAuditEntryReason</a></code>)</p></td>\n<td><p><p>The reason for the billing manager being removed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgremovememberauditentry\">\n <a href=\"#orgremovememberauditentry\">OrgRemoveMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.remove_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membershipTypes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orgremovememberauditentrymembershiptype\">[OrgRemoveMemberAuditEntryMembershipType!]</a></code>)</p></td>\n<td><p><p>The types of membership the member has with the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reason</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orgremovememberauditentryreason\">OrgRemoveMemberAuditEntryReason</a></code>)</p></td>\n<td><p><p>The reason for the member being removed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgremoveoutsidecollaboratorauditentry\">\n <a href=\"#orgremoveoutsidecollaboratorauditentry\">OrgRemoveOutsideCollaboratorAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.remove_outside_collaborator event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membershipTypes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orgremoveoutsidecollaboratorauditentrymembershiptype\">[OrgRemoveOutsideCollaboratorAuditEntryMembershipType!]</a></code>)</p></td>\n<td><p><p>The types of membership the outside collaborator has with the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reason</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orgremoveoutsidecollaboratorauditentryreason\">OrgRemoveOutsideCollaboratorAuditEntryReason</a></code>)</p></td>\n<td><p><p>The reason for the outside collaborator being removed from the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgrestorememberauditentry\">\n <a href=\"#orgrestorememberauditentry\">OrgRestoreMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.restore_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredCustomEmailRoutingsCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of custom email routings for the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredIssueAssignmentsCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of issue assignemnts for the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredMemberships</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#orgrestorememberauditentrymembership\">[OrgRestoreMemberAuditEntryMembership!]</a></code>)</p></td>\n<td><p><p>Restored organization membership objects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredMembershipsCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of restored memberships.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredRepositoriesCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of repositories of the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredRepositoryStarsCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of starred repositories for the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredRepositoryWatchesCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of watched repositories for the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgrestoremembermembershiporganizationauditentrydata\">\n <a href=\"#orgrestoremembermembershiporganizationauditentrydata\">OrgRestoreMemberMembershipOrganizationAuditEntryData</a>\n </h2>\n <p>Metadata for an organization membership for org.restore_member actions.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgrestoremembermembershiprepositoryauditentrydata\">\n <a href=\"#orgrestoremembermembershiprepositoryauditentrydata\">OrgRestoreMemberMembershipRepositoryAuditEntryData</a>\n </h2>\n <p>Metadata for a repository membership for org.restore_member actions.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgrestoremembermembershipteamauditentrydata\">\n <a href=\"#orgrestoremembermembershipteamauditentrydata\">OrgRestoreMemberMembershipTeamAuditEntryData</a>\n </h2>\n <p>Metadata for a team membership for org.restore_member actions.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgunblockuserauditentry\">\n <a href=\"#orgunblockuserauditentry\">OrgUnblockUserAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.unblock_user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUser</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user being unblocked by the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgupdatedefaultrepositorypermissionauditentry\">\n <a href=\"#orgupdatedefaultrepositorypermissionauditentry\">OrgUpdateDefaultRepositoryPermissionAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.update_default_repository_permission.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission\">OrgUpdateDefaultRepositoryPermissionAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The new default repository permission level for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permissionWas</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission\">OrgUpdateDefaultRepositoryPermissionAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The former default repository permission level for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgupdatememberauditentry\">\n <a href=\"#orgupdatememberauditentry\">OrgUpdateMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.update_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orgupdatememberauditentrypermission\">OrgUpdateMemberAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The new member permission level for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permissionWas</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orgupdatememberauditentrypermission\">OrgUpdateMemberAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The former member permission level for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgupdatememberrepositorycreationpermissionauditentry\">\n <a href=\"#orgupdatememberrepositorycreationpermissionauditentry\">OrgUpdateMemberRepositoryCreationPermissionAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.update_member_repository_creation_permission event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canCreateRepositories</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Can members create repositories in the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orgupdatememberrepositorycreationpermissionauditentryvisibility\">OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The permission for visibility level of repositories for this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgupdatememberrepositoryinvitationpermissionauditentry\">\n <a href=\"#orgupdatememberrepositoryinvitationpermissionauditentry\">OrgUpdateMemberRepositoryInvitationPermissionAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.update_member_repository_invitation_permission event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canInviteOutsideCollaboratorsToRepositories</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Can outside collaborators be invited to repositories in the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organization\">\n <a href=\"#organization\">Organization</a>\n </h2>\n <p>An account on GitHub, with one or more owners, that has repositories, members and teams.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#memberstatusable\">MemberStatusable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#packageowner\">PackageOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#profileowner\">ProfileOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#projectowner\">ProjectOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryowner\">RepositoryOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>anyPinnableItems</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if this repository owner has any items that can be pinned to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>type</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pinnableitemtype\">PinnableItemType</a></code>)</p>\n<p><p>Filter to only a particular kind of pinnable item.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>auditLog</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationauditentryconnection\">OrganizationAuditEntryConnection!</a></code>)</p></td>\n<td><p><p>Audit log entries of the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#auditlogorder\">AuditLogOrder</a></code>)</p>\n<p><p>Ordering options for the returned audit log entries.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The query string to filter audit entries.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the organization&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile description.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>descriptionHTML</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile description rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public email.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListEnabledSetting</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#ipallowlistenabledsettingvalue\">IpAllowListEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether the organization has an IP allow list enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListEntries</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#ipallowlistentryconnection\">IpAllowListEntryConnection!</a></code>)</p></td>\n<td><p><p>The IP addresses that are allowed to access resources owned by the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#ipallowlistentryorder\">IpAllowListEntryOrder</a></code>)</p>\n<p><p>Ordering options for IP allow list entries returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>itemShowcase</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#profileitemshowcase\">ProfileItemShowcase!</a></code>)</p></td>\n<td><p><p>Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>location</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The organization&apos;s login name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>memberStatuses</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#userstatusconnection\">UserStatusConnection!</a></code>)</p></td>\n<td><p><p>Get the status messages members of this entity have set that are either public or visible only to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#userstatusorder\">UserStatusOrder</a></code>)</p>\n<p><p>Ordering options for user statuses returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersWithRole</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationmemberconnection\">OrganizationMemberConnection!</a></code>)</p></td>\n<td><p><p>A list of users who are members of this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newTeamResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path creating a new team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newTeamUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL creating a new team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationBillingEmail</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The billing email for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>packages</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#packageconnection\">PackageConnection!</a></code>)</p></td>\n<td><p><p>A list of packages under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>names</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String]</a></code>)</p>\n<p><p>Find packages by their names.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#packageorder\">PackageOrder</a></code>)</p>\n<p><p>Ordering of the returned packages.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>packageType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#packagetype\">PackageType</a></code>)</p>\n<p><p>Filter registry package by type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>Find packages in a repository by ID.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingMembers</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of users who have been invited to join this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnableItems</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories and gists this profile owner can pin to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>types</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pinnableitemtype\">[PinnableItemType!]</a></code>)</p>\n<p><p>Filter the types of pinnable items that are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedItems</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories and gists this profile owner has pinned to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>types</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pinnableitemtype\">[PinnableItemType!]</a></code>)</p>\n<p><p>Filter the types of pinned items that are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedItemsRemaining</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns how many more items this profile owner can pin to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Find project by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The project number to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projects</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#projectconnection\">ProjectConnection!</a></code>)</p></td>\n<td><p><p>A list of projects under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#projectorder\">ProjectOrder</a></code>)</p>\n<p><p>Ordering options for projects returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>search</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Query to search projects by, currently only searching by name.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#projectstate\">[ProjectState!]</a></code>)</p>\n<p><p>A list of states to filter the projects by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path listing organization&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL listing organization&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories that the user owns.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of viewer&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isFork</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they are forks of another repository.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownerAffiliations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of owner&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>Find Repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>Name of Repository to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresTwoFactorAuthentication</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>When true the organization requires all members, billing managers, and outside\ncollaborators to enable two-factor authentication.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>samlIdentityProvider</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationidentityprovider\">OrganizationIdentityProvider</a></code>)</p></td>\n<td><p><p>The Organization&apos;s SAML identity providers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>Find an organization&apos;s team by its slug.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>slug</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The name or slug of the team to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teams</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>A list of teams in this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ldapMapped</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If true, filters teams that are mapped to an LDAP Group (Enterprise only).</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#teamorder\">TeamOrder</a></code>)</p>\n<p><p>Ordering options for teams returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#teamprivacy\">TeamPrivacy</a></code>)</p>\n<p><p>If non-null, filters teams according to privacy.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>If non-null, filters teams with query on team name and team slug.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#teamrole\">TeamRole</a></code>)</p>\n<p><p>If non-null, filters teams according to whether the viewer is an admin or member on team.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>rootTeamsOnly</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If true, restrict to only root teams.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>userLogins</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>User logins to filter by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path listing organization&apos;s teams.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL listing organization&apos;s teams.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>twitterUsername</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s Twitter username.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanAdminister</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Organization is adminable by the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanChangePinnedItems</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the viewer pin repositories and gists to the profile?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateProjects</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer create new projects on this owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateRepositories</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Viewer can create repositories on this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateTeams</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Viewer can create teams on this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerIsAMember</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Viewer is an active member of this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>websiteUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationauditentryconnection\">\n <a href=\"#organizationauditentryconnection\">OrganizationAuditEntryConnection</a>\n </h2>\n <p>The connection type for OrganizationAuditEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationauditentryedge\">[OrganizationAuditEntryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#organizationauditentry\">[OrganizationAuditEntry]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationauditentryedge\">\n <a href=\"#organizationauditentryedge\">OrganizationAuditEntryEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#organizationauditentry\">OrganizationAuditEntry</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationconnection\">\n <a href=\"#organizationconnection\">OrganizationConnection</a>\n </h2>\n <p>The connection type for Organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationedge\">[OrganizationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">[Organization]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationedge\">\n <a href=\"#organizationedge\">OrganizationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationidentityprovider\">\n <a href=\"#organizationidentityprovider\">OrganizationIdentityProvider</a>\n </h2>\n <p>An Identity Provider configured to provision SAML and SCIM identities for Organizations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>digestMethod</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The digest algorithm used to sign SAML requests for the Identity Provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>externalIdentities</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#externalidentityconnection\">ExternalIdentityConnection!</a></code>)</p></td>\n<td><p><p>External Identities provisioned by this Identity Provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>idpCertificate</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#x509certificate\">X509Certificate</a></code>)</p></td>\n<td><p><p>The x509 certificate used by the Identity Provder to sign assertions and responses.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issuer</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The Issuer Entity ID for the SAML Identity Provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>Organization this Identity Provider belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signatureMethod</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The signature algorithm used to sign SAML requests for the Identity Provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ssoUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL endpoint for the Identity Provider&apos;s SAML SSO.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationinvitation\">\n <a href=\"#organizationinvitation\">OrganizationInvitation</a>\n </h2>\n <p>An Invitation for a user to an organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address of the user invited to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#organizationinvitationtype\">OrganizationInvitationType!</a></code>)</p></td>\n<td><p><p>The type of invitation that was sent (e.g. email, user).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitee</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who was invited to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>inviter</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who created the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization!</a></code>)</p></td>\n<td><p><p>The organization the invite is for.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#organizationinvitationrole\">OrganizationInvitationRole!</a></code>)</p></td>\n<td><p><p>The user&apos;s pending role in the organization (e.g. member, owner).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationinvitationconnection\">\n <a href=\"#organizationinvitationconnection\">OrganizationInvitationConnection</a>\n </h2>\n <p>The connection type for OrganizationInvitation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationinvitationedge\">[OrganizationInvitationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationinvitation\">[OrganizationInvitation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationinvitationedge\">\n <a href=\"#organizationinvitationedge\">OrganizationInvitationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationinvitation\">OrganizationInvitation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationmemberconnection\">\n <a href=\"#organizationmemberconnection\">OrganizationMemberConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationmemberedge\">[OrganizationMemberEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationmemberedge\">\n <a href=\"#organizationmemberedge\">OrganizationMemberEdge</a>\n </h2>\n <p>Represents a user within an organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasTwoFactorEnabled</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the organization member has two factor enabled or not. Returns null if information is not available to viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#organizationmemberrole\">OrganizationMemberRole</a></code>)</p></td>\n<td><p><p>The role this user has in the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationteamshovercardcontext\">\n <a href=\"#organizationteamshovercardcontext\">OrganizationTeamsHovercardContext</a>\n </h2>\n <p>An organization teams hovercard context.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>relevantTeams</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>Teams in this organization the user is a member of that are relevant.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The path for the full team list for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The URL for the full team list for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalTeamCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total number of teams the user is on in the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationshovercardcontext\">\n <a href=\"#organizationshovercardcontext\">OrganizationsHovercardContext</a>\n </h2>\n <p>An organization list hovercard context.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>relevantOrganizations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>Organizations this user is a member of that are relevant.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalOrganizationCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total number of organizations this user is in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"package\">\n <a href=\"#package\">Package</a>\n </h2>\n <p>Information for an uploaded package.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>latestVersion</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#packageversion\">PackageVersion</a></code>)</p></td>\n<td><p><p>Find the latest version for the package.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the package.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>packageType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#packagetype\">PackageType!</a></code>)</p></td>\n<td><p><p>Identifies the type of the package.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository this package belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>statistics</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#packagestatistics\">PackageStatistics</a></code>)</p></td>\n<td><p><p>Statistics about package activity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>version</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#packageversion\">PackageVersion</a></code>)</p></td>\n<td><p><p>Find package version by version string.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>version</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The package version.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>versions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#packageversionconnection\">PackageVersionConnection!</a></code>)</p></td>\n<td><p><p>list of versions for this package.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#packageversionorder\">PackageVersionOrder</a></code>)</p>\n<p><p>Ordering of the returned packages.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageconnection\">\n <a href=\"#packageconnection\">PackageConnection</a>\n </h2>\n <p>The connection type for Package.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#packageedge\">[PackageEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#package\">[Package]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageedge\">\n <a href=\"#packageedge\">PackageEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#package\">Package</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagefile\">\n <a href=\"#packagefile\">PackageFile</a>\n </h2>\n <p>A file in a package version.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>md5</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>MD5 hash of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Name of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>packageVersion</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#packageversion\">PackageVersion</a></code>)</p></td>\n<td><p><p>The package version this file belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sha1</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>SHA1 hash of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sha256</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>SHA256 hash of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>size</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Size of the file in bytes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>URL to download the asset.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagefileconnection\">\n <a href=\"#packagefileconnection\">PackageFileConnection</a>\n </h2>\n <p>The connection type for PackageFile.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#packagefileedge\">[PackageFileEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#packagefile\">[PackageFile]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagefileedge\">\n <a href=\"#packagefileedge\">PackageFileEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#packagefile\">PackageFile</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagestatistics\">\n <a href=\"#packagestatistics\">PackageStatistics</a>\n </h2>\n <p>Represents a object that contains package activity statistics such as downloads.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>downloadsTotalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Number of times the package was downloaded since it was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packagetag\">\n <a href=\"#packagetag\">PackageTag</a>\n </h2>\n <p>A version tag contains the mapping between a tag name and a version.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the tag name of the version.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>version</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#packageversion\">PackageVersion</a></code>)</p></td>\n<td><p><p>Version that the tag is associated with.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageversion\">\n <a href=\"#packageversion\">PackageVersion</a>\n </h2>\n <p>Information about a specific package version.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>files</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#packagefileconnection\">PackageFileConnection!</a></code>)</p></td>\n<td><p><p>List of files associated with this package version.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#packagefileorder\">PackageFileOrder</a></code>)</p>\n<p><p>Ordering of the returned package files.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>package</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#package\">Package</a></code>)</p></td>\n<td><p><p>The package associated with this version.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>platform</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The platform this version was built for.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>preRelease</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this version is a pre-release.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>readme</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The README of this package version.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>release</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#release\">Release</a></code>)</p></td>\n<td><p><p>The release associated with this package version.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>statistics</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#packageversionstatistics\">PackageVersionStatistics</a></code>)</p></td>\n<td><p><p>Statistics about package activity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>summary</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The package version summary.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>version</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The version string.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageversionconnection\">\n <a href=\"#packageversionconnection\">PackageVersionConnection</a>\n </h2>\n <p>The connection type for PackageVersion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#packageversionedge\">[PackageVersionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#packageversion\">[PackageVersion]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageversionedge\">\n <a href=\"#packageversionedge\">PackageVersionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#packageversion\">PackageVersion</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"packageversionstatistics\">\n <a href=\"#packageversionstatistics\">PackageVersionStatistics</a>\n </h2>\n <p>Represents a object that contains package version activity statistics such as downloads.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>downloadsTotalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Number of times the package was downloaded since it was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pageinfo\">\n <a href=\"#pageinfo\">PageInfo</a>\n </h2>\n <p>Information about pagination in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>endCursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>When paginating forwards, the cursor to continue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasNextPage</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>When paginating forwards, are there more items?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasPreviousPage</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>When paginating backwards, are there more items?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startCursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>When paginating backwards, the cursor to continue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"permissionsource\">\n <a href=\"#permissionsource\">PermissionSource</a>\n </h2>\n <p>A level of permission and source for a user&apos;s access to a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization!</a></code>)</p></td>\n<td><p><p>The organization the repository belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#defaultrepositorypermissionfield\">DefaultRepositoryPermissionField!</a></code>)</p></td>\n<td><p><p>The level of access this source has granted to the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>source</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#permissiongranter\">PermissionGranter!</a></code>)</p></td>\n<td><p><p>The source of this permission.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnableitemconnection\">\n <a href=\"#pinnableitemconnection\">PinnableItemConnection</a>\n </h2>\n <p>The connection type for PinnableItem.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pinnableitemedge\">[PinnableItemEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#pinnableitem\">[PinnableItem]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnableitemedge\">\n <a href=\"#pinnableitemedge\">PinnableItemEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#pinnableitem\">PinnableItem</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnedevent\">\n <a href=\"#pinnedevent\">PinnedEvent</a>\n </h2>\n <p>Represents a<code>pinned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>Identifies the issue associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnedissue\">\n <a href=\"#pinnedissue\">PinnedIssue</a>\n </h2>\n <p>A Pinned Issue is a issue pinned to a repository&apos;s index page.</p>\n </div>\n\n <div>\n \n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>PinnedIssue</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#pinned-issues-preview\">Pinned issues preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>The issue that was pinned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor!</a></code>)</p></td>\n<td><p><p>The actor that pinned this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository that this issue was pinned to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnedissueconnection\">\n <a href=\"#pinnedissueconnection\">PinnedIssueConnection</a>\n </h2>\n <p>The connection type for PinnedIssue.</p>\n </div>\n\n <div>\n \n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>PinnedIssueConnection</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#pinned-issues-preview\">Pinned issues preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pinnedissueedge\">[PinnedIssueEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pinnedissue\">[PinnedIssue]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnedissueedge\">\n <a href=\"#pinnedissueedge\">PinnedIssueEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>PinnedIssueEdge</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#pinned-issues-preview\">Pinned issues preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pinnedissue\">PinnedIssue</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"privaterepositoryforkingdisableauditentry\">\n <a href=\"#privaterepositoryforkingdisableauditentry\">PrivateRepositoryForkingDisableAuditEntry</a>\n </h2>\n <p>Audit log entry for a private_repository_forking.disable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"privaterepositoryforkingenableauditentry\">\n <a href=\"#privaterepositoryforkingenableauditentry\">PrivateRepositoryForkingEnableAuditEntry</a>\n </h2>\n <p>Audit log entry for a private_repository_forking.enable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"profileitemshowcase\">\n <a href=\"#profileitemshowcase\">ProfileItemShowcase</a>\n </h2>\n <p>A curatable list of repositories relating to a repository owner, which defaults\nto showing the most popular repositories they own.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>hasPinnedItems</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the owner has pinned any repositories or gists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>items</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>The repositories and gists in the showcase. If the profile owner has any\npinned items, those will be returned. Otherwise, the profile owner&apos;s popular\nrepositories will be returned.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"project\">\n <a href=\"#project\">Project</a>\n </h2>\n <p>Projects manage issues, pull requests and notes within a project owner.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#closable\">Closable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The project&apos;s description body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The projects description body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closed</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the object is closed (definition of closed may depend on type).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>columns</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#projectcolumnconnection\">ProjectColumnConnection!</a></code>)</p></td>\n<td><p><p>List of columns in the project.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who originally created the project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The project&apos;s name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The project&apos;s number.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>owner</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#projectowner\">ProjectOwner!</a></code>)</p></td>\n<td><p><p>The project&apos;s owner. Currently limited to repositories, organizations, and users.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingCards</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#projectcardconnection\">ProjectCardConnection!</a></code>)</p></td>\n<td><p><p>List of pending cards in this project.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>archivedStates</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#projectcardarchivedstate\">[ProjectCardArchivedState]</a></code>)</p>\n<p><p>A list of archived states to filter the cards by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#projectstate\">ProjectState!</a></code>)</p></td>\n<td><p><p>Whether the project is open or closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcard\">\n <a href=\"#projectcard\">ProjectCard</a>\n </h2>\n <p>A card in a project.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>column</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#projectcolumn\">ProjectColumn</a></code>)</p></td>\n<td><p><p>The project column this card is associated under. A card may only belong to one\nproject column at a time. The column field will be null if the card is created\nin a pending state and has yet to be associated with a column. Once cards are\nassociated with a column, they will not become pending in the future.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>content</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#projectcarditem\">ProjectCardItem</a></code>)</p></td>\n<td><p><p>The card content item.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who created this card.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isArchived</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the card is archived.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>note</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The card note.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#project\">Project!</a></code>)</p></td>\n<td><p><p>The project that contains this card.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this card.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#projectcardstate\">ProjectCardState</a></code>)</p></td>\n<td><p><p>The state of ProjectCard.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this card.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcardconnection\">\n <a href=\"#projectcardconnection\">ProjectCardConnection</a>\n </h2>\n <p>The connection type for ProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#projectcardedge\">[ProjectCardEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#projectcard\">[ProjectCard]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcardedge\">\n <a href=\"#projectcardedge\">ProjectCardEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#projectcard\">ProjectCard</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcolumn\">\n <a href=\"#projectcolumn\">ProjectColumn</a>\n </h2>\n <p>A column inside a project.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cards</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#projectcardconnection\">ProjectCardConnection!</a></code>)</p></td>\n<td><p><p>List of cards in the column.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>archivedStates</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#projectcardarchivedstate\">[ProjectCardArchivedState]</a></code>)</p>\n<p><p>A list of archived states to filter the cards by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The project column&apos;s name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#project\">Project!</a></code>)</p></td>\n<td><p><p>The project that contains this column.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>purpose</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#projectcolumnpurpose\">ProjectColumnPurpose</a></code>)</p></td>\n<td><p><p>The semantic purpose of the column.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this project column.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this project column.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcolumnconnection\">\n <a href=\"#projectcolumnconnection\">ProjectColumnConnection</a>\n </h2>\n <p>The connection type for ProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#projectcolumnedge\">[ProjectColumnEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#projectcolumn\">[ProjectColumn]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcolumnedge\">\n <a href=\"#projectcolumnedge\">ProjectColumnEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#projectcolumn\">ProjectColumn</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectconnection\">\n <a href=\"#projectconnection\">ProjectConnection</a>\n </h2>\n <p>A list of projects associated with the owner.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#projectedge\">[ProjectEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#project\">[Project]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectedge\">\n <a href=\"#projectedge\">ProjectEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"publickey\">\n <a href=\"#publickey\">PublicKey</a>\n </h2>\n <p>A user&apos;s public key.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>accessedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The last time this authorization was used to perform an action. Values will be null for keys not owned by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the key was created. Keys created before\nMarch 5th, 2014 have inaccurate values. Values will be null for keys not owned by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>fingerprint</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The fingerprint for this PublicKey.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isReadOnly</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether this PublicKey is read-only or not. Values will be null for keys not owned by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The public key string.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the key was updated. Keys created before\nMarch 5th, 2014 may have inaccurate values. Values will be null for keys not\nowned by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"publickeyconnection\">\n <a href=\"#publickeyconnection\">PublicKeyConnection</a>\n </h2>\n <p>The connection type for PublicKey.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#publickeyedge\">[PublicKeyEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#publickey\">[PublicKey]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"publickeyedge\">\n <a href=\"#publickeyedge\">PublicKeyEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#publickey\">PublicKey</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequest\">\n <a href=\"#pullrequest\">PullRequest</a>\n </h2>\n <p>A repository pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#assignable\">Assignable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#closable\">Closable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#labelable\">Labelable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#lockable\">Lockable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>activeLockReason</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#lockreason\">LockReason</a></code>)</p></td>\n<td><p><p>Reason that the conversation was locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>additions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of additions in this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignees</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users assigned to this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRef</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the base Ref associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRefName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the base Ref associated with the pull request, even if the ref has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRefOid</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>Identifies the oid of the base ref associated with the pull request, even if the ref has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRepository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with this pull request&apos;s base Ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body as Markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canBeRebased</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the pull request is rebaseable.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>canBeRebased</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#merge-info-preview\">Merge info preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>changedFiles</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of changed files in this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checksResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for the checks of this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checksUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for the checks of this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closed</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the pull request is closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closingIssuesReferences</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issueconnection\">IssueConnection</a></code>)</p></td>\n<td><p><p>List of issues that were may be closed by this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issuecommentconnection\">IssueCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of comments associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commits</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestcommitconnection\">PullRequestCommitConnection!</a></code>)</p></td>\n<td><p><p>A list of commits present in this pull request&apos;s head branch not present in the base branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of deletions in this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited this pull request&apos;s body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>files</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestchangedfileconnection\">PullRequestChangedFileConnection</a></code>)</p></td>\n<td><p><p>Lists the files changed within this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRef</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the head Ref associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRefName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the head Ref associated with the pull request, even if the ref has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRefOid</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>Identifies the oid of the head ref associated with the pull request, even if the ref has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRepository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with this pull request&apos;s head Ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRepositoryOwner</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryowner\">RepositoryOwner</a></code>)</p></td>\n<td><p><p>The owner of the repository associated with this pull request&apos;s head Ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hovercard</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#hovercard\">Hovercard!</a></code>)</p></td>\n<td><p><p>The hovercard information for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includeNotificationContexts</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether or not to include notification contexts.</p></p>\n<p>The default value is <code>true</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>The head and base repositories are different.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDraft</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the pull request is a draft.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labels</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#labelconnection\">LabelConnection</a></code>)</p></td>\n<td><p><p>A list of labels associated with the object.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#labelorder\">LabelOrder</a></code>)</p>\n<p><p>Ordering options for labels returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>locked</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the pull request is locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>maintainerCanModify</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether maintainers can modify the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeCommit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit that was created when this pull request was merged.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeStateStatus</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#mergestatestatus\">MergeStateStatus!</a></code>)</p></td>\n<td><p><p>Detailed information about the current pull request merge state status.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>mergeStateStatus</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#merge-info-preview\">Merge info preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeable</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#mergeablestate\">MergeableState!</a></code>)</p></td>\n<td><p><p>Whether or not the pull request can be merged based on the existence of merge conflicts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>merged</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the pull request was merged.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The date and time that the pull request was merged.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergedBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who merged the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestone</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#milestone\">Milestone</a></code>)</p></td>\n<td><p><p>Identifies the milestone associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the pull request number.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>participants</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users that are participating in the Pull Request conversation.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The permalink to the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>potentialMergeCommit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit that GitHub automatically generated to test if this pull request\ncould be merged. This field will not return a value if the pull request is\nmerged, or if the test merge commit is still being generated. See the\n<code>mergeable</code> field for more details on the mergeability of the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCards</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#projectcardconnection\">ProjectCardConnection!</a></code>)</p></td>\n<td><p><p>List of project cards associated with this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>archivedStates</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#projectcardarchivedstate\">[ProjectCardArchivedState]</a></code>)</p>\n<p><p>A list of archived states to filter the cards by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>revertResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for reverting this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>revertUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for reverting this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewDecision</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pullrequestreviewdecision\">PullRequestReviewDecision</a></code>)</p></td>\n<td><p><p>The current status of this pull request with respect to code review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequests</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reviewrequestconnection\">ReviewRequestConnection</a></code>)</p></td>\n<td><p><p>A list of review requests associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewThreads</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestreviewthreadconnection\">PullRequestReviewThreadConnection!</a></code>)</p></td>\n<td><p><p>The list of all review threads for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviews</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestreviewconnection\">PullRequestReviewConnection</a></code>)</p></td>\n<td><p><p>A list of reviews associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>author</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filter by author of the review.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pullrequestreviewstate\">[PullRequestReviewState!]</a></code>)</p>\n<p><p>A list of states to filter the reviews.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pullrequeststate\">PullRequestState!</a></code>)</p></td>\n<td><p><p>Identifies the state of the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>suggestedReviewers</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#suggestedreviewer\">[SuggestedReviewer]!</a></code>)</p></td>\n<td><p><p>A list of reviewer suggestions based on commit history and past review comments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>timeline</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequesttimelineconnection\">PullRequestTimelineConnection!</a></code>)</p></td>\n<td><p><p>A list of events, comments, commits, etc. associated with the pull request.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>timeline</code> is deprecated. <p><code>timeline</code> will be removed Use PullRequest.timelineItems instead. Removal on 2020-10-01 UTC.</p></p>\n</div>\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Allows filtering timeline events by a <code>since</code> timestamp.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>timelineItems</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequesttimelineitemsconnection\">PullRequestTimelineItemsConnection!</a></code>)</p></td>\n<td><p><p>A list of events, comments, commits, etc. associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>itemTypes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pullrequesttimelineitemsitemtype\">[PullRequestTimelineItemsItemType!]</a></code>)</p>\n<p><p>Filter timeline items by type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Filter timeline items by a <code>since</code> timestamp.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>skip</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Skips the first <em>n</em> elements in the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the pull request title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanApplySuggestion</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer can apply suggestion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestchangedfile\">\n <a href=\"#pullrequestchangedfile\">PullRequestChangedFile</a>\n </h2>\n <p>A file changed in a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>additions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of additions to the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of deletions to the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The path of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestchangedfileconnection\">\n <a href=\"#pullrequestchangedfileconnection\">PullRequestChangedFileConnection</a>\n </h2>\n <p>The connection type for PullRequestChangedFile.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestchangedfileedge\">[PullRequestChangedFileEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestchangedfile\">[PullRequestChangedFile]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestchangedfileedge\">\n <a href=\"#pullrequestchangedfileedge\">PullRequestChangedFileEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestchangedfile\">PullRequestChangedFile</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcommit\">\n <a href=\"#pullrequestcommit\">PullRequestCommit</a>\n </h2>\n <p>Represents a Git commit part of a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>The Git commit object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request this commit belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this pull request commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this pull request commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcommitcommentthread\">\n <a href=\"#pullrequestcommitcommentthread\">PullRequestCommitCommentThread</a>\n </h2>\n <p>Represents a commit comment thread part of a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>The comments that exist in this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>The commit the comments were made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The file the comments were made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>position</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The position in the diff for the commit that the comment was made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request this commit comment thread belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcommitconnection\">\n <a href=\"#pullrequestcommitconnection\">PullRequestCommitConnection</a>\n </h2>\n <p>The connection type for PullRequestCommit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestcommitedge\">[PullRequestCommitEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestcommit\">[PullRequestCommit]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcommitedge\">\n <a href=\"#pullrequestcommitedge\">PullRequestCommitEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestcommit\">PullRequestCommit</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestconnection\">\n <a href=\"#pullrequestconnection\">PullRequestConnection</a>\n </h2>\n <p>The connection type for PullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestedge\">[PullRequestEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">[PullRequest]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcontributionsbyrepository\">\n <a href=\"#pullrequestcontributionsbyrepository\">PullRequestContributionsByRepository</a>\n </h2>\n <p>This aggregates pull requests opened by a user within one repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdpullrequestcontributionconnection\">CreatedPullRequestContributionConnection!</a></code>)</p></td>\n<td><p><p>The pull request contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository in which the pull requests were opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestedge\">\n <a href=\"#pullrequestedge\">PullRequestEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreview\">\n <a href=\"#pullrequestreview\">PullRequestReview</a>\n </h2>\n <p>A review object for a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the pull request review body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body of this review rendered as plain text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestreviewcommentconnection\">PullRequestReviewCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of review comments for the current pull request review.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with this pull request review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>onBehalfOf</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>A list of teams that this review was made on behalf of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>Identifies the pull request associated with this pull request review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path permalink for this PullRequestReview.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pullrequestreviewstate\">PullRequestReviewState!</a></code>)</p></td>\n<td><p><p>Identifies the current state of the pull request review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>submittedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the Pull Request Review was submitted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL permalink for this PullRequestReview.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewcomment\">\n <a href=\"#pullrequestreviewcomment\">PullRequestReviewComment</a>\n </h2>\n <p>A review comment associated with a given repository pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#minimizable\">Minimizable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The comment body of this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The comment body of this review comment rendered as plain text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the comment was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>diffHunk</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The diff hunk to which the comment applies.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>draftedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the comment was created in a draft state.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMinimized</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not a comment has been minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>minimizedReason</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Returns why the comment was minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalCommit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the original commit associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalPosition</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The original line index in the diff to which the comment applies.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>outdated</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies when the comment body is outdated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The path to which the comment applies.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>position</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The line index in the diff to which the comment applies.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request associated with this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReview</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestreview\">PullRequestReview</a></code>)</p></td>\n<td><p><p>The pull request review associated with this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>replyTo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestreviewcomment\">PullRequestReviewComment</a></code>)</p></td>\n<td><p><p>The comment this is a reply to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path permalink for this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pullrequestreviewcommentstate\">PullRequestReviewCommentState!</a></code>)</p></td>\n<td><p><p>Identifies the state of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the comment was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL permalink for this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMinimize</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can minimize this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewcommentconnection\">\n <a href=\"#pullrequestreviewcommentconnection\">PullRequestReviewCommentConnection</a>\n </h2>\n <p>The connection type for PullRequestReviewComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestreviewcommentedge\">[PullRequestReviewCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestreviewcomment\">[PullRequestReviewComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewcommentedge\">\n <a href=\"#pullrequestreviewcommentedge\">PullRequestReviewCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestreviewcomment\">PullRequestReviewComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewconnection\">\n <a href=\"#pullrequestreviewconnection\">PullRequestReviewConnection</a>\n </h2>\n <p>The connection type for PullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestreviewedge\">[PullRequestReviewEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestreview\">[PullRequestReview]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewcontributionsbyrepository\">\n <a href=\"#pullrequestreviewcontributionsbyrepository\">PullRequestReviewContributionsByRepository</a>\n </h2>\n <p>This aggregates pull request reviews made by a user within one repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#createdpullrequestreviewcontributionconnection\">CreatedPullRequestReviewContributionConnection!</a></code>)</p></td>\n<td><p><p>The pull request review contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository in which the pull request reviews were made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewedge\">\n <a href=\"#pullrequestreviewedge\">PullRequestReviewEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestreview\">PullRequestReview</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewthread\">\n <a href=\"#pullrequestreviewthread\">PullRequestReviewThread</a>\n </h2>\n <p>A threaded list of comments for a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestreviewcommentconnection\">PullRequestReviewCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of pull request comments associated with the thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>skip</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Skips the first <em>n</em> elements in the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>diffSide</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#diffside\">DiffSide!</a></code>)</p></td>\n<td><p><p>The side of the diff on which this thread was placed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isResolved</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this thread has been resolved.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>line</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The line in the file to which this thread refers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalLine</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The original line in the file to which this thread refers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalStartLine</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The original start line in the file to which this thread refers (multi-line only).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>Identifies the pull request associated with this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>Identifies the repository associated with this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resolvedBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who resolved this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startDiffSide</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#diffside\">DiffSide</a></code>)</p></td>\n<td><p><p>The side of the diff that the first line of the thread starts on (multi-line only).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startLine</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The start line in the file to which this thread refers (multi-line only).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanResolve</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer can resolve this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUnresolve</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer can unresolve this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewthreadconnection\">\n <a href=\"#pullrequestreviewthreadconnection\">PullRequestReviewThreadConnection</a>\n </h2>\n <p>Review comment threads for a pull request review.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestreviewthreadedge\">[PullRequestReviewThreadEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestreviewthread\">[PullRequestReviewThread]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewthreadedge\">\n <a href=\"#pullrequestreviewthreadedge\">PullRequestReviewThreadEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestreviewthread\">PullRequestReviewThread</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestrevisionmarker\">\n <a href=\"#pullrequestrevisionmarker\">PullRequestRevisionMarker</a>\n </h2>\n <p>Represents the latest point in the pull request timeline for which the viewer has seen the pull request&apos;s commits.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastSeenCommit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>The last commit the viewer has seen.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request to which the marker belongs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequesttimelineconnection\">\n <a href=\"#pullrequesttimelineconnection\">PullRequestTimelineConnection</a>\n </h2>\n <p>The connection type for PullRequestTimelineItem.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequesttimelineitemedge\">[PullRequestTimelineItemEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#pullrequesttimelineitem\">[PullRequestTimelineItem]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequesttimelineitemedge\">\n <a href=\"#pullrequesttimelineitemedge\">PullRequestTimelineItemEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#pullrequesttimelineitem\">PullRequestTimelineItem</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequesttimelineitemsconnection\">\n <a href=\"#pullrequesttimelineitemsconnection\">PullRequestTimelineItemsConnection</a>\n </h2>\n <p>The connection type for PullRequestTimelineItems.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequesttimelineitemsedge\">[PullRequestTimelineItemsEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>filteredCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the count of items after applying <code>before</code> and <code>after</code> filters.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#pullrequesttimelineitems\">[PullRequestTimelineItems]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the count of items after applying <code>before</code>/<code>after</code> filters and <code>first</code>/<code>last</code>/<code>skip</code> slicing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the timeline was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequesttimelineitemsedge\">\n <a href=\"#pullrequesttimelineitemsedge\">PullRequestTimelineItemsEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#pullrequesttimelineitems\">PullRequestTimelineItems</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"push\">\n <a href=\"#push\">Push</a>\n </h2>\n <p>A Git push.</p>\n </div>\n\n <div>\n \n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>Push</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#checks-preview\">Checks preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>nextSha</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The SHA after the push.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The permalink for this push.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousSha</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The SHA before the push.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pusher</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who pushed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository that was pushed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pushallowance\">\n <a href=\"#pushallowance\">PushAllowance</a>\n </h2>\n <p>A team, user or app who has the ability to push to a protected branch.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#pushallowanceactor\">PushAllowanceActor</a></code>)</p></td>\n<td><p><p>The actor that can push.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branchProtectionRule</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Identifies the branch protection rule associated with the allowed user or team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pushallowanceconnection\">\n <a href=\"#pushallowanceconnection\">PushAllowanceConnection</a>\n </h2>\n <p>The connection type for PushAllowance.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pushallowanceedge\">[PushAllowanceEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pushallowance\">[PushAllowance]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pushallowanceedge\">\n <a href=\"#pushallowanceedge\">PushAllowanceEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pushallowance\">PushAllowance</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ratelimit\">\n <a href=\"#ratelimit\">RateLimit</a>\n </h2>\n <p>Represents the client&apos;s rate limit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cost</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The point cost for the current query counting against the rate limit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>limit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The maximum number of points the client is permitted to consume in a 60 minute window.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodeCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The maximum number of nodes this query may return.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>remaining</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of points remaining in the current rate limit window.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resetAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The time at which the current rate limit window resets in UTC epoch seconds.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactinguserconnection\">\n <a href=\"#reactinguserconnection\">ReactingUserConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reactinguseredge\">[ReactingUserEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactinguseredge\">\n <a href=\"#reactinguseredge\">ReactingUserEdge</a>\n </h2>\n <p>Represents a user that&apos;s made a reaction.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The moment when the user made the reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reaction\">\n <a href=\"#reaction\">Reaction</a>\n </h2>\n <p>An emoji reaction to a particular piece of content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>content</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#reactioncontent\">ReactionContent!</a></code>)</p></td>\n<td><p><p>Identifies the emoji reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactable</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#reactable\">Reactable!</a></code>)</p></td>\n<td><p><p>The reactable piece of content.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>Identifies the user who created this reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactionconnection\">\n <a href=\"#reactionconnection\">ReactionConnection</a>\n </h2>\n <p>A list of reactions that have been left on the subject.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reactionedge\">[ReactionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reaction\">[Reaction]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasReacted</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the authenticated user has left a reaction on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactionedge\">\n <a href=\"#reactionedge\">ReactionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reaction\">Reaction</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactiongroup\">\n <a href=\"#reactiongroup\">ReactionGroup</a>\n </h2>\n <p>A group of emoji reactions to a particular piece of content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>content</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#reactioncontent\">ReactionContent!</a></code>)</p></td>\n<td><p><p>Identifies the emoji reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the reaction was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#reactable\">Reactable!</a></code>)</p></td>\n<td><p><p>The subject that was reacted to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>users</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reactinguserconnection\">ReactingUserConnection!</a></code>)</p></td>\n<td><p><p>Users who have reacted to the reaction subject with the emotion represented by this reaction group.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasReacted</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the authenticated user has left a reaction on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"readyforreviewevent\">\n <a href=\"#readyforreviewevent\">ReadyForReviewEvent</a>\n </h2>\n <p>Represents a<code>ready_for_review</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this ready for review event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this ready for review event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ref\">\n <a href=\"#ref\">Ref</a>\n </h2>\n <p>Represents a Git reference.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>associatedPullRequests</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests with this ref as the head ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The ref name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>prefix</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The ref&apos;s prefix, such as <code>refs/heads/</code> or <code>refs/tags/</code>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository the ref belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>target</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#gitobject\">GitObject</a></code>)</p></td>\n<td><p><p>The object the ref points to. Returns null when object does not exist.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"refconnection\">\n <a href=\"#refconnection\">RefConnection</a>\n </h2>\n <p>The connection type for Ref.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#refedge\">[RefEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#ref\">[Ref]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"refedge\">\n <a href=\"#refedge\">RefEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"referencedevent\">\n <a href=\"#referencedevent\">ReferencedEvent</a>\n </h2>\n <p>Represents a<code>referenced</code>event on a given <code>ReferencedSubject</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with the<code>referenced</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitRepository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>Identifies the repository associated with the<code>referenced</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Reference originated in a different repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDirectReference</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Checks if the commit message itself references the subject. Can be false in the case of a commit comment reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"release\">\n <a href=\"#release\">Release</a>\n </h2>\n <p>A release contains the content for a release.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The author of the release.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the release.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>descriptionHTML</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#html\">HTML</a></code>)</p></td>\n<td><p><p>The description of this release rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDraft</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the release is a draft.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPrerelease</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the release is a prerelease.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The title of the release.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the release was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>releaseAssets</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#releaseassetconnection\">ReleaseAssetConnection!</a></code>)</p></td>\n<td><p><p>List of releases assets which are dependent on this release.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>A list of names to filter the assets by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>shortDescriptionHTML</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#html\">HTML</a></code>)</p></td>\n<td><p><p>A description of the release, rendered to HTML without any links in it.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>limit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many characters to return.</p></p>\n<p>The default value is <code>200</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tag</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The Git tag the release points to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tagName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the release&apos;s Git tag.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseasset\">\n <a href=\"#releaseasset\">ReleaseAsset</a>\n </h2>\n <p>A release asset contains the content for a release asset.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contentType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The asset&apos;s content-type.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>downloadCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of times this asset was downloaded.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>downloadUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>Identifies the URL where you can download the release asset via the browser.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the title of the release asset.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>release</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#release\">Release</a></code>)</p></td>\n<td><p><p>Release that the asset is associated with.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>size</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The size (in bytes) of the asset.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>uploadedBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user that performed the upload.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>Identifies the URL of the release asset.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseassetconnection\">\n <a href=\"#releaseassetconnection\">ReleaseAssetConnection</a>\n </h2>\n <p>The connection type for ReleaseAsset.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#releaseassetedge\">[ReleaseAssetEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#releaseasset\">[ReleaseAsset]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseassetedge\">\n <a href=\"#releaseassetedge\">ReleaseAssetEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#releaseasset\">ReleaseAsset</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseconnection\">\n <a href=\"#releaseconnection\">ReleaseConnection</a>\n </h2>\n <p>The connection type for Release.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#releaseedge\">[ReleaseEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#release\">[Release]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseedge\">\n <a href=\"#releaseedge\">ReleaseEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#release\">Release</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removedfromprojectevent\">\n <a href=\"#removedfromprojectevent\">RemovedFromProjectEvent</a>\n </h2>\n <p>Represents a<code>removed_from_project</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Project referenced by event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>project</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectColumnName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectColumnName</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"renamedtitleevent\">\n <a href=\"#renamedtitleevent\">RenamedTitleEvent</a>\n </h2>\n <p>Represents a<code>renamed</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>currentTitle</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the current title of the issue or pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousTitle</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the previous title of the issue or pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#renamedtitlesubject\">RenamedTitleSubject!</a></code>)</p></td>\n<td><p><p>Subject that was renamed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reopenedevent\">\n <a href=\"#reopenedevent\">ReopenedEvent</a>\n </h2>\n <p>Represents a<code>reopened</code>event on any <code>Closable</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closable</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#closable\">Closable!</a></code>)</p></td>\n<td><p><p>Object that was reopened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoaccessauditentry\">\n <a href=\"#repoaccessauditentry\">RepoAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repoaccessauditentryvisibility\">RepoAccessAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoaddmemberauditentry\">\n <a href=\"#repoaddmemberauditentry\">RepoAddMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.add_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repoaddmemberauditentryvisibility\">RepoAddMemberAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoaddtopicauditentry\">\n <a href=\"#repoaddtopicauditentry\">RepoAddTopicAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.add_topic event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#topicauditentrydata\">TopicAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topic</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#topic\">Topic</a></code>)</p></td>\n<td><p><p>The name of the topic added to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topicName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the topic added to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoarchivedauditentry\">\n <a href=\"#repoarchivedauditentry\">RepoArchivedAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.archived event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repoarchivedauditentryvisibility\">RepoArchivedAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repochangemergesettingauditentry\">\n <a href=\"#repochangemergesettingauditentry\">RepoChangeMergeSettingAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.change_merge_setting event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isEnabled</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the change was to enable (true) or disable (false) the merge type.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repochangemergesettingauditentrymergetype\">RepoChangeMergeSettingAuditEntryMergeType</a></code>)</p></td>\n<td><p><p>The merge method affected by the change.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigdisableanonymousgitaccessauditentry\">\n <a href=\"#repoconfigdisableanonymousgitaccessauditentry\">RepoConfigDisableAnonymousGitAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.disable_anonymous_git_access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigdisablecollaboratorsonlyauditentry\">\n <a href=\"#repoconfigdisablecollaboratorsonlyauditentry\">RepoConfigDisableCollaboratorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.disable_collaborators_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigdisablecontributorsonlyauditentry\">\n <a href=\"#repoconfigdisablecontributorsonlyauditentry\">RepoConfigDisableContributorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.disable_contributors_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigdisablesockpuppetdisallowedauditentry\">\n <a href=\"#repoconfigdisablesockpuppetdisallowedauditentry\">RepoConfigDisableSockpuppetDisallowedAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.disable_sockpuppet_disallowed event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigenableanonymousgitaccessauditentry\">\n <a href=\"#repoconfigenableanonymousgitaccessauditentry\">RepoConfigEnableAnonymousGitAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.enable_anonymous_git_access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigenablecollaboratorsonlyauditentry\">\n <a href=\"#repoconfigenablecollaboratorsonlyauditentry\">RepoConfigEnableCollaboratorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.enable_collaborators_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigenablecontributorsonlyauditentry\">\n <a href=\"#repoconfigenablecontributorsonlyauditentry\">RepoConfigEnableContributorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.enable_contributors_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigenablesockpuppetdisallowedauditentry\">\n <a href=\"#repoconfigenablesockpuppetdisallowedauditentry\">RepoConfigEnableSockpuppetDisallowedAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.enable_sockpuppet_disallowed event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfiglockanonymousgitaccessauditentry\">\n <a href=\"#repoconfiglockanonymousgitaccessauditentry\">RepoConfigLockAnonymousGitAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.lock_anonymous_git_access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigunlockanonymousgitaccessauditentry\">\n <a href=\"#repoconfigunlockanonymousgitaccessauditentry\">RepoConfigUnlockAnonymousGitAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.unlock_anonymous_git_access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repocreateauditentry\">\n <a href=\"#repocreateauditentry\">RepoCreateAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.create event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forkParentName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the parent repository for this forked repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forkSourceName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the root repository for this netork.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repocreateauditentryvisibility\">RepoCreateAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repodestroyauditentry\">\n <a href=\"#repodestroyauditentry\">RepoDestroyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.destroy event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repodestroyauditentryvisibility\">RepoDestroyAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reporemovememberauditentry\">\n <a href=\"#reporemovememberauditentry\">RepoRemoveMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.remove_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#reporemovememberauditentryvisibility\">RepoRemoveMemberAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reporemovetopicauditentry\">\n <a href=\"#reporemovetopicauditentry\">RepoRemoveTopicAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.remove_topic event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#topicauditentrydata\">TopicAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topic</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#topic\">Topic</a></code>)</p></td>\n<td><p><p>The name of the topic added to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topicName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the topic added to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repository\">\n <a href=\"#repository\">Repository</a>\n </h2>\n <p>A repository contains the content for a project.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#packageowner\">PackageOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#projectowner\">ProjectOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryinfo\">RepositoryInfo</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#starrable\">Starrable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assignableUsers</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of users that can be assigned to issues in this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters users with query on user name and login.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branchProtectionRules</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#branchprotectionruleconnection\">BranchProtectionRuleConnection!</a></code>)</p></td>\n<td><p><p>A list of branch protection rules for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>codeOfConduct</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#codeofconduct\">CodeOfConduct</a></code>)</p></td>\n<td><p><p>Returns the code of conduct for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>collaborators</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repositorycollaboratorconnection\">RepositoryCollaboratorConnection</a></code>)</p></td>\n<td><p><p>A list of collaborators associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#collaboratoraffiliation\">CollaboratorAffiliation</a></code>)</p>\n<p><p>Collaborators affiliation level with a repository.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters users with query on user name and login.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitComments</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of commit comments associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>defaultBranchRef</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The Ref associated with the repository&apos;s default branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deleteBranchOnMerge</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not branches are automatically deleted when merged in this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployKeys</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#deploykeyconnection\">DeployKeyConnection!</a></code>)</p></td>\n<td><p><p>A list of deploy keys that are on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployments</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#deploymentconnection\">DeploymentConnection!</a></code>)</p></td>\n<td><p><p>Deployments associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>environments</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>Environments to list deployments for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#deploymentorder\">DeploymentOrder</a></code>)</p>\n<p><p>Ordering options for deployments returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>descriptionHTML</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The description of the repository rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>diskUsage</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of kilobytes this repository occupies on disk.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forkCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns how many forks there are of this repository in the whole network.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forks</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of direct forked repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of viewer&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownerAffiliations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of owner&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasAnonymousAccessEnabled</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has anonymous Git read access feature enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasIssuesEnabled</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has issues feature enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasProjectsEnabled</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has the Projects feature enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasWikiEnabled</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has wiki feature enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>homepageUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The repository&apos;s URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isArchived</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository is unmaintained.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDisabled</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not this repository disabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isEmpty</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not this repository is empty.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isFork</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is a fork.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLocked</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has been locked or not.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMirror</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is a mirror.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPrivate</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is private.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isTemplate</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is a template that can be used to generate new repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issue\">Issue</a></code>)</p></td>\n<td><p><p>Returns a single issue from the current repository by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The number for the issue to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueOrPullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#issueorpullrequest\">IssueOrPullRequest</a></code>)</p></td>\n<td><p><p>Returns a single issue-like object from the current repository by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The number for the issue to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issues</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issueconnection\">IssueConnection!</a></code>)</p></td>\n<td><p><p>A list of issues that have been opened in the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#issuefilters\">IssueFilters</a></code>)</p>\n<p><p>Filtering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p>\n<p><p>A list of states to filter the issues by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>label</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#label\">Label</a></code>)</p></td>\n<td><p><p>Returns a single label by name.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>Label name.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labels</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#labelconnection\">LabelConnection</a></code>)</p></td>\n<td><p><p>A list of labels associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#labelorder\">LabelOrder</a></code>)</p>\n<p><p>Ordering options for labels returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>If provided, searches labels by name and description.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>languages</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#languageconnection\">LanguageConnection</a></code>)</p></td>\n<td><p><p>A list containing a breakdown of the language composition of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#languageorder\">LanguageOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>licenseInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#license\">License</a></code>)</p></td>\n<td><p><p>The license associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lockReason</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repositorylockreason\">RepositoryLockReason</a></code>)</p></td>\n<td><p><p>The reason the repository has been locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mentionableUsers</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users that can be mentioned in the context of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters users with query on user name and login.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeCommitAllowed</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not PRs are merged with a merge commit on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestone</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#milestone\">Milestone</a></code>)</p></td>\n<td><p><p>Returns a single milestone from the current repository by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The number for the milestone to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestones</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#milestoneconnection\">MilestoneConnection</a></code>)</p></td>\n<td><p><p>A list of milestones associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#milestoneorder\">MilestoneOrder</a></code>)</p>\n<p><p>Ordering options for milestones.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters milestones with a query on the title.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#milestonestate\">[MilestoneState!]</a></code>)</p>\n<p><p>Filter by the state of the milestones.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mirrorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The repository&apos;s original mirror URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nameWithOwner</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The repository&apos;s name with owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>object</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#gitobject\">GitObject</a></code>)</p></td>\n<td><p><p>A Git object in the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>expression</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>A Git revision expression suitable for rev-parse.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>oid</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p>\n<p><p>The Git object ID.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>openGraphImageUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The image used to represent this repository in Open Graph data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>owner</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryowner\">RepositoryOwner!</a></code>)</p></td>\n<td><p><p>The User owner of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>packages</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#packageconnection\">PackageConnection!</a></code>)</p></td>\n<td><p><p>A list of packages under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>names</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String]</a></code>)</p>\n<p><p>Find packages by their names.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#packageorder\">PackageOrder</a></code>)</p>\n<p><p>Ordering of the returned packages.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>packageType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#packagetype\">PackageType</a></code>)</p>\n<p><p>Filter registry package by type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>Find packages in a repository by ID.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parent</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository parent, if this is a fork.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedIssues</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pinnedissueconnection\">PinnedIssueConnection</a></code>)</p></td>\n<td><p><p>A list of pinned issues for this repository.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>pinnedIssues</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#pinned-issues-preview\">Pinned issues preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>primaryLanguage</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#language\">Language</a></code>)</p></td>\n<td><p><p>The primary language of the repository&apos;s code.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Find project by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The project number to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projects</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#projectconnection\">ProjectConnection!</a></code>)</p></td>\n<td><p><p>A list of projects under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#projectorder\">ProjectOrder</a></code>)</p>\n<p><p>Ordering options for projects returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>search</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Query to search projects by, currently only searching by name.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#projectstate\">[ProjectState!]</a></code>)</p>\n<p><p>A list of states to filter the projects by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path listing the repository&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL listing the repository&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>Returns a single pull request from the current repository by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The number for the pull request to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequests</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests that have been opened in the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pushedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the repository was last pushed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>rebaseMergeAllowed</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not rebase-merging is enabled on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Fetch a given ref from the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>qualifiedName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The ref to retrieve. Fully qualified matches are checked in order\n(<code>refs/heads/master</code>) before falling back onto checks for short name matches (<code>master</code>).</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>refs</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#refconnection\">RefConnection</a></code>)</p></td>\n<td><p><p>Fetch a list of refs from the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>direction</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#orderdirection\">OrderDirection</a></code>)</p>\n<p><p>DEPRECATED: use orderBy. The ordering direction.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#reforder\">RefOrder</a></code>)</p>\n<p><p>Ordering options for refs returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters refs with query on name.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>refPrefix</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>A ref name prefix like <code>refs/heads/</code>, <code>refs/tags/</code>, etc.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>release</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#release\">Release</a></code>)</p></td>\n<td><p><p>Lookup a single release given various criteria.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>tagName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The name of the Tag the Release was created from.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>releases</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#releaseconnection\">ReleaseConnection!</a></code>)</p></td>\n<td><p><p>List of releases which are dependent on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#releaseorder\">ReleaseOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryTopics</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repositorytopicconnection\">RepositoryTopicConnection!</a></code>)</p></td>\n<td><p><p>A list of applied repository-topic associations for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>shortDescriptionHTML</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>A description of the repository, rendered to HTML without any links in it.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>limit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many characters to return.</p></p>\n<p>The default value is <code>200</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>squashMergeAllowed</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not squash-merging is enabled on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sshUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gitsshremote\">GitSSHRemote!</a></code>)</p></td>\n<td><p><p>The SSH URL to clone this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazers</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#stargazerconnection\">StargazerConnection!</a></code>)</p></td>\n<td><p><p>A list of users who have starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#starorder\">StarOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>submodules</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#submoduleconnection\">SubmoduleConnection!</a></code>)</p></td>\n<td><p><p>Returns a list of all submodules in this repository parsed from the\n.gitmodules file as of the default branch&apos;s HEAD commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tempCloneToken</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Temporary authentication token for cloning this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>templateRepository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository from which this repository was generated, if any.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>usesCustomOpenGraphImage</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this repository has a custom image to use with Open Graph as opposed to being represented by the owner&apos;s avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanAdminister</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the viewer has admin permissions on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateProjects</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer create new projects on this owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdateTopics</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the viewer can update the topics of this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasStarred</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns a boolean indicating whether the viewing user has starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerPermission</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repositorypermission\">RepositoryPermission</a></code>)</p></td>\n<td><p><p>The users permission level on the repository. Will return null if authenticated as an GitHub App.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerabilityAlerts</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repositoryvulnerabilityalertconnection\">RepositoryVulnerabilityAlertConnection</a></code>)</p></td>\n<td><p><p>A list of vulnerability alerts that are on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>watchers</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of users watching the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorycollaboratorconnection\">\n <a href=\"#repositorycollaboratorconnection\">RepositoryCollaboratorConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repositorycollaboratoredge\">[RepositoryCollaboratorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorycollaboratoredge\">\n <a href=\"#repositorycollaboratoredge\">RepositoryCollaboratorEdge</a>\n </h2>\n <p>Represents a user who is a collaborator of a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repositorypermission\">RepositoryPermission!</a></code>)</p></td>\n<td><p><p>The permission the user has on the repository.</p>\n<p><strong>Upcoming Change on 2020-10-01 UTC</strong>\n<strong>Description:</strong> Type for <code>permission</code> will change from <code>RepositoryPermission!</code> to <code>String</code>.\n<strong>Reason:</strong> This field may return additional values.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permissionSources</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#permissionsource\">[PermissionSource!]</a></code>)</p></td>\n<td><p><p>A list of sources for the user&apos;s access to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryconnection\">\n <a href=\"#repositoryconnection\">RepositoryConnection</a>\n </h2>\n <p>A list of repositories owned by the subject.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repositoryedge\">[RepositoryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">[Repository]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalDiskUsage</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total size in kilobytes of all repositories in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryedge\">\n <a href=\"#repositoryedge\">RepositoryEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryinvitation\">\n <a href=\"#repositoryinvitation\">RepositoryInvitation</a>\n </h2>\n <p>An invitation for a user to be added to a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address that received the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitee</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who received the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>inviter</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who created the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repositorypermission\">RepositoryPermission!</a></code>)</p></td>\n<td><p><p>The permission granted on this repository by this invitation.</p>\n<p><strong>Upcoming Change on 2020-10-01 UTC</strong>\n<strong>Description:</strong> Type for <code>permission</code> will change from <code>RepositoryPermission!</code> to <code>String</code>.\n<strong>Reason:</strong> This field may return additional values.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryinfo\">RepositoryInfo</a></code>)</p></td>\n<td><p><p>The Repository the user is invited to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryinvitationconnection\">\n <a href=\"#repositoryinvitationconnection\">RepositoryInvitationConnection</a>\n </h2>\n <p>The connection type for RepositoryInvitation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repositoryinvitationedge\">[RepositoryInvitationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repositoryinvitation\">[RepositoryInvitation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryinvitationedge\">\n <a href=\"#repositoryinvitationedge\">RepositoryInvitationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repositoryinvitation\">RepositoryInvitation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorytopic\">\n <a href=\"#repositorytopic\">RepositoryTopic</a>\n </h2>\n <p>A repository-topic connects a repository to a topic.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this repository-topic.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topic</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#topic\">Topic!</a></code>)</p></td>\n<td><p><p>The topic.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this repository-topic.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorytopicconnection\">\n <a href=\"#repositorytopicconnection\">RepositoryTopicConnection</a>\n </h2>\n <p>The connection type for RepositoryTopic.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repositorytopicedge\">[RepositoryTopicEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repositorytopic\">[RepositoryTopic]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorytopicedge\">\n <a href=\"#repositorytopicedge\">RepositoryTopicEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repositorytopic\">RepositoryTopic</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvisibilitychangedisableauditentry\">\n <a href=\"#repositoryvisibilitychangedisableauditentry\">RepositoryVisibilityChangeDisableAuditEntry</a>\n </h2>\n <p>Audit log entry for a repository_visibility_change.disable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvisibilitychangeenableauditentry\">\n <a href=\"#repositoryvisibilitychangeenableauditentry\">RepositoryVisibilityChangeEnableAuditEntry</a>\n </h2>\n <p>Audit log entry for a repository_visibility_change.enable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvulnerabilityalert\">\n <a href=\"#repositoryvulnerabilityalert\">RepositoryVulnerabilityAlert</a>\n </h2>\n <p>A alert for a repository with an affected vulnerability.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When was the alert created?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissReason</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The reason the alert was dismissed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>When was the alert dimissed?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismisser</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who dismissed the alert.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The associated repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>securityAdvisory</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#securityadvisory\">SecurityAdvisory</a></code>)</p></td>\n<td><p><p>The associated security advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>securityVulnerability</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#securityvulnerability\">SecurityVulnerability</a></code>)</p></td>\n<td><p><p>The associated security vulnerablity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerableManifestFilename</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The vulnerable manifest filename.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerableManifestPath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The vulnerable manifest path.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerableRequirements</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The vulnerable requirements.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvulnerabilityalertconnection\">\n <a href=\"#repositoryvulnerabilityalertconnection\">RepositoryVulnerabilityAlertConnection</a>\n </h2>\n <p>The connection type for RepositoryVulnerabilityAlert.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repositoryvulnerabilityalertedge\">[RepositoryVulnerabilityAlertEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repositoryvulnerabilityalert\">[RepositoryVulnerabilityAlert]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvulnerabilityalertedge\">\n <a href=\"#repositoryvulnerabilityalertedge\">RepositoryVulnerabilityAlertEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repositoryvulnerabilityalert\">RepositoryVulnerabilityAlert</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"restrictedcontribution\">\n <a href=\"#restrictedcontribution\">RestrictedContribution</a>\n </h2>\n <p>Represents a private contribution a user made on GitHub.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewdismissalallowance\">\n <a href=\"#reviewdismissalallowance\">ReviewDismissalAllowance</a>\n </h2>\n <p>A team or user who has the ability to dismiss a review on a protected branch.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#reviewdismissalallowanceactor\">ReviewDismissalAllowanceActor</a></code>)</p></td>\n<td><p><p>The actor that can dismiss.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branchProtectionRule</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Identifies the branch protection rule associated with the allowed user or team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewdismissalallowanceconnection\">\n <a href=\"#reviewdismissalallowanceconnection\">ReviewDismissalAllowanceConnection</a>\n </h2>\n <p>The connection type for ReviewDismissalAllowance.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reviewdismissalallowanceedge\">[ReviewDismissalAllowanceEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reviewdismissalallowance\">[ReviewDismissalAllowance]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewdismissalallowanceedge\">\n <a href=\"#reviewdismissalallowanceedge\">ReviewDismissalAllowanceEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reviewdismissalallowance\">ReviewDismissalAllowance</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewdismissedevent\">\n <a href=\"#reviewdismissedevent\">ReviewDismissedEvent</a>\n </h2>\n <p>Represents a<code>review_dismissed</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissalMessage</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the optional message associated with the<code>review_dismissed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissalMessageHTML</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the optional message associated with the event, rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousReviewState</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pullrequestreviewstate\">PullRequestReviewState!</a></code>)</p></td>\n<td><p><p>Identifies the previous state of the review with the<code>review_dismissed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestCommit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestcommit\">PullRequestCommit</a></code>)</p></td>\n<td><p><p>Identifies the commit which caused the review to become stale.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this review dismissed event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>review</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestreview\">PullRequestReview</a></code>)</p></td>\n<td><p><p>Identifies the review associated with the<code>review_dismissed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this review dismissed event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequest\">\n <a href=\"#reviewrequest\">ReviewRequest</a>\n </h2>\n <p>A request for a user to review a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>Identifies the pull request associated with this review request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requestedReviewer</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#requestedreviewer\">RequestedReviewer</a></code>)</p></td>\n<td><p><p>The reviewer that is requested.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequestconnection\">\n <a href=\"#reviewrequestconnection\">ReviewRequestConnection</a>\n </h2>\n <p>The connection type for ReviewRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reviewrequestedge\">[ReviewRequestEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reviewrequest\">[ReviewRequest]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequestedge\">\n <a href=\"#reviewrequestedge\">ReviewRequestEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reviewrequest\">ReviewRequest</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequestremovedevent\">\n <a href=\"#reviewrequestremovedevent\">ReviewRequestRemovedEvent</a>\n </h2>\n <p>Represents an<code>review_request_removed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requestedReviewer</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#requestedreviewer\">RequestedReviewer</a></code>)</p></td>\n<td><p><p>Identifies the reviewer whose review request was removed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequestedevent\">\n <a href=\"#reviewrequestedevent\">ReviewRequestedEvent</a>\n </h2>\n <p>Represents an<code>review_requested</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requestedReviewer</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#requestedreviewer\">RequestedReviewer</a></code>)</p></td>\n<td><p><p>Identifies the reviewer whose review was requested.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewstatushovercardcontext\">\n <a href=\"#reviewstatushovercardcontext\">ReviewStatusHovercardContext</a>\n </h2>\n <p>A hovercard context with a message describing the current code review state of the pull\nrequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewDecision</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pullrequestreviewdecision\">PullRequestReviewDecision</a></code>)</p></td>\n<td><p><p>The current status of the pull request with respect to code review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"savedreply\">\n <a href=\"#savedreply\">SavedReply</a>\n </h2>\n <p>A Saved Reply is text a user can use to reply quickly.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body of the saved reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The saved reply body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The title of the saved reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The user that saved this reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"savedreplyconnection\">\n <a href=\"#savedreplyconnection\">SavedReplyConnection</a>\n </h2>\n <p>The connection type for SavedReply.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#savedreplyedge\">[SavedReplyEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#savedreply\">[SavedReply]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"savedreplyedge\">\n <a href=\"#savedreplyedge\">SavedReplyEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#savedreply\">SavedReply</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"searchresultitemconnection\">\n <a href=\"#searchresultitemconnection\">SearchResultItemConnection</a>\n </h2>\n <p>A list of results that matched against a search query.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>codeCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of pieces of code that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#searchresultitemedge\">[SearchResultItemEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of issues that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#searchresultitem\">[SearchResultItem]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of repositories that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of users that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>wikiCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of wiki pages that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"searchresultitemedge\">\n <a href=\"#searchresultitemedge\">SearchResultItemEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#searchresultitem\">SearchResultItem</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>textMatches</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#textmatch\">[TextMatch]</a></code>)</p></td>\n<td><p><p>Text matches on the result found.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisory\">\n <a href=\"#securityadvisory\">SecurityAdvisory</a>\n </h2>\n <p>A GitHub Security Advisory.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>This is a long plaintext description of the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ghsaId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The GitHub Security Advisory ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>identifiers</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#securityadvisoryidentifier\">[SecurityAdvisoryIdentifier!]!</a></code>)</p></td>\n<td><p><p>A list of identifiers for this advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>origin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The organization that originated the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The permalink for the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When the advisory was published.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>references</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#securityadvisoryreference\">[SecurityAdvisoryReference!]!</a></code>)</p></td>\n<td><p><p>A list of references for this advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>severity</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#securityadvisoryseverity\">SecurityAdvisorySeverity!</a></code>)</p></td>\n<td><p><p>The severity of the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>summary</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A short plaintext summary of the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When the advisory was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerabilities</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#securityvulnerabilityconnection\">SecurityVulnerabilityConnection!</a></code>)</p></td>\n<td><p><p>Vulnerabilities associated with this Advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ecosystem</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#securityadvisoryecosystem\">SecurityAdvisoryEcosystem</a></code>)</p>\n<p><p>An ecosystem to filter vulnerabilities by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>package</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>A package name to filter vulnerabilities by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>severities</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#securityadvisoryseverity\">[SecurityAdvisorySeverity!]</a></code>)</p>\n<p><p>A list of severities to filter vulnerabilities by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>withdrawnAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>When the advisory was withdrawn, if it has been withdrawn.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisoryconnection\">\n <a href=\"#securityadvisoryconnection\">SecurityAdvisoryConnection</a>\n </h2>\n <p>The connection type for SecurityAdvisory.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#securityadvisoryedge\">[SecurityAdvisoryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#securityadvisory\">[SecurityAdvisory]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisoryedge\">\n <a href=\"#securityadvisoryedge\">SecurityAdvisoryEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#securityadvisory\">SecurityAdvisory</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisoryidentifier\">\n <a href=\"#securityadvisoryidentifier\">SecurityAdvisoryIdentifier</a>\n </h2>\n <p>A GitHub Security Advisory Identifier.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>type</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The identifier type, e.g. GHSA, CVE.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>value</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The identifier.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisorypackage\">\n <a href=\"#securityadvisorypackage\">SecurityAdvisoryPackage</a>\n </h2>\n <p>An individual package.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>ecosystem</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#securityadvisoryecosystem\">SecurityAdvisoryEcosystem!</a></code>)</p></td>\n<td><p><p>The ecosystem the package belongs to, e.g. RUBYGEMS, NPM.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The package name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisorypackageversion\">\n <a href=\"#securityadvisorypackageversion\">SecurityAdvisoryPackageVersion</a>\n </h2>\n <p>An individual package version.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>identifier</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The package name or version.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisoryreference\">\n <a href=\"#securityadvisoryreference\">SecurityAdvisoryReference</a>\n </h2>\n <p>A GitHub Security Advisory Reference.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A publicly accessible reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityvulnerability\">\n <a href=\"#securityvulnerability\">SecurityVulnerability</a>\n </h2>\n <p>An individual vulnerability within an Advisory.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>advisory</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#securityadvisory\">SecurityAdvisory!</a></code>)</p></td>\n<td><p><p>The Advisory associated with this Vulnerability.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstPatchedVersion</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#securityadvisorypackageversion\">SecurityAdvisoryPackageVersion</a></code>)</p></td>\n<td><p><p>The first version containing a fix for the vulnerability.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>package</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#securityadvisorypackage\">SecurityAdvisoryPackage!</a></code>)</p></td>\n<td><p><p>A description of the vulnerable package.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>severity</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#securityadvisoryseverity\">SecurityAdvisorySeverity!</a></code>)</p></td>\n<td><p><p>The severity of the vulnerability within this package.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When the vulnerability was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerableVersionRange</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string that describes the vulnerable package versions.\nThis string follows a basic syntax with a few forms.</p>\n<ul>\n<li><code>= 0.2.0</code> denotes a single vulnerable version.</li>\n<li><code>&lt;= 1.0.8</code> denotes a version range up to and including the specified version</li>\n<li><code>&lt; 0.1.11</code> denotes a version range up to, but excluding, the specified version</li>\n<li><code>&gt;= 4.3.0, &lt; 4.3.5</code> denotes a version range with a known minimum and maximum version.</li>\n<li><code>&gt;= 0.0.1</code> denotes a version range with a known minimum, but no known maximum.</li>\n</ul></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityvulnerabilityconnection\">\n <a href=\"#securityvulnerabilityconnection\">SecurityVulnerabilityConnection</a>\n </h2>\n <p>The connection type for SecurityVulnerability.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#securityvulnerabilityedge\">[SecurityVulnerabilityEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#securityvulnerability\">[SecurityVulnerability]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityvulnerabilityedge\">\n <a href=\"#securityvulnerabilityedge\">SecurityVulnerabilityEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#securityvulnerability\">SecurityVulnerability</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"smimesignature\">\n <a href=\"#smimesignature\">SmimeSignature</a>\n </h2>\n <p>Represents an S/MIME signature on a Commit or Tag.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#gitsignature\">GitSignature</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Email used to sign this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isValid</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature is valid and verified by GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>payload</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Payload for GPG signing object. Raw ODB object without the signature header.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signature</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>ASCII-armored signature header from object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signer</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>GitHub user corresponding to the email signing this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#gitsignaturestate\">GitSignatureState!</a></code>)</p></td>\n<td><p><p>The state of this signature. <code>VALID</code> if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>wasSignedByGitHub</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature was made with GitHub&apos;s signing key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorship\">\n <a href=\"#sponsorship\">Sponsorship</a>\n </h2>\n <p>A sponsorship relationship between a sponsor and a maintainer.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>maintainer</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The entity that is being sponsored.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>maintainer</code> is deprecated. <p><code>Sponsorship.maintainer</code> will be removed. Use <code>Sponsorship.sponsorable</code> instead. Removal on 2020-04-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>privacyLevel</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#sponsorshipprivacy\">SponsorshipPrivacy!</a></code>)</p></td>\n<td><p><p>The privacy level for this sponsorship.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user that is sponsoring. Returns null if the sponsorship is private or if sponsor is not a user.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>sponsor</code> is deprecated. <p><code>Sponsorship.sponsor</code> will be removed. Use <code>Sponsorship.sponsorEntity</code> instead. Removal on 2020-10-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorEntity</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#sponsor\">Sponsor</a></code>)</p></td>\n<td><p><p>The user or organization that is sponsoring. Returns null if the sponsorship is private.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"stargazerconnection\">\n <a href=\"#stargazerconnection\">StargazerConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#stargazeredge\">[StargazerEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"stargazeredge\">\n <a href=\"#stargazeredge\">StargazerEdge</a>\n </h2>\n <p>Represents a user that&apos;s starred a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>starredAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the item was starred.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"starredrepositoryconnection\">\n <a href=\"#starredrepositoryconnection\">StarredRepositoryConnection</a>\n </h2>\n <p>The connection type for Repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#starredrepositoryedge\">[StarredRepositoryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isOverLimit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is the list of stars for this user truncated? This is true for users that have many stars.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">[Repository]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"starredrepositoryedge\">\n <a href=\"#starredrepositoryedge\">StarredRepositoryEdge</a>\n </h2>\n <p>Represents a starred repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>starredAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the item was starred.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"status\">\n <a href=\"#status\">Status</a>\n </h2>\n <p>Represents a commit status.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit this status is attached to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>context</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#statuscontext\">StatusContext</a></code>)</p></td>\n<td><p><p>Looks up an individual status context by context name.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The context name.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contexts</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#statuscontext\">[StatusContext!]!</a></code>)</p></td>\n<td><p><p>The individual status contexts for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#statusstate\">StatusState!</a></code>)</p></td>\n<td><p><p>The combined commit status.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"statuscheckrollup\">\n <a href=\"#statuscheckrollup\">StatusCheckRollup</a>\n </h2>\n <p>Represents the rollup for both the check runs and status for a commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit the status and check runs are attached to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contexts</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#statuscheckrollupcontextconnection\">StatusCheckRollupContextConnection!</a></code>)</p></td>\n<td><p><p>A list of status contexts and check runs for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#statusstate\">StatusState!</a></code>)</p></td>\n<td><p><p>The combined status for the commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"statuscheckrollupcontextconnection\">\n <a href=\"#statuscheckrollupcontextconnection\">StatusCheckRollupContextConnection</a>\n </h2>\n <p>The connection type for StatusCheckRollupContext.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#statuscheckrollupcontextedge\">[StatusCheckRollupContextEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#statuscheckrollupcontext\">[StatusCheckRollupContext]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"statuscheckrollupcontextedge\">\n <a href=\"#statuscheckrollupcontextedge\">StatusCheckRollupContextEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#statuscheckrollupcontext\">StatusCheckRollupContext</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"statuscontext\">\n <a href=\"#statuscontext\">StatusContext</a>\n </h2>\n <p>Represents an individual commit status context.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The avatar of the OAuth application or the user that created the status.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n<p>The default value is <code>40</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>This commit this status context is attached to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>context</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who created this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description for this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#statusstate\">StatusState!</a></code>)</p></td>\n<td><p><p>The state of this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>targetUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL for this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"submodule\">\n <a href=\"#submodule\">Submodule</a>\n </h2>\n <p>A pointer to a repository at a specific revision embedded inside another repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>branch</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The branch of the upstream submodule for tracking updates.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gitUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The git URL of the submodule repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the submodule in .gitmodules.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The path in the superproject that this submodule is located in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subprojectCommitOid</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The commit revision of the subproject repository being tracked by the submodule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"submoduleconnection\">\n <a href=\"#submoduleconnection\">SubmoduleConnection</a>\n </h2>\n <p>The connection type for Submodule.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#submoduleedge\">[SubmoduleEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#submodule\">[Submodule]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"submoduleedge\">\n <a href=\"#submoduleedge\">SubmoduleEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#submodule\">Submodule</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"subscribedevent\">\n <a href=\"#subscribedevent\">SubscribedEvent</a>\n </h2>\n <p>Represents a<code>subscribed</code>event on a given <code>Subscribable</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subscribable</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#subscribable\">Subscribable!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"suggestedreviewer\">\n <a href=\"#suggestedreviewer\">SuggestedReviewer</a>\n </h2>\n <p>A suggestion to review a pull request based on a user&apos;s commit history and review comments.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isAuthor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is this suggestion based on past commits?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCommenter</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is this suggestion based on past review comments?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewer</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>Identifies the user suggested to review the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"tag\">\n <a href=\"#tag\">Tag</a>\n </h2>\n <p>Represents a Git tag.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#gitobject\">GitObject</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>abbreviatedOid</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An abbreviated version of the Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The Git tag message.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The Git tag name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository the Git object belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tagger</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#gitactor\">GitActor</a></code>)</p></td>\n<td><p><p>Details about the tag author.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>target</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#gitobject\">GitObject!</a></code>)</p></td>\n<td><p><p>The Git object the tag points to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"team\">\n <a href=\"#team\">Team</a>\n </h2>\n <p>A team of users in an organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#memberstatusable\">MemberStatusable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>ancestors</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>A list of teams that are ancestors of this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>A URL pointing to the team&apos;s avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size in pixels of the resulting square image.</p></p>\n<p>The default value is <code>400</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>childTeams</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>List of child teams belonging to this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>immediateOnly</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether to list immediate child teams or all descendant child teams.</p></p>\n<p>The default value is <code>true</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#teamorder\">TeamOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>userLogins</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>User logins to filter by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>combinedSlug</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The slug corresponding to the organization and team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussion</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#teamdiscussion\">TeamDiscussion</a></code>)</p></td>\n<td><p><p>Find a team discussion by its number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The sequence number of the discussion to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#teamdiscussionconnection\">TeamDiscussionConnection!</a></code>)</p></td>\n<td><p><p>A list of team discussions.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isPinned</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If provided, filters discussions according to whether or not they are pinned.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#teamdiscussionorder\">TeamDiscussionOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussionsResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for team discussions.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussionsUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for team discussions.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editTeamResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for editing this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editTeamUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for editing this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationinvitationconnection\">OrganizationInvitationConnection</a></code>)</p></td>\n<td><p><p>A list of pending invitations for users to this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>memberStatuses</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#userstatusconnection\">UserStatusConnection!</a></code>)</p></td>\n<td><p><p>Get the status messages members of this entity have set that are either public or visible only to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#userstatusorder\">UserStatusOrder</a></code>)</p>\n<p><p>Ordering options for user statuses returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>members</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#teammemberconnection\">TeamMemberConnection!</a></code>)</p></td>\n<td><p><p>A list of users who are members of this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>membership</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#teammembershiptype\">TeamMembershipType</a></code>)</p>\n<p><p>Filter by membership type.</p></p>\n<p>The default value is <code>ALL</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#teammemberorder\">TeamMemberOrder</a></code>)</p>\n<p><p>Order for the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#teammemberrole\">TeamMemberRole</a></code>)</p>\n<p><p>Filter by team member role.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for the team&apos; members.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for the team&apos; members.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newTeamResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path creating a new team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newTeamUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL creating a new team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization!</a></code>)</p></td>\n<td><p><p>The organization that owns this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeam</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The parent team of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>privacy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#teamprivacy\">TeamPrivacy!</a></code>)</p></td>\n<td><p><p>The level of privacy the team has.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#teamrepositoryconnection\">TeamRepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories this team has access to.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#teamrepositoryorder\">TeamRepositoryOrder</a></code>)</p>\n<p><p>Order for the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoriesResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this team&apos;s repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoriesUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team&apos;s repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequestDelegationAlgorithm</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#teamreviewassignmentalgorithm\">TeamReviewAssignmentAlgorithm</a></code>)</p></td>\n<td><p><p>What algorithm is used for review assignment for this team.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>reviewRequestDelegationAlgorithm</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#team-review-assignments-preview\">Team review assignments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequestDelegationEnabled</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if review assignment is enabled for this team.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>reviewRequestDelegationEnabled</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#team-review-assignments-preview\">Team review assignments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequestDelegationMemberCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>How many team members are required for review assignment for this team.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>reviewRequestDelegationMemberCount</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#team-review-assignments-preview\">Team review assignments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequestDelegationNotifyTeam</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>When assigning team members via delegation, whether the entire team should be notified as well.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>reviewRequestDelegationNotifyTeam</code> is available under the <a href=\"/en/enterprise-server@2.22/graphql/overview/schema-previews#team-review-assignments-preview\">Team review assignments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>slug</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The slug corresponding to the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this team&apos;s teams.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team&apos;s teams.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanAdminister</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Team is adminable by the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamaddmemberauditentry\">\n <a href=\"#teamaddmemberauditentry\">TeamAddMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.add_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamaddrepositoryauditentry\">\n <a href=\"#teamaddrepositoryauditentry\">TeamAddRepositoryAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.add_repository event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamchangeparentteamauditentry\">\n <a href=\"#teamchangeparentteamauditentry\">TeamChangeParentTeamAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.change_parent_team event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeam</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The new parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the new parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamNameWas</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the former parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamWas</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The former parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamWasResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the previous parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamWasUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the previous parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamconnection\">\n <a href=\"#teamconnection\">TeamConnection</a>\n </h2>\n <p>The connection type for Team.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#teamedge\">[TeamEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#team\">[Team]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussion\">\n <a href=\"#teamdiscussion\">TeamDiscussion</a>\n </h2>\n <p>A team discussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the discussion&apos;s team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body as Markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyVersion</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the discussion body hash.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#teamdiscussioncommentconnection\">TeamDiscussionCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of comments on this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>fromComment</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>When provided, filters the connection such that results begin with the comment with this number.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#teamdiscussioncommentorder\">TeamDiscussionCommentOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commentsResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for discussion comments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commentsUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for discussion comments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPinned</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the discussion is pinned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPrivate</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the discussion is only visible to team members and org admins.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the discussion within its team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#team\">Team!</a></code>)</p></td>\n<td><p><p>The team that defines the context of this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The title of the discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanPin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the current viewer can pin this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussioncomment\">\n <a href=\"#teamdiscussioncomment\">TeamDiscussionComment</a>\n </h2>\n <p>A comment on a team discussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the comment&apos;s team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body as Markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyVersion</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The current version of the body content.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussion</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#teamdiscussion\">TeamDiscussion!</a></code>)</p></td>\n<td><p><p>The discussion this comment is about.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the comment number.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussioncommentconnection\">\n <a href=\"#teamdiscussioncommentconnection\">TeamDiscussionCommentConnection</a>\n </h2>\n <p>The connection type for TeamDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#teamdiscussioncommentedge\">[TeamDiscussionCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#teamdiscussioncomment\">[TeamDiscussionComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussioncommentedge\">\n <a href=\"#teamdiscussioncommentedge\">TeamDiscussionCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#teamdiscussioncomment\">TeamDiscussionComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussionconnection\">\n <a href=\"#teamdiscussionconnection\">TeamDiscussionConnection</a>\n </h2>\n <p>The connection type for TeamDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#teamdiscussionedge\">[TeamDiscussionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#teamdiscussion\">[TeamDiscussion]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussionedge\">\n <a href=\"#teamdiscussionedge\">TeamDiscussionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#teamdiscussion\">TeamDiscussion</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamedge\">\n <a href=\"#teamedge\">TeamEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teammemberconnection\">\n <a href=\"#teammemberconnection\">TeamMemberConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#teammemberedge\">[TeamMemberEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teammemberedge\">\n <a href=\"#teammemberedge\">TeamMemberEdge</a>\n </h2>\n <p>Represents a user who is a member of a team.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>memberAccessResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path to the organization&apos;s member access page.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>memberAccessUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL to the organization&apos;s member access page.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#teammemberrole\">TeamMemberRole!</a></code>)</p></td>\n<td><p><p>The role the member has on the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamremovememberauditentry\">\n <a href=\"#teamremovememberauditentry\">TeamRemoveMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.remove_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamremoverepositoryauditentry\">\n <a href=\"#teamremoverepositoryauditentry\">TeamRemoveRepositoryAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.remove_repository event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamrepositoryconnection\">\n <a href=\"#teamrepositoryconnection\">TeamRepositoryConnection</a>\n </h2>\n <p>The connection type for Repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#teamrepositoryedge\">[TeamRepositoryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">[Repository]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamrepositoryedge\">\n <a href=\"#teamrepositoryedge\">TeamRepositoryEdge</a>\n </h2>\n <p>Represents a team repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repositorypermission\">RepositoryPermission!</a></code>)</p></td>\n<td><p><p>The permission level the team has on the repository</p>\n<p><strong>Upcoming Change on 2020-10-01 UTC</strong>\n<strong>Description:</strong> Type for <code>permission</code> will change from <code>RepositoryPermission!</code> to <code>String</code>.\n<strong>Reason:</strong> This field may return additional values.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"textmatch\">\n <a href=\"#textmatch\">TextMatch</a>\n </h2>\n <p>A text match within a search result.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>fragment</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The specific text fragment within the property matched on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>highlights</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#textmatchhighlight\">[TextMatchHighlight!]!</a></code>)</p></td>\n<td><p><p>Highlights within the matched fragment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>property</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The property matched on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"textmatchhighlight\">\n <a href=\"#textmatchhighlight\">TextMatchHighlight</a>\n </h2>\n <p>Represents a single highlight in a search result match.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>beginIndice</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The indice in the fragment where the matched text begins.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>endIndice</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The indice in the fragment where the matched text ends.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>text</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The text matched.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"topic\">\n <a href=\"#topic\">Topic</a>\n </h2>\n <p>A topic aggregates entities that are related to a subject.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#starrable\">Starrable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The topic&apos;s name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>relatedTopics</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#topic\">[Topic!]!</a></code>)</p></td>\n<td><p><p>A list of related topics, including aliases of this topic, sorted with the most relevant\nfirst. Returns up to 10 Topics.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many topics to return.</p></p>\n<p>The default value is <code>3</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazers</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#stargazerconnection\">StargazerConnection!</a></code>)</p></td>\n<td><p><p>A list of users who have starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#starorder\">StarOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasStarred</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns a boolean indicating whether the viewing user has starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"transferredevent\">\n <a href=\"#transferredevent\">TransferredEvent</a>\n </h2>\n <p>Represents a<code>transferred</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>fromRepository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository this came from.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>Identifies the issue associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"tree\">\n <a href=\"#tree\">Tree</a>\n </h2>\n <p>Represents a Git tree.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#gitobject\">GitObject</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>abbreviatedOid</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An abbreviated version of the Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>entries</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#treeentry\">[TreeEntry!]</a></code>)</p></td>\n<td><p><p>A list of tree entries.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository the Git object belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"treeentry\">\n <a href=\"#treeentry\">TreeEntry</a>\n </h2>\n <p>Represents a Git tree entry.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>mode</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Entry file mode.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Entry file name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>object</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#gitobject\">GitObject</a></code>)</p></td>\n<td><p><p>Entry file object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>Entry file Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository the tree entry belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>submodule</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#submodule\">Submodule</a></code>)</p></td>\n<td><p><p>If the TreeEntry is for a directory occupied by a submodule project, this returns the corresponding submodule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>type</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Entry file type.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unassignedevent\">\n <a href=\"#unassignedevent\">UnassignedEvent</a>\n </h2>\n <p>Represents an<code>unassigned</code>event on any assignable object.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignable</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#assignable\">Assignable!</a></code>)</p></td>\n<td><p><p>Identifies the assignable associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignee</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/unions#assignee\">Assignee</a></code>)</p></td>\n<td><p><p>Identifies the user or mannequin that was unassigned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>Identifies the subject (user) who was unassigned.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>user</code> is deprecated. <p>Assignees can now be mannequins. Use the <code>assignee</code> field instead. Removal on 2020-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unknownsignature\">\n <a href=\"#unknownsignature\">UnknownSignature</a>\n </h2>\n <p>Represents an unknown signature on a Commit or Tag.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#gitsignature\">GitSignature</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Email used to sign this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isValid</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature is valid and verified by GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>payload</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Payload for GPG signing object. Raw ODB object without the signature header.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signature</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>ASCII-armored signature header from object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signer</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>GitHub user corresponding to the email signing this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#gitsignaturestate\">GitSignatureState!</a></code>)</p></td>\n<td><p><p>The state of this signature. <code>VALID</code> if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>wasSignedByGitHub</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature was made with GitHub&apos;s signing key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unlabeledevent\">\n <a href=\"#unlabeledevent\">UnlabeledEvent</a>\n </h2>\n <p>Represents an<code>unlabeled</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>label</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#label\">Label!</a></code>)</p></td>\n<td><p><p>Identifies the label associated with the<code>unlabeled</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelable</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#labelable\">Labelable!</a></code>)</p></td>\n<td><p><p>Identifies the <code>Labelable</code> associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unlockedevent\">\n <a href=\"#unlockedevent\">UnlockedEvent</a>\n </h2>\n <p>Represents an<code>unlocked</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lockable</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#lockable\">Lockable!</a></code>)</p></td>\n<td><p><p>Object that was unlocked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unmarkedasduplicateevent\">\n <a href=\"#unmarkedasduplicateevent\">UnmarkedAsDuplicateEvent</a>\n </h2>\n <p>Represents an<code>unmarked_as_duplicate</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unpinnedevent\">\n <a href=\"#unpinnedevent\">UnpinnedEvent</a>\n </h2>\n <p>Represents an<code>unpinned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>Identifies the issue associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unsubscribedevent\">\n <a href=\"#unsubscribedevent\">UnsubscribedEvent</a>\n </h2>\n <p>Represents an<code>unsubscribed</code>event on a given <code>Subscribable</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subscribable</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#subscribable\">Subscribable!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"user\">\n <a href=\"#user\">User</a>\n </h2>\n <p>A user is an individual&apos;s account on GitHub that owns repositories and can make new content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#packageowner\">PackageOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#profileowner\">ProfileOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#projectowner\">ProjectOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#repositoryowner\">RepositoryOwner</a></code></li>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>anyPinnableItems</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if this repository owner has any items that can be pinned to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>type</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pinnableitemtype\">PinnableItemType</a></code>)</p>\n<p><p>Filter to only a particular kind of pinnable item.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the user&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bio</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile bio.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bioHTML</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile bio as HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitComments</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of commit comments made by this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>company</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile company.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>companyHTML</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile company as HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contributionsCollection</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#contributionscollection\">ContributionsCollection!</a></code>)</p></td>\n<td><p><p>The collection of contributions this user has made to different repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>from</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Only contributions made at this time or later will be counted. If omitted, defaults to a year ago.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>organizationID</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>The ID of the organization used to filter contributions.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>to</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Only contributions made before and up to and including this time will be\ncounted. If omitted, defaults to the current time.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The user&apos;s publicly visible profile email.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>followers</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#followerconnection\">FollowerConnection!</a></code>)</p></td>\n<td><p><p>A list of users the given user is followed by.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>following</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#followingconnection\">FollowingConnection!</a></code>)</p></td>\n<td><p><p>A list of users the given user is following.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gist</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#gist\">Gist</a></code>)</p></td>\n<td><p><p>Find gist by repo name.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The gist name to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gistComments</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#gistcommentconnection\">GistCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of gist comments made by this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gists</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#gistconnection\">GistConnection!</a></code>)</p></td>\n<td><p><p>A list of the Gists the user has created.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#gistorder\">GistOrder</a></code>)</p>\n<p><p>Ordering options for gists returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#gistprivacy\">GistPrivacy</a></code>)</p>\n<p><p>Filters Gists according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hovercard</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#hovercard\">Hovercard!</a></code>)</p></td>\n<td><p><p>The hovercard information for this user in a given context.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>primarySubjectId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>The ID of the subject to get the hovercard in the context of.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isBountyHunter</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a participant in the GitHub Security Bug Bounty.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCampusExpert</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a participant in the GitHub Campus Experts Program.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDeveloperProgramMember</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a GitHub Developer Program member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isEmployee</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a GitHub employee.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isHireable</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the user has marked themselves as for hire.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isSiteAdmin</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a site administrator.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isViewer</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is the viewing user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueComments</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issuecommentconnection\">IssueCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of issue comments made by this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issues</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#issueconnection\">IssueConnection!</a></code>)</p></td>\n<td><p><p>A list of issues associated with this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#issuefilters\">IssueFilters</a></code>)</p>\n<p><p>Filtering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p>\n<p><p>A list of states to filter the issues by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>itemShowcase</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#profileitemshowcase\">ProfileItemShowcase!</a></code>)</p></td>\n<td><p><p>Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>location</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The username used to login.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>Find an organization by its login that the user belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>login</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The login of the organization to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationVerifiedDomainEmails</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String!]!</a></code>)</p></td>\n<td><p><p>Verified email addresses that match verified domains for a specified organization the user is a member of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>login</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The login of the organization to match verified domains from.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of organizations the user belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>packages</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#packageconnection\">PackageConnection!</a></code>)</p></td>\n<td><p><p>A list of packages under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>names</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String]</a></code>)</p>\n<p><p>Find packages by their names.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#packageorder\">PackageOrder</a></code>)</p>\n<p><p>Ordering of the returned packages.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>packageType</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#packagetype\">PackageType</a></code>)</p>\n<p><p>Filter registry package by type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>repositoryId</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>Find packages in a repository by ID.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnableItems</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories and gists this profile owner can pin to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>types</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pinnableitemtype\">[PinnableItemType!]</a></code>)</p>\n<p><p>Filter the types of pinnable items that are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedItems</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories and gists this profile owner has pinned to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>types</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pinnableitemtype\">[PinnableItemType!]</a></code>)</p>\n<p><p>Filter the types of pinned items that are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedItemsRemaining</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns how many more items this profile owner can pin to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Find project by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The project number to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projects</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#projectconnection\">ProjectConnection!</a></code>)</p></td>\n<td><p><p>A list of projects under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#projectorder\">ProjectOrder</a></code>)</p>\n<p><p>Ordering options for projects returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>search</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Query to search projects by, currently only searching by name.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#projectstate\">[ProjectState!]</a></code>)</p>\n<p><p>A list of states to filter the projects by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsResourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path listing user&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL listing user&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publicKeys</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#publickeyconnection\">PublicKeyConnection!</a></code>)</p></td>\n<td><p><p>A list of public keys associated with this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequests</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests associated with this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories that the user owns.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of viewer&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isFork</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they are forks of another repository.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownerAffiliations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of owner&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoriesContributedTo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories that the user recently contributed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>contributionTypes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repositorycontributiontype\">[RepositoryContributionType]</a></code>)</p>\n<p><p>If non-null, include only the specified types of contributions. The\nGitHub.com UI uses [COMMIT, ISSUE, PULL_REQUEST, REPOSITORY].</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includeUserRepositories</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If true, include user repositories.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>Find Repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>Name of Repository to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>savedReplies</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#savedreplyconnection\">SavedReplyConnection</a></code>)</p></td>\n<td><p><p>Replies this user has saved.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#savedreplyorder\">SavedReplyOrder</a></code>)</p>\n<p><p>The field to order saved replies by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>starredRepositories</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#starredrepositoryconnection\">StarredRepositoryConnection!</a></code>)</p></td>\n<td><p><p>Repositories the user has starred.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#starorder\">StarOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownedByViewer</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Filters starred repositories to only return repositories owned by the viewer.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>status</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#userstatus\">UserStatus</a></code>)</p></td>\n<td><p><p>The user&apos;s description of what they&apos;re currently doing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>suspendedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the user was suspended.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topRepositories</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>Repositories the user has contributed to, ordered by contribution rank, plus repositories the user has created.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#repositoryorder\">RepositoryOrder!</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>How far back in time to fetch contributed repositories.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>twitterUsername</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s Twitter username.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanChangePinnedItems</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the viewer pin repositories and gists to the profile?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateProjects</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer create new projects on this owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanFollow</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer is able to follow the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerIsFollowing</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is followed by the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>watching</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories the given user is watching.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Affiliation options for repositories returned from the connection. If none\nspecified, the results will include repositories for which the current\nviewer is an owner or collaborator, or member.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownerAffiliations</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of owner&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>websiteUrl</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>A URL pointing to the user&apos;s public website/blog.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userblockedevent\">\n <a href=\"#userblockedevent\">UserBlockedEvent</a>\n </h2>\n <p>Represents a<code>user_blocked</code>event on a given user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockDuration</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/enums#userblockduration\">UserBlockDuration!</a></code>)</p></td>\n<td><p><p>Number of days that the user was blocked for.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who was blocked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userconnection\">\n <a href=\"#userconnection\">UserConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#useredge\">[UserEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"usercontentedit\">\n <a href=\"#usercontentedit\">UserContentEdit</a>\n </h2>\n <p>An edit on user content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletedBy</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who deleted this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>diff</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A summary of the changes for this edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this content was edited.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"usercontenteditconnection\">\n <a href=\"#usercontenteditconnection\">UserContentEditConnection</a>\n </h2>\n <p>A list of edits to content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#usercontenteditedge\">[UserContentEditEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#usercontentedit\">[UserContentEdit]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"usercontenteditedge\">\n <a href=\"#usercontenteditedge\">UserContentEditEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#usercontentedit\">UserContentEdit</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"useredge\">\n <a href=\"#useredge\">UserEdge</a>\n </h2>\n <p>Represents a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userstatus\">\n <a href=\"#userstatus\">UserStatus</a>\n </h2>\n <p>The user&apos;s description of what they&apos;re currently doing.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>emoji</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>An emoji summarizing the user&apos;s status.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>emojiHTML</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#html\">HTML</a></code>)</p></td>\n<td><p><p>The status emoji as HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>expiresAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>If set, the status will not be shown after this date.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>id</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#id\">ID!</a></code>)</p></td>\n<td><p><p>ID of the object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>indicatesLimitedAvailability</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this status indicates the user is not fully available on GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A brief message describing what the user is doing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The organization whose members can see this status. If null, this status is publicly visible.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who has this status.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userstatusconnection\">\n <a href=\"#userstatusconnection\">UserStatusConnection</a>\n </h2>\n <p>The connection type for UserStatus.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#userstatusedge\">[UserStatusEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#userstatus\">[UserStatus]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userstatusedge\">\n <a href=\"#userstatusedge\">UserStatusEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#userstatus\">UserStatus</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"viewerhovercardcontext\">\n <a href=\"#viewerhovercardcontext\">ViewerHovercardContext</a>\n </h2>\n <p>A hovercard context with a message describing how the viewer is related.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/enterprise-server@2.22/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewer</code> (<code><a href=\"/en/enterprise-server@2.22/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>Identifies the user who is related to this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n",
"miniToc": [
{
"contents": "\n <a href=\"#actorlocation\">ActorLocation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addedtoprojectevent\">AddedToProjectEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#app\">App</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#assignedevent\">AssignedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#automaticbasechangefailedevent\">AutomaticBaseChangeFailedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#automaticbasechangesucceededevent\">AutomaticBaseChangeSucceededEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#baserefchangedevent\">BaseRefChangedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#baserefforcepushedevent\">BaseRefForcePushedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#blame\">Blame</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#blamerange\">BlameRange</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#blob\">Blob</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#bot\">Bot</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionrule\">BranchProtectionRule</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleconflict\">BranchProtectionRuleConflict</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleconflictconnection\">BranchProtectionRuleConflictConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleconflictedge\">BranchProtectionRuleConflictEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleconnection\">BranchProtectionRuleConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleedge\">BranchProtectionRuleEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotation\">CheckAnnotation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationconnection\">CheckAnnotationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationedge\">CheckAnnotationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationposition\">CheckAnnotationPosition</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationspan\">CheckAnnotationSpan</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrun\">CheckRun</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunconnection\">CheckRunConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunedge\">CheckRunEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuite\">CheckSuite</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuiteconnection\">CheckSuiteConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuiteedge\">CheckSuiteEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#closedevent\">ClosedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#codeofconduct\">CodeOfConduct</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commentdeletedevent\">CommentDeletedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commit\">Commit</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcomment\">CommitComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcommentconnection\">CommitCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcommentedge\">CommitCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcommentthread\">CommitCommentThread</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitconnection\">CommitConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcontributionsbyrepository\">CommitContributionsByRepository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitedge\">CommitEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commithistoryconnection\">CommitHistoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#connectedevent\">ConnectedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contentattachment\">ContentAttachment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contentreference\">ContentReference</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributioncalendar\">ContributionCalendar</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributioncalendarday\">ContributionCalendarDay</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributioncalendarmonth\">ContributionCalendarMonth</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributioncalendarweek\">ContributionCalendarWeek</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributionscollection\">ContributionsCollection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#converttodraftevent\">ConvertToDraftEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#convertednotetoissueevent\">ConvertedNoteToIssueEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdcommitcontribution\">CreatedCommitContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdcommitcontributionconnection\">CreatedCommitContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdcommitcontributionedge\">CreatedCommitContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdissuecontribution\">CreatedIssueContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdissuecontributionconnection\">CreatedIssueContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdissuecontributionedge\">CreatedIssueContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestcontribution\">CreatedPullRequestContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestcontributionconnection\">CreatedPullRequestContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestcontributionedge\">CreatedPullRequestContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestreviewcontribution\">CreatedPullRequestReviewContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestreviewcontributionconnection\">CreatedPullRequestReviewContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestreviewcontributionedge\">CreatedPullRequestReviewContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdrepositorycontribution\">CreatedRepositoryContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdrepositorycontributionconnection\">CreatedRepositoryContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdrepositorycontributionedge\">CreatedRepositoryContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#crossreferencedevent\">CrossReferencedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#demilestonedevent\">DemilestonedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploykey\">DeployKey</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploykeyconnection\">DeployKeyConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploykeyedge\">DeployKeyEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deployedevent\">DeployedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deployment\">Deployment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentconnection\">DeploymentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentedge\">DeploymentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentenvironmentchangedevent\">DeploymentEnvironmentChangedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentstatus\">DeploymentStatus</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentstatusconnection\">DeploymentStatusConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentstatusedge\">DeploymentStatusEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#disconnectedevent\">DisconnectedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprise\">Enterprise</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorconnection\">EnterpriseAdministratorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratoredge\">EnterpriseAdministratorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorinvitation\">EnterpriseAdministratorInvitation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorinvitationconnection\">EnterpriseAdministratorInvitationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorinvitationedge\">EnterpriseAdministratorInvitationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisebillinginfo\">EnterpriseBillingInfo</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseidentityprovider\">EnterpriseIdentityProvider</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisememberconnection\">EnterpriseMemberConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisememberedge\">EnterpriseMemberEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseorganizationmembershipconnection\">EnterpriseOrganizationMembershipConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseorganizationmembershipedge\">EnterpriseOrganizationMembershipEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseoutsidecollaboratorconnection\">EnterpriseOutsideCollaboratorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseoutsidecollaboratoredge\">EnterpriseOutsideCollaboratorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseownerinfo\">EnterpriseOwnerInfo</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisependingcollaboratorconnection\">EnterprisePendingCollaboratorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisependingcollaboratoredge\">EnterprisePendingCollaboratorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisependingmemberinvitationconnection\">EnterprisePendingMemberInvitationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisependingmemberinvitationedge\">EnterprisePendingMemberInvitationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriserepositoryinfo\">EnterpriseRepositoryInfo</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriserepositoryinfoconnection\">EnterpriseRepositoryInfoConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriserepositoryinfoedge\">EnterpriseRepositoryInfoEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserverinstallation\">EnterpriseServerInstallation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccount\">EnterpriseServerUserAccount</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountconnection\">EnterpriseServerUserAccountConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountedge\">EnterpriseServerUserAccountEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountemail\">EnterpriseServerUserAccountEmail</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountemailconnection\">EnterpriseServerUserAccountEmailConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountemailedge\">EnterpriseServerUserAccountEmailEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountsupload\">EnterpriseServerUserAccountsUpload</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountsuploadconnection\">EnterpriseServerUserAccountsUploadConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountsuploadedge\">EnterpriseServerUserAccountsUploadEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseuseraccount\">EnterpriseUserAccount</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseuseraccountconnection\">EnterpriseUserAccountConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseuseraccountedge\">EnterpriseUserAccountEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentity\">ExternalIdentity</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentityconnection\">ExternalIdentityConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentityedge\">ExternalIdentityEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentitysamlattributes\">ExternalIdentitySamlAttributes</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentityscimattributes\">ExternalIdentityScimAttributes</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#followerconnection\">FollowerConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#followingconnection\">FollowingConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#generichovercardcontext\">GenericHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gist\">Gist</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistcomment\">GistComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistcommentconnection\">GistCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistcommentedge\">GistCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistconnection\">GistConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistedge\">GistEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistfile\">GistFile</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gitactor\">GitActor</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#githubmetadata\">GitHubMetadata</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gpgsignature\">GpgSignature</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#headrefdeletedevent\">HeadRefDeletedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#headrefforcepushedevent\">HeadRefForcePushedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#headrefrestoredevent\">HeadRefRestoredEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#hovercard\">Hovercard</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ipallowlistentry\">IpAllowListEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ipallowlistentryconnection\">IpAllowListEntryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ipallowlistentryedge\">IpAllowListEntryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issue\">Issue</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecomment\">IssueComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecommentconnection\">IssueCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecommentedge\">IssueCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issueconnection\">IssueConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecontributionsbyrepository\">IssueContributionsByRepository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issueedge\">IssueEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetimelineconnection\">IssueTimelineConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetimelineitemedge\">IssueTimelineItemEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetimelineitemsconnection\">IssueTimelineItemsConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetimelineitemsedge\">IssueTimelineItemsEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#joinedgithubcontribution\">JoinedGitHubContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#label\">Label</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#labelconnection\">LabelConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#labeledge\">LabelEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#labeledevent\">LabeledEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#language\">Language</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#languageconnection\">LanguageConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#languageedge\">LanguageEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#license\">License</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#licenserule\">LicenseRule</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#lockedevent\">LockedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mannequin\">Mannequin</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#markedasduplicateevent\">MarkedAsDuplicateEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#memberscandeletereposclearauditentry\">MembersCanDeleteReposClearAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#memberscandeletereposdisableauditentry\">MembersCanDeleteReposDisableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#memberscandeletereposenableauditentry\">MembersCanDeleteReposEnableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mentionedevent\">MentionedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mergedevent\">MergedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestone\">Milestone</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestoneconnection\">MilestoneConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestoneedge\">MilestoneEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestonedevent\">MilestonedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#movedcolumnsinprojectevent\">MovedColumnsInProjectEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#oauthapplicationcreateauditentry\">OauthApplicationCreateAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgaddbillingmanagerauditentry\">OrgAddBillingManagerAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgaddmemberauditentry\">OrgAddMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgblockuserauditentry\">OrgBlockUserAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgconfigdisablecollaboratorsonlyauditentry\">OrgConfigDisableCollaboratorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgconfigenablecollaboratorsonlyauditentry\">OrgConfigEnableCollaboratorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgcreateauditentry\">OrgCreateAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgdisableoauthapprestrictionsauditentry\">OrgDisableOauthAppRestrictionsAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgdisablesamlauditentry\">OrgDisableSamlAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgdisabletwofactorrequirementauditentry\">OrgDisableTwoFactorRequirementAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgenableoauthapprestrictionsauditentry\">OrgEnableOauthAppRestrictionsAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgenablesamlauditentry\">OrgEnableSamlAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgenabletwofactorrequirementauditentry\">OrgEnableTwoFactorRequirementAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orginvitememberauditentry\">OrgInviteMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orginvitetobusinessauditentry\">OrgInviteToBusinessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgoauthappaccessapprovedauditentry\">OrgOauthAppAccessApprovedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgoauthappaccessdeniedauditentry\">OrgOauthAppAccessDeniedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgoauthappaccessrequestedauditentry\">OrgOauthAppAccessRequestedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgremovebillingmanagerauditentry\">OrgRemoveBillingManagerAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgremovememberauditentry\">OrgRemoveMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgremoveoutsidecollaboratorauditentry\">OrgRemoveOutsideCollaboratorAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgrestorememberauditentry\">OrgRestoreMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgrestoremembermembershiporganizationauditentrydata\">OrgRestoreMemberMembershipOrganizationAuditEntryData</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgrestoremembermembershiprepositoryauditentrydata\">OrgRestoreMemberMembershipRepositoryAuditEntryData</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgrestoremembermembershipteamauditentrydata\">OrgRestoreMemberMembershipTeamAuditEntryData</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgunblockuserauditentry\">OrgUnblockUserAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgupdatedefaultrepositorypermissionauditentry\">OrgUpdateDefaultRepositoryPermissionAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgupdatememberauditentry\">OrgUpdateMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgupdatememberrepositorycreationpermissionauditentry\">OrgUpdateMemberRepositoryCreationPermissionAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgupdatememberrepositoryinvitationpermissionauditentry\">OrgUpdateMemberRepositoryInvitationPermissionAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organization\">Organization</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationauditentryconnection\">OrganizationAuditEntryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationauditentryedge\">OrganizationAuditEntryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationconnection\">OrganizationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationedge\">OrganizationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationidentityprovider\">OrganizationIdentityProvider</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationinvitation\">OrganizationInvitation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationinvitationconnection\">OrganizationInvitationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationinvitationedge\">OrganizationInvitationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationmemberconnection\">OrganizationMemberConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationmemberedge\">OrganizationMemberEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationteamshovercardcontext\">OrganizationTeamsHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationshovercardcontext\">OrganizationsHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#package\">Package</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageconnection\">PackageConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageedge\">PackageEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagefile\">PackageFile</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagefileconnection\">PackageFileConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagefileedge\">PackageFileEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagestatistics\">PackageStatistics</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packagetag\">PackageTag</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageversion\">PackageVersion</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageversionconnection\">PackageVersionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageversionedge\">PackageVersionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#packageversionstatistics\">PackageVersionStatistics</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pageinfo\">PageInfo</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#permissionsource\">PermissionSource</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnableitemconnection\">PinnableItemConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnableitemedge\">PinnableItemEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnedevent\">PinnedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnedissue\">PinnedIssue</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnedissueconnection\">PinnedIssueConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnedissueedge\">PinnedIssueEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#privaterepositoryforkingdisableauditentry\">PrivateRepositoryForkingDisableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#privaterepositoryforkingenableauditentry\">PrivateRepositoryForkingEnableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#profileitemshowcase\">ProfileItemShowcase</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#project\">Project</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcard\">ProjectCard</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcardconnection\">ProjectCardConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcardedge\">ProjectCardEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcolumn\">ProjectColumn</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcolumnconnection\">ProjectColumnConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcolumnedge\">ProjectColumnEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectconnection\">ProjectConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectedge\">ProjectEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#publickey\">PublicKey</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#publickeyconnection\">PublicKeyConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#publickeyedge\">PublicKeyEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequest\">PullRequest</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestchangedfile\">PullRequestChangedFile</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestchangedfileconnection\">PullRequestChangedFileConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestchangedfileedge\">PullRequestChangedFileEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcommit\">PullRequestCommit</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcommitcommentthread\">PullRequestCommitCommentThread</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcommitconnection\">PullRequestCommitConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcommitedge\">PullRequestCommitEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestconnection\">PullRequestConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcontributionsbyrepository\">PullRequestContributionsByRepository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestedge\">PullRequestEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreview\">PullRequestReview</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewcomment\">PullRequestReviewComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewcommentconnection\">PullRequestReviewCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewcommentedge\">PullRequestReviewCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewconnection\">PullRequestReviewConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewcontributionsbyrepository\">PullRequestReviewContributionsByRepository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewedge\">PullRequestReviewEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewthread\">PullRequestReviewThread</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewthreadconnection\">PullRequestReviewThreadConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewthreadedge\">PullRequestReviewThreadEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestrevisionmarker\">PullRequestRevisionMarker</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequesttimelineconnection\">PullRequestTimelineConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequesttimelineitemedge\">PullRequestTimelineItemEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequesttimelineitemsconnection\">PullRequestTimelineItemsConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequesttimelineitemsedge\">PullRequestTimelineItemsEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#push\">Push</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pushallowance\">PushAllowance</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pushallowanceconnection\">PushAllowanceConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pushallowanceedge\">PushAllowanceEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ratelimit\">RateLimit</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactinguserconnection\">ReactingUserConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactinguseredge\">ReactingUserEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reaction\">Reaction</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactionconnection\">ReactionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactionedge\">ReactionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactiongroup\">ReactionGroup</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#readyforreviewevent\">ReadyForReviewEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ref\">Ref</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#refconnection\">RefConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#refedge\">RefEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#referencedevent\">ReferencedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#release\">Release</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseasset\">ReleaseAsset</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseassetconnection\">ReleaseAssetConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseassetedge\">ReleaseAssetEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseconnection\">ReleaseConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseedge\">ReleaseEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removedfromprojectevent\">RemovedFromProjectEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#renamedtitleevent\">RenamedTitleEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reopenedevent\">ReopenedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoaccessauditentry\">RepoAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoaddmemberauditentry\">RepoAddMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoaddtopicauditentry\">RepoAddTopicAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoarchivedauditentry\">RepoArchivedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repochangemergesettingauditentry\">RepoChangeMergeSettingAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigdisableanonymousgitaccessauditentry\">RepoConfigDisableAnonymousGitAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigdisablecollaboratorsonlyauditentry\">RepoConfigDisableCollaboratorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigdisablecontributorsonlyauditentry\">RepoConfigDisableContributorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigdisablesockpuppetdisallowedauditentry\">RepoConfigDisableSockpuppetDisallowedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigenableanonymousgitaccessauditentry\">RepoConfigEnableAnonymousGitAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigenablecollaboratorsonlyauditentry\">RepoConfigEnableCollaboratorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigenablecontributorsonlyauditentry\">RepoConfigEnableContributorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigenablesockpuppetdisallowedauditentry\">RepoConfigEnableSockpuppetDisallowedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfiglockanonymousgitaccessauditentry\">RepoConfigLockAnonymousGitAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigunlockanonymousgitaccessauditentry\">RepoConfigUnlockAnonymousGitAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repocreateauditentry\">RepoCreateAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repodestroyauditentry\">RepoDestroyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reporemovememberauditentry\">RepoRemoveMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reporemovetopicauditentry\">RepoRemoveTopicAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repository\">Repository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorycollaboratorconnection\">RepositoryCollaboratorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorycollaboratoredge\">RepositoryCollaboratorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryconnection\">RepositoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryedge\">RepositoryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryinvitation\">RepositoryInvitation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryinvitationconnection\">RepositoryInvitationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryinvitationedge\">RepositoryInvitationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorytopic\">RepositoryTopic</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorytopicconnection\">RepositoryTopicConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorytopicedge\">RepositoryTopicEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvisibilitychangedisableauditentry\">RepositoryVisibilityChangeDisableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvisibilitychangeenableauditentry\">RepositoryVisibilityChangeEnableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvulnerabilityalert\">RepositoryVulnerabilityAlert</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvulnerabilityalertconnection\">RepositoryVulnerabilityAlertConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvulnerabilityalertedge\">RepositoryVulnerabilityAlertEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#restrictedcontribution\">RestrictedContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewdismissalallowance\">ReviewDismissalAllowance</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewdismissalallowanceconnection\">ReviewDismissalAllowanceConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewdismissalallowanceedge\">ReviewDismissalAllowanceEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewdismissedevent\">ReviewDismissedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequest\">ReviewRequest</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequestconnection\">ReviewRequestConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequestedge\">ReviewRequestEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequestremovedevent\">ReviewRequestRemovedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequestedevent\">ReviewRequestedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewstatushovercardcontext\">ReviewStatusHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#savedreply\">SavedReply</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#savedreplyconnection\">SavedReplyConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#savedreplyedge\">SavedReplyEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#searchresultitemconnection\">SearchResultItemConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#searchresultitemedge\">SearchResultItemEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisory\">SecurityAdvisory</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisoryconnection\">SecurityAdvisoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisoryedge\">SecurityAdvisoryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisoryidentifier\">SecurityAdvisoryIdentifier</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisorypackage\">SecurityAdvisoryPackage</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisorypackageversion\">SecurityAdvisoryPackageVersion</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisoryreference\">SecurityAdvisoryReference</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityvulnerability\">SecurityVulnerability</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityvulnerabilityconnection\">SecurityVulnerabilityConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityvulnerabilityedge\">SecurityVulnerabilityEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#smimesignature\">SmimeSignature</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorship\">Sponsorship</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#stargazerconnection\">StargazerConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#stargazeredge\">StargazerEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#starredrepositoryconnection\">StarredRepositoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#starredrepositoryedge\">StarredRepositoryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#status\">Status</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#statuscheckrollup\">StatusCheckRollup</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#statuscheckrollupcontextconnection\">StatusCheckRollupContextConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#statuscheckrollupcontextedge\">StatusCheckRollupContextEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#statuscontext\">StatusContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#submodule\">Submodule</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#submoduleconnection\">SubmoduleConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#submoduleedge\">SubmoduleEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#subscribedevent\">SubscribedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#suggestedreviewer\">SuggestedReviewer</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#tag\">Tag</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#team\">Team</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamaddmemberauditentry\">TeamAddMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamaddrepositoryauditentry\">TeamAddRepositoryAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamchangeparentteamauditentry\">TeamChangeParentTeamAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamconnection\">TeamConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussion\">TeamDiscussion</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussioncomment\">TeamDiscussionComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussioncommentconnection\">TeamDiscussionCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussioncommentedge\">TeamDiscussionCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussionconnection\">TeamDiscussionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussionedge\">TeamDiscussionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamedge\">TeamEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teammemberconnection\">TeamMemberConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teammemberedge\">TeamMemberEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamremovememberauditentry\">TeamRemoveMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamremoverepositoryauditentry\">TeamRemoveRepositoryAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamrepositoryconnection\">TeamRepositoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamrepositoryedge\">TeamRepositoryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#textmatch\">TextMatch</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#textmatchhighlight\">TextMatchHighlight</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#topic\">Topic</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#transferredevent\">TransferredEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#tree\">Tree</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#treeentry\">TreeEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unassignedevent\">UnassignedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unknownsignature\">UnknownSignature</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unlabeledevent\">UnlabeledEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unlockedevent\">UnlockedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unmarkedasduplicateevent\">UnmarkedAsDuplicateEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unpinnedevent\">UnpinnedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unsubscribedevent\">UnsubscribedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#user\">User</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userblockedevent\">UserBlockedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userconnection\">UserConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#usercontentedit\">UserContentEdit</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#usercontenteditconnection\">UserContentEditConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#usercontenteditedge\">UserContentEditEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#useredge\">UserEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userstatus\">UserStatus</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userstatusconnection\">UserStatusConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userstatusedge\">UserStatusEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#viewerhovercardcontext\">ViewerHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
}
]
},
"ghae": {
"html": "<div>\n <div>\n <h2 id=\"actorlocation\">\n <a href=\"#actorlocation\">ActorLocation</a>\n </h2>\n <p>Location information for an actor.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>city</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>City.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>country</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Country name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>countryCode</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Country code.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>region</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Region name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>regionCode</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Region or state code.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"addedtoprojectevent\">\n <a href=\"#addedtoprojectevent\">AddedToProjectEvent</a>\n </h2>\n <p>Represents a<code>added_to_project</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Project referenced by event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>project</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCard</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#projectcard\">ProjectCard</a></code>)</p></td>\n<td><p><p>Project card referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectCard</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectColumnName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectColumnName</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"app\">\n <a href=\"#app\">App</a>\n </h2>\n <p>A GitHub App.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the app.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListEntries</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#ipallowlistentryconnection\">IpAllowListEntryConnection!</a></code>)</p></td>\n<td><p><p>The IP addresses of the app.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#ipallowlistentryorder\">IpAllowListEntryOrder</a></code>)</p>\n<p><p>Ordering options for IP allow list entries returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>logoBackgroundColor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The hex color code, without the leading &apos;#&apos;, for the logo background.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>logoUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the app&apos;s logo.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the app.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>slug</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A slug based on the name of the app for use in URLs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The URL to the app&apos;s homepage.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"assignedevent\">\n <a href=\"#assignedevent\">AssignedEvent</a>\n </h2>\n <p>Represents an<code>assigned</code>event on any assignable object.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignable</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#assignable\">Assignable!</a></code>)</p></td>\n<td><p><p>Identifies the assignable associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignee</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#assignee\">Assignee</a></code>)</p></td>\n<td><p><p>Identifies the user or mannequin that was assigned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>Identifies the user who was assigned.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>user</code> is deprecated. <p>Assignees can now be mannequins. Use the <code>assignee</code> field instead. Removal on 2020-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"automergedisabledevent\">\n <a href=\"#automergedisabledevent\">AutoMergeDisabledEvent</a>\n </h2>\n <p>Represents a<code>auto_merge_disabled</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>disabler</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who disabled auto-merge for this Pull Request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reason</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The reason auto-merge was disabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reasonCode</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The reason_code relating to why auto-merge was disabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"automergeenabledevent\">\n <a href=\"#automergeenabledevent\">AutoMergeEnabledEvent</a>\n </h2>\n <p>Represents a<code>auto_merge_enabled</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enabler</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who enabled auto-merge for this Pull Request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"automergerequest\">\n <a href=\"#automergerequest\">AutoMergeRequest</a>\n </h2>\n <p>Represents an auto-merge request for a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>authorEmail</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address of the author of this auto-merge request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitBody</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The commit message of the auto-merge request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitHeadline</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The commit title of the auto-merge request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enabledAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>When was this auto-merge request was enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enabledBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who created the auto-merge request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeMethod</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pullrequestmergemethod\">PullRequestMergeMethod!</a></code>)</p></td>\n<td><p><p>The merge method of the auto-merge request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request that this auto-merge request is set against.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"autorebaseenabledevent\">\n <a href=\"#autorebaseenabledevent\">AutoRebaseEnabledEvent</a>\n </h2>\n <p>Represents a<code>auto_rebase_enabled</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enabler</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who enabled auto-merge (rebase) for this Pull Request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"autosquashenabledevent\">\n <a href=\"#autosquashenabledevent\">AutoSquashEnabledEvent</a>\n </h2>\n <p>Represents a<code>auto_squash_enabled</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enabler</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who enabled auto-merge (squash) for this Pull Request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"automaticbasechangefailedevent\">\n <a href=\"#automaticbasechangefailedevent\">AutomaticBaseChangeFailedEvent</a>\n </h2>\n <p>Represents a<code>automatic_base_change_failed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newBase</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The new base for this PR.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oldBase</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The old base for this PR.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"automaticbasechangesucceededevent\">\n <a href=\"#automaticbasechangesucceededevent\">AutomaticBaseChangeSucceededEvent</a>\n </h2>\n <p>Represents a<code>automatic_base_change_succeeded</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newBase</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The new base for this PR.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oldBase</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The old base for this PR.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"baserefchangedevent\">\n <a href=\"#baserefchangedevent\">BaseRefChangedEvent</a>\n </h2>\n <p>Represents a<code>base_ref_changed</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>currentRefName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the base ref for the pull request after it was changed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousRefName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the base ref for the pull request before it was changed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"baserefdeletedevent\">\n <a href=\"#baserefdeletedevent\">BaseRefDeletedEvent</a>\n </h2>\n <p>Represents a<code>base_ref_deleted</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRefName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the name of the Ref associated with the <code>base_ref_deleted</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"baserefforcepushedevent\">\n <a href=\"#baserefforcepushedevent\">BaseRefForcePushedEvent</a>\n </h2>\n <p>Represents a<code>base_ref_force_pushed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>afterCommit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the after commit SHA for the<code>base_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>beforeCommit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the before commit SHA for the<code>base_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the fully qualified ref name for the<code>base_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"blame\">\n <a href=\"#blame\">Blame</a>\n </h2>\n <p>Represents a Git blame.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>ranges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#blamerange\">[BlameRange!]!</a></code>)</p></td>\n<td><p><p>The list of ranges from a Git blame.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"blamerange\">\n <a href=\"#blamerange\">BlameRange</a>\n </h2>\n <p>Represents a range of information from a Git blame.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>age</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the recency of the change, from 1 (new) to 10 (old). This is\ncalculated as a 2-quantile and determines the length of distance between the\nmedian age of all the changes in the file and the recency of the current\nrange&apos;s change.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>Identifies the line author.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>endingLine</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The ending line for the range.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startingLine</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The starting line for the range.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"blob\">\n <a href=\"#blob\">Blob</a>\n </h2>\n <p>Represents a Git blob.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#gitobject\">GitObject</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>abbreviatedOid</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An abbreviated version of the Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>byteSize</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Byte size of Blob object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isBinary</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Indicates whether the Blob is binary or text. Returns null if unable to determine the encoding.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isTruncated</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the contents is truncated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository the Git object belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>text</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>UTF8 text data or null if the Blob is binary.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"bot\">\n <a href=\"#bot\">Bot</a>\n </h2>\n <p>A special type of user which takes actions on behalf of GitHub Apps.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the GitHub App&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The username of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this bot.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this bot.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionrule\">\n <a href=\"#branchprotectionrule\">BranchProtectionRule</a>\n </h2>\n <p>A branch protection rule.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>allowsDeletions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can this branch be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>allowsForcePushes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are force pushes allowed on this branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branchProtectionRuleConflicts</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#branchprotectionruleconflictconnection\">BranchProtectionRuleConflictConnection!</a></code>)</p></td>\n<td><p><p>A list of conflicts matching branches protection rule and other branch protection rules.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who created this branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissesStaleReviews</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Will new commits pushed to matching branches dismiss pull request review approvals.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isAdminEnforced</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can admins overwrite branch protection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>matchingRefs</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#refconnection\">RefConnection!</a></code>)</p></td>\n<td><p><p>Repository refs that are protected by this rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters refs with query on name.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pattern</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the protection rule pattern.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pushAllowances</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pushallowanceconnection\">PushAllowanceConnection!</a></code>)</p></td>\n<td><p><p>A list push allowances for this branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with this branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiredApprovingReviewCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Number of approving reviews required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiredStatusCheckContexts</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String]</a></code>)</p></td>\n<td><p><p>List of required status check contexts that must pass for commits to be accepted to matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresApprovingReviews</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are approving reviews required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresCodeOwnerReviews</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are reviews from code owners required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresCommitSignatures</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are commits required to be signed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresConversationResolution</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are conversations required to be resolved before merging.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresLinearHistory</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are merge commits prohibited from being pushed to this branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresStatusChecks</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are status checks required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresStrictStatusChecks</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are branches required to be up to date before merging.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restrictsPushes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is pushing to matching branches restricted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restrictsReviewDismissals</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is dismissal of pull request reviews restricted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewDismissalAllowances</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reviewdismissalallowanceconnection\">ReviewDismissalAllowanceConnection!</a></code>)</p></td>\n<td><p><p>A list review dismissal allowances for this branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleconflict\">\n <a href=\"#branchprotectionruleconflict\">BranchProtectionRuleConflict</a>\n </h2>\n <p>A conflict between two branch protection rules.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>branchProtectionRule</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Identifies the branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>conflictingBranchProtectionRule</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Identifies the conflicting branch protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the branch ref that has conflicting rules.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleconflictconnection\">\n <a href=\"#branchprotectionruleconflictconnection\">BranchProtectionRuleConflictConnection</a>\n </h2>\n <p>The connection type for BranchProtectionRuleConflict.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#branchprotectionruleconflictedge\">[BranchProtectionRuleConflictEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#branchprotectionruleconflict\">[BranchProtectionRuleConflict]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleconflictedge\">\n <a href=\"#branchprotectionruleconflictedge\">BranchProtectionRuleConflictEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#branchprotectionruleconflict\">BranchProtectionRuleConflict</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleconnection\">\n <a href=\"#branchprotectionruleconnection\">BranchProtectionRuleConnection</a>\n </h2>\n <p>The connection type for BranchProtectionRule.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#branchprotectionruleedge\">[BranchProtectionRuleEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#branchprotectionrule\">[BranchProtectionRule]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"branchprotectionruleedge\">\n <a href=\"#branchprotectionruleedge\">BranchProtectionRuleEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"cvss\">\n <a href=\"#cvss\">CVSS</a>\n </h2>\n <p>The Common Vulnerability Scoring System.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>score</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The CVSS score associated with this advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vectorString</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The CVSS vector string associated with this advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"cwe\">\n <a href=\"#cwe\">CWE</a>\n </h2>\n <p>A common weakness enumeration.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cweId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The id of the CWE.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A detailed description of this CWE.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of this CWE.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"cweconnection\">\n <a href=\"#cweconnection\">CWEConnection</a>\n </h2>\n <p>The connection type for CWE.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#cweedge\">[CWEEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#cwe\">[CWE]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"cweedge\">\n <a href=\"#cweedge\">CWEEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#cwe\">CWE</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotation\">\n <a href=\"#checkannotation\">CheckAnnotation</a>\n </h2>\n <p>A single check annotation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>annotationLevel</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#checkannotationlevel\">CheckAnnotationLevel</a></code>)</p></td>\n<td><p><p>The annotation&apos;s severity level.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blobUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The path to the file that this annotation was made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>location</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#checkannotationspan\">CheckAnnotationSpan!</a></code>)</p></td>\n<td><p><p>The position of this annotation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The annotation&apos;s message.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The path that this annotation was made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>rawDetails</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Additional information about the annotation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The annotation&apos;s title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationconnection\">\n <a href=\"#checkannotationconnection\">CheckAnnotationConnection</a>\n </h2>\n <p>The connection type for CheckAnnotation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#checkannotationedge\">[CheckAnnotationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#checkannotation\">[CheckAnnotation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationedge\">\n <a href=\"#checkannotationedge\">CheckAnnotationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#checkannotation\">CheckAnnotation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationposition\">\n <a href=\"#checkannotationposition\">CheckAnnotationPosition</a>\n </h2>\n <p>A character position in a check annotation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>column</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Column number (1 indexed).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>line</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Line number (1 indexed).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkannotationspan\">\n <a href=\"#checkannotationspan\">CheckAnnotationSpan</a>\n </h2>\n <p>An inclusive pair of positions for a check annotation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>end</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#checkannotationposition\">CheckAnnotationPosition!</a></code>)</p></td>\n<td><p><p>End position (inclusive).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>start</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#checkannotationposition\">CheckAnnotationPosition!</a></code>)</p></td>\n<td><p><p>Start position (inclusive).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrun\">\n <a href=\"#checkrun\">CheckRun</a>\n </h2>\n <p>A check run.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#requirablebypullrequest\">RequirableByPullRequest</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>annotations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#checkannotationconnection\">CheckAnnotationConnection</a></code>)</p></td>\n<td><p><p>The check run&apos;s annotations.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkSuite</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#checksuite\">CheckSuite!</a></code>)</p></td>\n<td><p><p>The check suite that this run is a part of.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>completedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the check run was completed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>conclusion</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#checkconclusionstate\">CheckConclusionState</a></code>)</p></td>\n<td><p><p>The conclusion of the check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployment</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deployment\">Deployment</a></code>)</p></td>\n<td><p><p>The corresponding deployment for this job, if any.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>detailsUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL from which to find full details of the check run on the integrator&apos;s site.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>externalId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A reference for the check run on the integrator&apos;s system.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isRequired</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this is required to pass before merging for a specific pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>pullRequestId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>The id of the pull request this is required for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>pullRequestNumber</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The number of the pull request this is required for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the check for this check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingDeploymentRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentrequest\">DeploymentRequest</a></code>)</p></td>\n<td><p><p>Information about a pending deployment, if any, in this check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The permalink to the check run summary.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the check run was started.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>status</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#checkstatusstate\">CheckStatusState!</a></code>)</p></td>\n<td><p><p>The current status of the check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>steps</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#checkstepconnection\">CheckStepConnection</a></code>)</p></td>\n<td><p><p>The check run&apos;s steps.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Step number.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>summary</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A string representing the check run&apos;s summary.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>text</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A string representing the check run&apos;s text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A string representing the check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunconnection\">\n <a href=\"#checkrunconnection\">CheckRunConnection</a>\n </h2>\n <p>The connection type for CheckRun.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#checkrunedge\">[CheckRunEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#checkrun\">[CheckRun]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkrunedge\">\n <a href=\"#checkrunedge\">CheckRunEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#checkrun\">CheckRun</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkstep\">\n <a href=\"#checkstep\">CheckStep</a>\n </h2>\n <p>A single check step.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>completedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the check step was completed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>conclusion</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#checkconclusionstate\">CheckConclusionState</a></code>)</p></td>\n<td><p><p>The conclusion of the check step.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>externalId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A reference for the check step on the integrator&apos;s system.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The step&apos;s name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The index of the step in the list of steps of the parent check run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>secondsToCompletion</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Number of seconds to completion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the check step was started.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>status</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#checkstatusstate\">CheckStatusState!</a></code>)</p></td>\n<td><p><p>The current status of the check step.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkstepconnection\">\n <a href=\"#checkstepconnection\">CheckStepConnection</a>\n </h2>\n <p>The connection type for CheckStep.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#checkstepedge\">[CheckStepEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#checkstep\">[CheckStep]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checkstepedge\">\n <a href=\"#checkstepedge\">CheckStepEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#checkstep\">CheckStep</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuite\">\n <a href=\"#checksuite\">CheckSuite</a>\n </h2>\n <p>A check suite.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>app</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#app\">App</a></code>)</p></td>\n<td><p><p>The GitHub App which created this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branch</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The name of the branch for this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkRuns</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#checkrunconnection\">CheckRunConnection</a></code>)</p></td>\n<td><p><p>The check runs associated with a check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#checkrunfilter\">CheckRunFilter</a></code>)</p>\n<p><p>Filters the check runs by this type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>The commit for this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>conclusion</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#checkconclusionstate\">CheckConclusionState</a></code>)</p></td>\n<td><p><p>The conclusion of this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who triggered the check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>matchingPullRequests</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestconnection\">PullRequestConnection</a></code>)</p></td>\n<td><p><p>A list of open pull requests matching the check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>push</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#push\">Push</a></code>)</p></td>\n<td><p><p>The push that triggered this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>status</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#checkstatusstate\">CheckStatusState!</a></code>)</p></td>\n<td><p><p>The status of this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>workflowRun</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#workflowrun\">WorkflowRun</a></code>)</p></td>\n<td><p><p>The workflow run associated with this check suite.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuiteconnection\">\n <a href=\"#checksuiteconnection\">CheckSuiteConnection</a>\n </h2>\n <p>The connection type for CheckSuite.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#checksuiteedge\">[CheckSuiteEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#checksuite\">[CheckSuite]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"checksuiteedge\">\n <a href=\"#checksuiteedge\">CheckSuiteEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#checksuite\">CheckSuite</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"closedevent\">\n <a href=\"#closedevent\">ClosedEvent</a>\n </h2>\n <p>Represents a<code>closed</code>event on any <code>Closable</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closable</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#closable\">Closable!</a></code>)</p></td>\n<td><p><p>Object that was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#closer\">Closer</a></code>)</p></td>\n<td><p><p>Object which triggered the creation of this event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this closed event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this closed event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"codeofconduct\">\n <a href=\"#codeofconduct\">CodeOfConduct</a>\n </h2>\n <p>The Code of Conduct for a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The body of the Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The key for the Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The formal name of the Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Code of Conduct.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commentdeletedevent\">\n <a href=\"#commentdeletedevent\">CommentDeletedEvent</a>\n </h2>\n <p>Represents a<code>comment_deleted</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletedCommentAuthor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The user who authored the deleted comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commit\">\n <a href=\"#commit\">Commit</a>\n </h2>\n <p>Represents a Git commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#gitobject\">GitObject</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>abbreviatedOid</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An abbreviated version of the Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>additions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of additions in this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>associatedPullRequests</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestconnection\">PullRequestConnection</a></code>)</p></td>\n<td><p><p>The merged Pull Request that introduced the commit to the repository. If the\ncommit is not present in the default branch, additionally returns open Pull\nRequests associated with the commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#pullrequestorder\">PullRequestOrder</a></code>)</p>\n<p><p>Ordering options for pull requests.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#gitactor\">GitActor</a></code>)</p></td>\n<td><p><p>Authorship details of the commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authoredByCommitter</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the committer and the author match.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authoredDate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The datetime when this commit was authored.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authors</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#gitactorconnection\">GitActorConnection!</a></code>)</p></td>\n<td><p><p>The list of authors for this commit based on the git author and the Co-authored-by\nmessage trailer. The git author will always be first.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blame</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#blame\">Blame!</a></code>)</p></td>\n<td><p><p>Fetches <code>git blame</code> information.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>path</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The file whose Git blame information you want.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>changedFiles</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of changed files in this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checkSuites</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#checksuiteconnection\">CheckSuiteConnection</a></code>)</p></td>\n<td><p><p>The check suites associated with a commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#checksuitefilter\">CheckSuiteFilter</a></code>)</p>\n<p><p>Filters the check suites by this type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>Comments made on the commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>committedDate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The datetime when this commit was committed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>committedViaWeb</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if committed via GitHub web UI.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>committer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#gitactor\">GitActor</a></code>)</p></td>\n<td><p><p>Committer details of the commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of deletions in this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployments</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentconnection\">DeploymentConnection</a></code>)</p></td>\n<td><p><p>The deployments associated with a commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>environments</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>Environments to list deployments for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#deploymentorder\">DeploymentOrder</a></code>)</p>\n<p><p>Ordering options for deployments returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>file</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#treeentry\">TreeEntry</a></code>)</p></td>\n<td><p><p>The tree entry representing the file located at the given path.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>path</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The path for the file.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>history</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commithistoryconnection\">CommitHistoryConnection!</a></code>)</p></td>\n<td><p><p>The linear commit history starting from (and including) this commit, in the same order as <code>git log</code>.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>author</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#commitauthor\">CommitAuthor</a></code>)</p>\n<p><p>If non-null, filters history to only show commits with matching authorship.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>path</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>If non-null, filters history to only show commits touching files under this path.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gittimestamp\">GitTimestamp</a></code>)</p>\n<p><p>Allows specifying a beginning time or date for fetching commits.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>until</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gittimestamp\">GitTimestamp</a></code>)</p>\n<p><p>Allows specifying an ending time or date for fetching commits.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The Git commit message.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>messageBody</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The Git commit message body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>messageBodyHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The commit message body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>messageHeadline</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The Git commit message headline.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>messageHeadlineHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The commit message headline rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>onBehalfOf</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The organization this commit was made on behalf of.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parents</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commitconnection\">CommitConnection!</a></code>)</p></td>\n<td><p><p>The parents of a commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pushedDate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The datetime when this commit was pushed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository this commit belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signature</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#gitsignature\">GitSignature</a></code>)</p></td>\n<td><p><p>Commit signing information, if present.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>status</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#status\">Status</a></code>)</p></td>\n<td><p><p>Status information for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>statusCheckRollup</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#statuscheckrollup\">StatusCheckRollup</a></code>)</p></td>\n<td><p><p>Check and Status rollup information for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>submodules</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#submoduleconnection\">SubmoduleConnection!</a></code>)</p></td>\n<td><p><p>Returns a list of all submodules in this repository as of this Commit parsed from the .gitmodules file.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tarballUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>Returns a URL to download a tarball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tree</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#tree\">Tree!</a></code>)</p></td>\n<td><p><p>Commit&apos;s root Tree.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>treeResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for the tree of this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>treeUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for the tree of this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>zipballUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>Returns a URL to download a zipball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcomment\">\n <a href=\"#commitcomment\">CommitComment</a>\n </h2>\n <p>Represents a comment on a given Commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#minimizable\">Minimizable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the comment body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with the comment, if the commit exists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMinimized</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not a comment has been minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>minimizedReason</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Returns why the comment was minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the file path associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>position</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the line position associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path permalink for this commit comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL permalink for this commit comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMinimize</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can minimize this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcommentconnection\">\n <a href=\"#commitcommentconnection\">CommitCommentConnection</a>\n </h2>\n <p>The connection type for CommitComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commitcommentedge\">[CommitCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commitcomment\">[CommitComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcommentedge\">\n <a href=\"#commitcommentedge\">CommitCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commitcomment\">CommitComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcommentthread\">\n <a href=\"#commitcommentthread\">CommitCommentThread</a>\n </h2>\n <p>A thread of comments on a commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>The comments that exist in this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit the comments were made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The file the comments were made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>position</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The position in the diff for the commit that the comment was made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitconnection\">\n <a href=\"#commitconnection\">CommitConnection</a>\n </h2>\n <p>The connection type for Commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commitedge\">[CommitEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">[Commit]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitcontributionsbyrepository\">\n <a href=\"#commitcontributionsbyrepository\">CommitContributionsByRepository</a>\n </h2>\n <p>This aggregates commits made by a user within one repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdcommitcontributionconnection\">CreatedCommitContributionConnection!</a></code>)</p></td>\n<td><p><p>The commit contributions, each representing a day.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#commitcontributionorder\">CommitContributionOrder</a></code>)</p>\n<p><p>Ordering options for commit contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository in which the commits were made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for the user&apos;s commits to the repository in this time range.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user&apos;s commits to the repository in this time range.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commitedge\">\n <a href=\"#commitedge\">CommitEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"commithistoryconnection\">\n <a href=\"#commithistoryconnection\">CommitHistoryConnection</a>\n </h2>\n <p>The connection type for Commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commitedge\">[CommitEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">[Commit]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"connectedevent\">\n <a href=\"#connectedevent\">ConnectedEvent</a>\n </h2>\n <p>Represents a<code>connected</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Reference originated in a different repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>source</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request that made the reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request which was connected.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contentattachment\">\n <a href=\"#contentattachment\">ContentAttachment</a>\n </h2>\n <p>A content attachment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body text of the content attachment. This parameter supports markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contentReference</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#contentreference\">ContentReference!</a></code>)</p></td>\n<td><p><p>The content reference that the content attachment is attached to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The title of the content attachment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contentreference\">\n <a href=\"#contentreference\">ContentReference</a>\n </h2>\n <p>A content reference.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reference</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The reference of the content reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributioncalendar\">\n <a href=\"#contributioncalendar\">ContributionCalendar</a>\n </h2>\n <p>A calendar of contributions made on GitHub by a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>colors</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]!</a></code>)</p></td>\n<td><p><p>A list of hex color codes used in this calendar. The darker the color, the more contributions it represents.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isHalloween</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if the color set was chosen because it&apos;s currently Halloween.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>months</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#contributioncalendarmonth\">[ContributionCalendarMonth!]!</a></code>)</p></td>\n<td><p><p>A list of the months of contributions in this calendar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalContributions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The count of total contributions in the calendar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>weeks</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#contributioncalendarweek\">[ContributionCalendarWeek!]!</a></code>)</p></td>\n<td><p><p>A list of the weeks of contributions in this calendar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributioncalendarday\">\n <a href=\"#contributioncalendarday\">ContributionCalendarDay</a>\n </h2>\n <p>Represents a single day of contributions on GitHub by a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>color</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The hex color code that represents how many contributions were made on this day compared to others in the calendar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contributionCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many contributions were made by the user on this day.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contributionLevel</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#contributionlevel\">ContributionLevel!</a></code>)</p></td>\n<td><p><p>Indication of contributions, relative to other days. Can be used to indicate\nwhich color to represent this day on a calendar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>date</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#date\">Date!</a></code>)</p></td>\n<td><p><p>The day this square represents.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>weekday</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>A number representing which day of the week this square represents, e.g., 1 is Monday.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributioncalendarmonth\">\n <a href=\"#contributioncalendarmonth\">ContributionCalendarMonth</a>\n </h2>\n <p>A month of contributions in a user&apos;s contribution graph.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>firstDay</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#date\">Date!</a></code>)</p></td>\n<td><p><p>The date of the first day of this month.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the month.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalWeeks</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many weeks started in this month.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>year</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The year the month occurred in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributioncalendarweek\">\n <a href=\"#contributioncalendarweek\">ContributionCalendarWeek</a>\n </h2>\n <p>A week of contributions in a user&apos;s contribution graph.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributionDays</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#contributioncalendarday\">[ContributionCalendarDay!]!</a></code>)</p></td>\n<td><p><p>The days of contributions in this week.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstDay</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#date\">Date!</a></code>)</p></td>\n<td><p><p>The date of the earliest square in this week.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"contributionscollection\">\n <a href=\"#contributionscollection\">ContributionsCollection</a>\n </h2>\n <p>A contributions collection aggregates contributions such as opened issues and commits created by a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commitContributionsByRepository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commitcontributionsbyrepository\">[CommitContributionsByRepository!]!</a></code>)</p></td>\n<td><p><p>Commit contributions made by the user, grouped by repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>maxRepositories</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many repositories should be included.</p></p>\n<p>The default value is <code>25</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contributionCalendar</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#contributioncalendar\">ContributionCalendar!</a></code>)</p></td>\n<td><p><p>A calendar of this user&apos;s contributions on GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contributionYears</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">[Int!]!</a></code>)</p></td>\n<td><p><p>The years the user has been making contributions with the most recent year first.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>doesEndInCurrentMonth</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if this collection&apos;s time span ends in the current month.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>earliestRestrictedContributionDate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#date\">Date</a></code>)</p></td>\n<td><p><p>The date of the first restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>endedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The ending date and time of this collection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstIssueContribution</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#createdissueorrestrictedcontribution\">CreatedIssueOrRestrictedContribution</a></code>)</p></td>\n<td><p><p>The first issue the user opened on GitHub. This will be null if that issue was\nopened outside the collection&apos;s time range and ignoreTimeRange is false. If\nthe issue is not visible but the user has opted to show private contributions,\na RestrictedContribution will be returned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstPullRequestContribution</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#createdpullrequestorrestrictedcontribution\">CreatedPullRequestOrRestrictedContribution</a></code>)</p></td>\n<td><p><p>The first pull request the user opened on GitHub. This will be null if that\npull request was opened outside the collection&apos;s time range and\nignoreTimeRange is not true. If the pull request is not visible but the user\nhas opted to show private contributions, a RestrictedContribution will be returned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstRepositoryContribution</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#createdrepositoryorrestrictedcontribution\">CreatedRepositoryOrRestrictedContribution</a></code>)</p></td>\n<td><p><p>The first repository the user created on GitHub. This will be null if that\nfirst repository was created outside the collection&apos;s time range and\nignoreTimeRange is false. If the repository is not visible, then a\nRestrictedContribution is returned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasActivityInThePast</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Does the user have any more activity in the timeline that occurred prior to the collection&apos;s time range?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasAnyContributions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if there are any contributions in this collection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasAnyRestrictedContributions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if the user made any contributions in this time frame whose details\nare not visible because they were made in a private repository. Can only be\ntrue if the user enabled private contribution counts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isSingleDay</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the collector&apos;s time span is all within the same day.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueContributions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdissuecontributionconnection\">CreatedIssueContributionConnection!</a></code>)</p></td>\n<td><p><p>A list of issues the user opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first issue ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented issue be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueContributionsByRepository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issuecontributionsbyrepository\">[IssueContributionsByRepository!]!</a></code>)</p></td>\n<td><p><p>Issue contributions made by the user, grouped by repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first issue ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented issue be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>maxRepositories</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many repositories should be included.</p></p>\n<p>The default value is <code>25</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>joinedGitHubContribution</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#joinedgithubcontribution\">JoinedGitHubContribution</a></code>)</p></td>\n<td><p><p>When the user signed up for GitHub. This will be null if that sign up date\nfalls outside the collection&apos;s time range and ignoreTimeRange is false.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestRestrictedContributionDate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#date\">Date</a></code>)</p></td>\n<td><p><p>The date of the most recent restricted contribution the user made in this time\nperiod. Can only be non-null when the user has enabled private contribution counts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mostRecentCollectionWithActivity</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#contributionscollection\">ContributionsCollection</a></code>)</p></td>\n<td><p><p>When this collection&apos;s time range does not include any activity from the user, use this\nto get a different collection from an earlier time range that does have activity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mostRecentCollectionWithoutActivity</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#contributionscollection\">ContributionsCollection</a></code>)</p></td>\n<td><p><p>Returns a different contributions collection from an earlier time range than this one\nthat does not have any contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>popularIssueContribution</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdissuecontribution\">CreatedIssueContribution</a></code>)</p></td>\n<td><p><p>The issue the user opened on GitHub that received the most comments in the specified\ntime frame.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>popularPullRequestContribution</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdpullrequestcontribution\">CreatedPullRequestContribution</a></code>)</p></td>\n<td><p><p>The pull request the user opened on GitHub that received the most comments in the\nspecified time frame.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestContributions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdpullrequestcontributionconnection\">CreatedPullRequestContributionConnection!</a></code>)</p></td>\n<td><p><p>Pull request contributions made by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first pull request ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented pull request be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestContributionsByRepository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestcontributionsbyrepository\">[PullRequestContributionsByRepository!]!</a></code>)</p></td>\n<td><p><p>Pull request contributions made by the user, grouped by repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first pull request ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented pull request be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>maxRepositories</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many repositories should be included.</p></p>\n<p>The default value is <code>25</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReviewContributions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdpullrequestreviewcontributionconnection\">CreatedPullRequestReviewContributionConnection!</a></code>)</p></td>\n<td><p><p>Pull request review contributions made by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReviewContributionsByRepository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestreviewcontributionsbyrepository\">[PullRequestReviewContributionsByRepository!]!</a></code>)</p></td>\n<td><p><p>Pull request review contributions made by the user, grouped by repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>maxRepositories</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many repositories should be included.</p></p>\n<p>The default value is <code>25</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryContributions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdrepositorycontributionconnection\">CreatedRepositoryContributionConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories owned by the user that the user created in this time range.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first repository ever be excluded from the result.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restrictedContributionsCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>A count of contributions made by the user that the viewer cannot access. Only\nnon-zero when the user has chosen to share their private contribution counts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The beginning date and time of this collection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCommitContributions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many commits were made by the user in this time span.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalIssueContributions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many issues the user opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first issue ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented issue be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalPullRequestContributions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many pull requests the user opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first pull request ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented pull request be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalPullRequestReviewContributions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many pull request reviews the user left.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoriesWithContributedCommits</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many different repositories the user committed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoriesWithContributedIssues</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many different repositories the user opened issues in.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first issue ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented issue be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoriesWithContributedPullRequestReviews</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many different repositories the user left pull request reviews in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoriesWithContributedPullRequests</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many different repositories the user opened pull requests in.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first pull request ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludePopular</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s most commented pull request be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalRepositoryContributions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many repositories the user created.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>excludeFirst</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Should the user&apos;s first repository ever be excluded from this count.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made the contributions in this collection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"converttodraftevent\">\n <a href=\"#converttodraftevent\">ConvertToDraftEvent</a>\n </h2>\n <p>Represents a<code>convert_to_draft</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this convert to draft event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this convert to draft event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"convertednotetoissueevent\">\n <a href=\"#convertednotetoissueevent\">ConvertedNoteToIssueEvent</a>\n </h2>\n <p>Represents a<code>converted_note_to_issue</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Project referenced by event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>project</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCard</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#projectcard\">ProjectCard</a></code>)</p></td>\n<td><p><p>Project card referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectCard</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectColumnName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectColumnName</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdcommitcontribution\">\n <a href=\"#createdcommitcontribution\">CreatedCommitContribution</a>\n </h2>\n <p>Represents the contribution a user made by committing to a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commitCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>How many commits were made on this day to this repository by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository the user made a commit in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdcommitcontributionconnection\">\n <a href=\"#createdcommitcontributionconnection\">CreatedCommitContributionConnection</a>\n </h2>\n <p>The connection type for CreatedCommitContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdcommitcontributionedge\">[CreatedCommitContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdcommitcontribution\">[CreatedCommitContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of commits across days and repositories in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdcommitcontributionedge\">\n <a href=\"#createdcommitcontributionedge\">CreatedCommitContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdcommitcontribution\">CreatedCommitContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdissuecontribution\">\n <a href=\"#createdissuecontribution\">CreatedIssueContribution</a>\n </h2>\n <p>Represents the contribution a user made on GitHub by opening an issue.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>The issue that was opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdissuecontributionconnection\">\n <a href=\"#createdissuecontributionconnection\">CreatedIssueContributionConnection</a>\n </h2>\n <p>The connection type for CreatedIssueContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdissuecontributionedge\">[CreatedIssueContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdissuecontribution\">[CreatedIssueContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdissuecontributionedge\">\n <a href=\"#createdissuecontributionedge\">CreatedIssueContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdissuecontribution\">CreatedIssueContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestcontribution\">\n <a href=\"#createdpullrequestcontribution\">CreatedPullRequestContribution</a>\n </h2>\n <p>Represents the contribution a user made on GitHub by opening a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request that was opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestcontributionconnection\">\n <a href=\"#createdpullrequestcontributionconnection\">CreatedPullRequestContributionConnection</a>\n </h2>\n <p>The connection type for CreatedPullRequestContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdpullrequestcontributionedge\">[CreatedPullRequestContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdpullrequestcontribution\">[CreatedPullRequestContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestcontributionedge\">\n <a href=\"#createdpullrequestcontributionedge\">CreatedPullRequestContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdpullrequestcontribution\">CreatedPullRequestContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestreviewcontribution\">\n <a href=\"#createdpullrequestreviewcontribution\">CreatedPullRequestReviewContribution</a>\n </h2>\n <p>Represents the contribution a user made by leaving a review on a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request the user reviewed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReview</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestreview\">PullRequestReview!</a></code>)</p></td>\n<td><p><p>The review the user left on the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository containing the pull request that the user reviewed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestreviewcontributionconnection\">\n <a href=\"#createdpullrequestreviewcontributionconnection\">CreatedPullRequestReviewContributionConnection</a>\n </h2>\n <p>The connection type for CreatedPullRequestReviewContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdpullrequestreviewcontributionedge\">[CreatedPullRequestReviewContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdpullrequestreviewcontribution\">[CreatedPullRequestReviewContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdpullrequestreviewcontributionedge\">\n <a href=\"#createdpullrequestreviewcontributionedge\">CreatedPullRequestReviewContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdpullrequestreviewcontribution\">CreatedPullRequestReviewContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdrepositorycontribution\">\n <a href=\"#createdrepositorycontribution\">CreatedRepositoryContribution</a>\n </h2>\n <p>Represents the contribution a user made on GitHub by creating a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository that was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdrepositorycontributionconnection\">\n <a href=\"#createdrepositorycontributionconnection\">CreatedRepositoryContributionConnection</a>\n </h2>\n <p>The connection type for CreatedRepositoryContribution.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdrepositorycontributionedge\">[CreatedRepositoryContributionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdrepositorycontribution\">[CreatedRepositoryContribution]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"createdrepositorycontributionedge\">\n <a href=\"#createdrepositorycontributionedge\">CreatedRepositoryContributionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdrepositorycontribution\">CreatedRepositoryContribution</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"crossreferencedevent\">\n <a href=\"#crossreferencedevent\">CrossReferencedEvent</a>\n </h2>\n <p>Represents a mention made by one issue or pull request to another.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Reference originated in a different repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>referencedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the reference was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>source</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request that made the reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>target</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request to which the reference was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>willCloseTarget</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Checks if the target will be closed when the source is merged.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"demilestonedevent\">\n <a href=\"#demilestonedevent\">DemilestonedEvent</a>\n </h2>\n <p>Represents a<code>demilestoned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestoneTitle</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the milestone title associated with the<code>demilestoned</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#milestoneitem\">MilestoneItem!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploykey\">\n <a href=\"#deploykey\">DeployKey</a>\n </h2>\n <p>A repository deploy key.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The deploy key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>readOnly</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the deploy key is read only.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The deploy key title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>verified</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the deploy key has been verified.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploykeyconnection\">\n <a href=\"#deploykeyconnection\">DeployKeyConnection</a>\n </h2>\n <p>The connection type for DeployKey.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploykeyedge\">[DeployKeyEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploykey\">[DeployKey]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploykeyedge\">\n <a href=\"#deploykeyedge\">DeployKeyEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploykey\">DeployKey</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deployedevent\">\n <a href=\"#deployedevent\">DeployedEvent</a>\n </h2>\n <p>Represents a<code>deployed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployment</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deployment\">Deployment!</a></code>)</p></td>\n<td><p><p>The deployment associated with the<code>deployed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The ref associated with the<code>deployed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deployment\">\n <a href=\"#deployment\">Deployment</a>\n </h2>\n <p>Represents triggered deployment instance.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit sha of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitOid</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the oid of the deployment commit, even if the commit has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor!</a></code>)</p></td>\n<td><p><p>Identifies the actor who triggered the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The deployment description.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environment</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The latest environment to which this deployment was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestEnvironment</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The latest environment to which this deployment was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestStatus</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentstatus\">DeploymentStatus</a></code>)</p></td>\n<td><p><p>The latest status of this deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalEnvironment</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The original environment to which this deployment was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>payload</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Extra information that a deployment system might need.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the Ref of the deployment, if the deployment was created by ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>Identifies the repository associated with the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#deploymentstate\">DeploymentState</a></code>)</p></td>\n<td><p><p>The current state of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>statuses</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentstatusconnection\">DeploymentStatusConnection</a></code>)</p></td>\n<td><p><p>A list of statuses associated with the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>task</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The deployment task.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentconnection\">\n <a href=\"#deploymentconnection\">DeploymentConnection</a>\n </h2>\n <p>The connection type for Deployment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentedge\">[DeploymentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deployment\">[Deployment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentedge\">\n <a href=\"#deploymentedge\">DeploymentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deployment\">Deployment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentenvironmentchangedevent\">\n <a href=\"#deploymentenvironmentchangedevent\">DeploymentEnvironmentChangedEvent</a>\n </h2>\n <p>Represents a<code>deployment_environment_changed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deploymentStatus</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentstatus\">DeploymentStatus!</a></code>)</p></td>\n<td><p><p>The deployment status that updated the deployment environment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentprotectionrule\">\n <a href=\"#deploymentprotectionrule\">DeploymentProtectionRule</a>\n </h2>\n <p>A protection rule.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewers</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentreviewerconnection\">DeploymentReviewerConnection!</a></code>)</p></td>\n<td><p><p>The teams or users that can review the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>timeout</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The timeout in minutes for this protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>type</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#deploymentprotectionruletype\">DeploymentProtectionRuleType!</a></code>)</p></td>\n<td><p><p>The type of protection rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentprotectionruleconnection\">\n <a href=\"#deploymentprotectionruleconnection\">DeploymentProtectionRuleConnection</a>\n </h2>\n <p>The connection type for DeploymentProtectionRule.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentprotectionruleedge\">[DeploymentProtectionRuleEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentprotectionrule\">[DeploymentProtectionRule]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentprotectionruleedge\">\n <a href=\"#deploymentprotectionruleedge\">DeploymentProtectionRuleEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentprotectionrule\">DeploymentProtectionRule</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentrequest\">\n <a href=\"#deploymentrequest\">DeploymentRequest</a>\n </h2>\n <p>A request to deploy a workflow run to an environment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>currentUserCanApprove</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the current user can approve the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environment</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#environment\">Environment!</a></code>)</p></td>\n<td><p><p>The target environment of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewers</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentreviewerconnection\">DeploymentReviewerConnection!</a></code>)</p></td>\n<td><p><p>The teams or users that can review the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>waitTimer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The wait timer in minutes configured in the environment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>waitTimerStartedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The wait timer in minutes configured in the environment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentrequestconnection\">\n <a href=\"#deploymentrequestconnection\">DeploymentRequestConnection</a>\n </h2>\n <p>The connection type for DeploymentRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentrequestedge\">[DeploymentRequestEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentrequest\">[DeploymentRequest]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentrequestedge\">\n <a href=\"#deploymentrequestedge\">DeploymentRequestEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentrequest\">DeploymentRequest</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentreview\">\n <a href=\"#deploymentreview\">DeploymentReview</a>\n </h2>\n <p>A deployment review.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>comment</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The comment the user left.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environments</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#environmentconnection\">EnvironmentConnection!</a></code>)</p></td>\n<td><p><p>The environments approved or rejected.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#deploymentreviewstate\">DeploymentReviewState!</a></code>)</p></td>\n<td><p><p>The decision of the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user that reviewed the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentreviewconnection\">\n <a href=\"#deploymentreviewconnection\">DeploymentReviewConnection</a>\n </h2>\n <p>The connection type for DeploymentReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentreviewedge\">[DeploymentReviewEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentreview\">[DeploymentReview]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentreviewedge\">\n <a href=\"#deploymentreviewedge\">DeploymentReviewEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentreview\">DeploymentReview</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentreviewerconnection\">\n <a href=\"#deploymentreviewerconnection\">DeploymentReviewerConnection</a>\n </h2>\n <p>The connection type for DeploymentReviewer.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentrevieweredge\">[DeploymentReviewerEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#deploymentreviewer\">[DeploymentReviewer]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentrevieweredge\">\n <a href=\"#deploymentrevieweredge\">DeploymentReviewerEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#deploymentreviewer\">DeploymentReviewer</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentstatus\">\n <a href=\"#deploymentstatus\">DeploymentStatus</a>\n </h2>\n <p>Describes the status of a given deployment attempt.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor!</a></code>)</p></td>\n<td><p><p>Identifies the actor who triggered the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployment</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deployment\">Deployment!</a></code>)</p></td>\n<td><p><p>Identifies the deployment associated with status.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the description of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environment</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the environment of the deployment at the time of this deployment status.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>environment</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#deployments-preview\">Deployments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environmentUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>Identifies the environment URL of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>logUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>Identifies the log URL of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#deploymentstatusstate\">DeploymentStatusState!</a></code>)</p></td>\n<td><p><p>Identifies the current state of the deployment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentstatusconnection\">\n <a href=\"#deploymentstatusconnection\">DeploymentStatusConnection</a>\n </h2>\n <p>The connection type for DeploymentStatus.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentstatusedge\">[DeploymentStatusEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentstatus\">[DeploymentStatus]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"deploymentstatusedge\">\n <a href=\"#deploymentstatusedge\">DeploymentStatusEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentstatus\">DeploymentStatus</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"disconnectedevent\">\n <a href=\"#disconnectedevent\">DisconnectedEvent</a>\n </h2>\n <p>Represents a<code>disconnected</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Reference originated in a different repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>source</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request from which the issue was disconnected.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Issue or pull request which was disconnected.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"discussion\">\n <a href=\"#discussion\">Discussion</a>\n </h2>\n <p>A discussion in a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#labelable\">Labelable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#lockable\">Lockable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#votable\">Votable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>activeLockReason</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#lockreason\">LockReason</a></code>)</p></td>\n<td><p><p>Reason that the conversation was locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>answer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#discussioncomment\">DiscussionComment</a></code>)</p></td>\n<td><p><p>The comment chosen as this discussion&apos;s answer, if any.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>answerChosenAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The time when a user chose this discussion&apos;s answer, if answered.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>answerChosenBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The user who chose this discussion&apos;s answer, if answered.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The main text of the discussion post.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>category</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#discussioncategory\">DiscussionCategory!</a></code>)</p></td>\n<td><p><p>The category for this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#discussioncommentconnection\">DiscussionCommentConnection!</a></code>)</p></td>\n<td><p><p>The replies to the discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labels</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#labelconnection\">LabelConnection</a></code>)</p></td>\n<td><p><p>A list of labels associated with the object.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#labelorder\">LabelOrder</a></code>)</p>\n<p><p>Ordering options for labels returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>locked</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the object is locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number identifying this discussion within the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The path for this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The title of this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>upvoteCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Number of upvotes that this subject has received.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The URL for this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpvote</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the current user can add or remove an upvote on this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasUpvoted</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the current user has already upvoted this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"discussioncategory\">\n <a href=\"#discussioncategory\">DiscussionCategory</a>\n </h2>\n <p>A category for discussions in a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A description of this category.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>emoji</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An emoji representing this category.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>emojiHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>This category&apos;s emoji rendered as HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isAnswerable</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not discussions in this category support choosing an answer with the markDiscussionCommentAsAnswer mutation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of this category.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"discussioncategoryconnection\">\n <a href=\"#discussioncategoryconnection\">DiscussionCategoryConnection</a>\n </h2>\n <p>The connection type for DiscussionCategory.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#discussioncategoryedge\">[DiscussionCategoryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#discussioncategory\">[DiscussionCategory]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"discussioncategoryedge\">\n <a href=\"#discussioncategoryedge\">DiscussionCategoryEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#discussioncategory\">DiscussionCategory</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"discussioncomment\">\n <a href=\"#discussioncomment\">DiscussionComment</a>\n </h2>\n <p>A comment on a discussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#minimizable\">Minimizable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#votable\">Votable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body as Markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The time when this replied-to comment was deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussion</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#discussion\">Discussion</a></code>)</p></td>\n<td><p><p>The discussion this comment was created in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isAnswer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Has this comment been chosen as the answer of its discussion?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMinimized</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not a comment has been minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>minimizedReason</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Returns why the comment was minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>replies</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#discussioncommentconnection\">DiscussionCommentConnection!</a></code>)</p></td>\n<td><p><p>The threaded replies to this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>replyTo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#discussioncomment\">DiscussionComment</a></code>)</p></td>\n<td><p><p>The discussion comment this comment is a reply to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The path for this discussion comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>upvoteCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Number of upvotes that this subject has received.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The URL for this discussion comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMarkAsAnswer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current user mark this comment as an answer?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMinimize</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can minimize this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUnmarkAsAnswer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current user unmark this comment as an answer?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpvote</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the current user can add or remove an upvote on this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasUpvoted</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the current user has already upvoted this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"discussioncommentconnection\">\n <a href=\"#discussioncommentconnection\">DiscussionCommentConnection</a>\n </h2>\n <p>The connection type for DiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#discussioncommentedge\">[DiscussionCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#discussioncomment\">[DiscussionComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"discussioncommentedge\">\n <a href=\"#discussioncommentedge\">DiscussionCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#discussioncomment\">DiscussionComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"discussionconnection\">\n <a href=\"#discussionconnection\">DiscussionConnection</a>\n </h2>\n <p>The connection type for Discussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#discussionedge\">[DiscussionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#discussion\">[Discussion]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"discussionedge\">\n <a href=\"#discussionedge\">DiscussionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#discussion\">Discussion</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprise\">\n <a href=\"#enterprise\">Enterprise</a>\n </h2>\n <p>An account to manage multiple organizations with consolidated policy and billing.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the enterprise&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>billingInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterprisebillinginfo\">EnterpriseBillingInfo</a></code>)</p></td>\n<td><p><p>Enterprise billing information&#xA0;visible to enterprise billing managers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>descriptionHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The description of the enterprise as HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>location</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The location of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>members</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterprisememberconnection\">EnterpriseMemberConnection!</a></code>)</p></td>\n<td><p><p>A list of users who are members of this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>deployment</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseuserdeployment\">EnterpriseUserDeployment</a></code>)</p>\n<p><p>Only return members within the selected GitHub Enterprise deployment.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#enterprisememberorder\">EnterpriseMemberOrder</a></code>)</p>\n<p><p>Ordering options for members returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>organizationLogins</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>Only return members within the organizations with these logins.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseuseraccountmembershiprole\">EnterpriseUserAccountMembershipRole</a></code>)</p>\n<p><p>The role of the user in the enterprise organization or server.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of organizations that belong to this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ownerInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseownerinfo\">EnterpriseOwnerInfo</a></code>)</p></td>\n<td><p><p>Enterprise information only visible to enterprise owners.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>slug</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The URL-friendly identifier for the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userAccounts</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseuseraccountconnection\">EnterpriseUserAccountConnection!</a></code>)</p></td>\n<td><p><p>A list of user accounts on this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerIsAdmin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is the current viewer an admin of this enterprise?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>websiteUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL of the enterprise website.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorconnection\">\n <a href=\"#enterpriseadministratorconnection\">EnterpriseAdministratorConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseadministratoredge\">[EnterpriseAdministratorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratoredge\">\n <a href=\"#enterpriseadministratoredge\">EnterpriseAdministratorEdge</a>\n </h2>\n <p>A User who is an administrator of an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseadministratorrole\">EnterpriseAdministratorRole!</a></code>)</p></td>\n<td><p><p>The role of the administrator.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorinvitation\">\n <a href=\"#enterpriseadministratorinvitation\">EnterpriseAdministratorInvitation</a>\n </h2>\n <p>An invitation for a user to become an owner or billing manager of an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email of the person who was invited to the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterprise</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterprise\">Enterprise!</a></code>)</p></td>\n<td><p><p>The enterprise the invitation is for.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitee</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who was invited to the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>inviter</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who created the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseadministratorrole\">EnterpriseAdministratorRole!</a></code>)</p></td>\n<td><p><p>The invitee&apos;s pending role in the enterprise (owner or billing_manager).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorinvitationconnection\">\n <a href=\"#enterpriseadministratorinvitationconnection\">EnterpriseAdministratorInvitationConnection</a>\n </h2>\n <p>The connection type for EnterpriseAdministratorInvitation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseadministratorinvitationedge\">[EnterpriseAdministratorInvitationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseadministratorinvitation\">[EnterpriseAdministratorInvitation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseadministratorinvitationedge\">\n <a href=\"#enterpriseadministratorinvitationedge\">EnterpriseAdministratorInvitationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseadministratorinvitation\">EnterpriseAdministratorInvitation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisebillinginfo\">\n <a href=\"#enterprisebillinginfo\">EnterpriseBillingInfo</a>\n </h2>\n <p>Enterprise billing information visible to enterprise billing managers and owners.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>allLicensableUsersCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of licenseable users/emails across the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assetPacks</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of data packs used by all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>availableSeats</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of available seats across all owned organizations based on the unique number of billable users.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>availableSeats</code> is deprecated. <p><code>availableSeats</code> will be replaced with <code>totalAvailableLicenses</code> to provide more clarity on the value being returned Use EnterpriseBillingInfo.totalAvailableLicenses instead. Removal on 2020-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bandwidthQuota</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The bandwidth quota in GB for all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bandwidthUsage</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The bandwidth usage in GB for all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bandwidthUsagePercentage</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The bandwidth usage as a percentage of the bandwidth quota.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>seats</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total seats across all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>seats</code> is deprecated. <p><code>seats</code> will be replaced with <code>totalLicenses</code> to provide more clarity on the value being returned Use EnterpriseBillingInfo.totalLicenses instead. Removal on 2020-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>storageQuota</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The storage quota in GB for all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>storageUsage</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The storage usage in GB for all organizations owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>storageUsagePercentage</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The storage usage as a percentage of the storage quota.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalAvailableLicenses</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of available licenses across all owned organizations based on the unique number of billable users.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalLicenses</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total number of licenses allocated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseidentityprovider\">\n <a href=\"#enterpriseidentityprovider\">EnterpriseIdentityProvider</a>\n </h2>\n <p>An identity provider configured to provision identities for an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>digestMethod</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#samldigestalgorithm\">SamlDigestAlgorithm</a></code>)</p></td>\n<td><p><p>The digest algorithm used to sign SAML requests for the identity provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterprise</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterprise\">Enterprise</a></code>)</p></td>\n<td><p><p>The enterprise this identity provider belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>externalIdentities</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#externalidentityconnection\">ExternalIdentityConnection!</a></code>)</p></td>\n<td><p><p>ExternalIdentities provisioned by this identity provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>membersOnly</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Filter to external identities with valid org membership only.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>idpCertificate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#x509certificate\">X509Certificate</a></code>)</p></td>\n<td><p><p>The x509 certificate used by the identity provider to sign assertions and responses.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issuer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The Issuer Entity ID for the SAML identity provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>recoveryCodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>Recovery codes that can be used by admins to access the enterprise if the identity provider is unavailable.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signatureMethod</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#samlsignaturealgorithm\">SamlSignatureAlgorithm</a></code>)</p></td>\n<td><p><p>The signature algorithm used to sign SAML requests for the identity provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ssoUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL endpoint for the identity provider&apos;s SAML SSO.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisememberconnection\">\n <a href=\"#enterprisememberconnection\">EnterpriseMemberConnection</a>\n </h2>\n <p>The connection type for EnterpriseMember.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterprisememberedge\">[EnterpriseMemberEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#enterprisemember\">[EnterpriseMember]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisememberedge\">\n <a href=\"#enterprisememberedge\">EnterpriseMemberEdge</a>\n </h2>\n <p>A User who is a member of an enterprise through one or more organizations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUnlicensed</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the user does not have a license for the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>isUnlicensed</code> is deprecated. <p>All members consume a license Removal on 2021-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#enterprisemember\">EnterpriseMember</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseorganizationmembershipconnection\">\n <a href=\"#enterpriseorganizationmembershipconnection\">EnterpriseOrganizationMembershipConnection</a>\n </h2>\n <p>The connection type for Organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseorganizationmembershipedge\">[EnterpriseOrganizationMembershipEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">[Organization]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseorganizationmembershipedge\">\n <a href=\"#enterpriseorganizationmembershipedge\">EnterpriseOrganizationMembershipEdge</a>\n </h2>\n <p>An enterprise organization that a user is a member of.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseuseraccountmembershiprole\">EnterpriseUserAccountMembershipRole!</a></code>)</p></td>\n<td><p><p>The role of the user in the enterprise membership.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseoutsidecollaboratorconnection\">\n <a href=\"#enterpriseoutsidecollaboratorconnection\">EnterpriseOutsideCollaboratorConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseoutsidecollaboratoredge\">[EnterpriseOutsideCollaboratorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseoutsidecollaboratoredge\">\n <a href=\"#enterpriseoutsidecollaboratoredge\">EnterpriseOutsideCollaboratorEdge</a>\n </h2>\n <p>A User who is an outside collaborator of an enterprise through one or more organizations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUnlicensed</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the outside collaborator does not have a license for the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>isUnlicensed</code> is deprecated. <p>All outside collaborators consume a license Removal on 2021-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriserepositoryinfoconnection\">EnterpriseRepositoryInfoConnection!</a></code>)</p></td>\n<td><p><p>The enterprise organization repositories this user is a member of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseownerinfo\">\n <a href=\"#enterpriseownerinfo\">EnterpriseOwnerInfo</a>\n </h2>\n <p>Enterprise information only visible to enterprise owners.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>admins</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseadministratorconnection\">EnterpriseAdministratorConnection!</a></code>)</p></td>\n<td><p><p>A list of all of the administrators for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#enterprisememberorder\">EnterpriseMemberOrder</a></code>)</p>\n<p><p>Ordering options for administrators returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseadministratorrole\">EnterpriseAdministratorRole</a></code>)</p>\n<p><p>The role to filter by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>affiliatedUsersWithTwoFactorDisabled</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of users in the enterprise who currently have two-factor authentication disabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>affiliatedUsersWithTwoFactorDisabledExist</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not affiliated users with two-factor authentication disabled exist in the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>allowPrivateRepositoryForkingSetting</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether private repository forking is enabled for repositories in organizations in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>allowPrivateRepositoryForkingSettingOrganizations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided private repository forking setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>defaultRepositoryPermissionSetting</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterprisedefaultrepositorypermissionsettingvalue\">EnterpriseDefaultRepositoryPermissionSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for base repository permissions for organizations in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>defaultRepositoryPermissionSettingOrganizations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided base repository permission.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#defaultrepositorypermissionfield\">DefaultRepositoryPermissionField!</a></code>)</p>\n<p><p>The permission to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListEnabledSetting</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#ipallowlistenabledsettingvalue\">IpAllowListEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether the enterprise has an IP allow list enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListEntries</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#ipallowlistentryconnection\">IpAllowListEntryConnection!</a></code>)</p></td>\n<td><p><p>The IP addresses that are allowed to access resources owned by the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#ipallowlistentryorder\">IpAllowListEntryOrder</a></code>)</p>\n<p><p>Ordering options for IP allow list entries returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListForInstalledAppsEnabledSetting</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue\">IpAllowListForInstalledAppsEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether the enterprise has IP allow list configuration for installed GitHub Apps enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUpdatingDefaultRepositoryPermission</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the base repository permission is currently being updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUpdatingTwoFactorRequirement</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the two-factor authentication requirement is currently being enforced.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanChangeRepositoryVisibilitySetting</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether organization members with admin permissions on a\nrepository can change repository visibility.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanChangeRepositoryVisibilitySettingOrganizations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided can change repository visibility setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateInternalRepositoriesSetting</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can create internal repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreatePrivateRepositoriesSetting</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can create private repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreatePublicRepositoriesSetting</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can create public repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateRepositoriesSetting</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterprisememberscancreaterepositoriessettingvalue\">EnterpriseMembersCanCreateRepositoriesSettingValue</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can create repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanCreateRepositoriesSettingOrganizations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided repository creation setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#organizationmemberscancreaterepositoriessettingvalue\">OrganizationMembersCanCreateRepositoriesSettingValue!</a></code>)</p>\n<p><p>The setting to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanDeleteIssuesSetting</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members with admin permissions for repositories can delete issues.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanDeleteIssuesSettingOrganizations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can delete issues setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanDeleteRepositoriesSetting</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members with admin permissions for repositories can delete or transfer repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanDeleteRepositoriesSettingOrganizations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can delete repositories setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanInviteCollaboratorsSetting</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members of organizations in the enterprise can invite outside collaborators.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanInviteCollaboratorsSettingOrganizations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can invite collaborators setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanMakePurchasesSetting</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterprisememberscanmakepurchasessettingvalue\">EnterpriseMembersCanMakePurchasesSettingValue!</a></code>)</p></td>\n<td><p><p>Indicates whether members of this enterprise&apos;s organizations can purchase additional services for those organizations.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanUpdateProtectedBranchesSetting</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members with admin permissions for repositories can update protected branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanUpdateProtectedBranchesSettingOrganizations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can update protected branches setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanViewDependencyInsightsSetting</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether members can view dependency insights.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersCanViewDependencyInsightsSettingOrganizations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided members can view dependency insights setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationProjectsSetting</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether organization projects are enabled for organizations in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationProjectsSettingOrganizations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided organization projects setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>outsideCollaborators</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseoutsidecollaboratorconnection\">EnterpriseOutsideCollaboratorConnection!</a></code>)</p></td>\n<td><p><p>A list of outside collaborators across the repositories in the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>login</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The login of one specific outside collaborator.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#enterprisememberorder\">EnterpriseMemberOrder</a></code>)</p>\n<p><p>Ordering options for outside collaborators returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>visibility</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repositoryvisibility\">RepositoryVisibility</a></code>)</p>\n<p><p>Only return outside collaborators on repositories with this visibility.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingAdminInvitations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseadministratorinvitationconnection\">EnterpriseAdministratorInvitationConnection!</a></code>)</p></td>\n<td><p><p>A list of pending administrator invitations for the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#enterpriseadministratorinvitationorder\">EnterpriseAdministratorInvitationOrder</a></code>)</p>\n<p><p>Ordering options for pending enterprise administrator invitations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseadministratorrole\">EnterpriseAdministratorRole</a></code>)</p>\n<p><p>The role to filter by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingCollaboratorInvitations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repositoryinvitationconnection\">RepositoryInvitationConnection!</a></code>)</p></td>\n<td><p><p>A list of pending collaborator invitations across the repositories in the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#repositoryinvitationorder\">RepositoryInvitationOrder</a></code>)</p>\n<p><p>Ordering options for pending repository collaborator invitations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingCollaborators</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterprisependingcollaboratorconnection\">EnterprisePendingCollaboratorConnection!</a></code>)</p></td>\n<td><p><p>A list of pending collaborators across the repositories in the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>pendingCollaborators</code> is deprecated. <p>Repository invitations can now be associated with an email, not only an invitee. Use the <code>pendingCollaboratorInvitations</code> field instead. Removal on 2020-10-01 UTC.</p></p>\n</div>\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#repositoryinvitationorder\">RepositoryInvitationOrder</a></code>)</p>\n<p><p>Ordering options for pending repository collaborator invitations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingMemberInvitations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterprisependingmemberinvitationconnection\">EnterprisePendingMemberInvitationConnection!</a></code>)</p></td>\n<td><p><p>A list of pending member invitations for organizations in the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryProjectsSetting</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether repository projects are enabled in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryProjectsSettingOrganizations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided repository projects setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>samlIdentityProvider</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseidentityprovider\">EnterpriseIdentityProvider</a></code>)</p></td>\n<td><p><p>The SAML Identity Provider for the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>samlIdentityProviderSettingOrganizations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the SAML single sign-on setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#identityproviderconfigurationstate\">IdentityProviderConfigurationState!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamDiscussionsSetting</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseenableddisabledsettingvalue\">EnterpriseEnabledDisabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether team discussions are enabled for organizations in this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamDiscussionsSettingOrganizations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the provided team discussions setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>twoFactorRequiredSetting</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseenabledsettingvalue\">EnterpriseEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether the enterprise requires two-factor authentication for its organizations and users.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>twoFactorRequiredSettingOrganizations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations configured with the two-factor authentication setting value.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations with this setting.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>value</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p>\n<p><p>The setting value to find organizations for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisependingcollaboratorconnection\">\n <a href=\"#enterprisependingcollaboratorconnection\">EnterprisePendingCollaboratorConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterprisependingcollaboratoredge\">[EnterprisePendingCollaboratorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisependingcollaboratoredge\">\n <a href=\"#enterprisependingcollaboratoredge\">EnterprisePendingCollaboratorEdge</a>\n </h2>\n <p>A user with an invitation to be a collaborator on a repository owned by an organization in an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUnlicensed</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the invited collaborator does not have a license for the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>isUnlicensed</code> is deprecated. <p>All pending collaborators consume a license Removal on 2021-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriserepositoryinfoconnection\">EnterpriseRepositoryInfoConnection!</a></code>)</p></td>\n<td><p><p>The enterprise organization repositories this user is a member of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisependingmemberinvitationconnection\">\n <a href=\"#enterprisependingmemberinvitationconnection\">EnterprisePendingMemberInvitationConnection</a>\n </h2>\n <p>The connection type for OrganizationInvitation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterprisependingmemberinvitationedge\">[EnterprisePendingMemberInvitationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationinvitation\">[OrganizationInvitation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalUniqueUserCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of unique users in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterprisependingmemberinvitationedge\">\n <a href=\"#enterprisependingmemberinvitationedge\">EnterprisePendingMemberInvitationEdge</a>\n </h2>\n <p>An invitation to be a member in an enterprise organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUnlicensed</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the invitation has a license for the enterprise.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>isUnlicensed</code> is deprecated. <p>All pending members consume a license Removal on 2020-07-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationinvitation\">OrganizationInvitation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriserepositoryinfo\">\n <a href=\"#enterpriserepositoryinfo\">EnterpriseRepositoryInfo</a>\n </h2>\n <p>A subset of repository information queryable from an enterprise.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isPrivate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is private or internal.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The repository&apos;s name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nameWithOwner</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The repository&apos;s name with owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriserepositoryinfoconnection\">\n <a href=\"#enterpriserepositoryinfoconnection\">EnterpriseRepositoryInfoConnection</a>\n </h2>\n <p>The connection type for EnterpriseRepositoryInfo.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriserepositoryinfoedge\">[EnterpriseRepositoryInfoEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriserepositoryinfo\">[EnterpriseRepositoryInfo]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriserepositoryinfoedge\">\n <a href=\"#enterpriserepositoryinfoedge\">EnterpriseRepositoryInfoEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriserepositoryinfo\">EnterpriseRepositoryInfo</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserverinstallation\">\n <a href=\"#enterpriseserverinstallation\">EnterpriseServerInstallation</a>\n </h2>\n <p>An Enterprise Server installation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>customerName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The customer name to which the Enterprise Server installation belongs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hostName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The host name of the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isConnected</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the installation is connected to an Enterprise Server installation via GitHub Connect.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userAccounts</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseserveruseraccountconnection\">EnterpriseServerUserAccountConnection!</a></code>)</p></td>\n<td><p><p>User accounts on this Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#enterpriseserveruseraccountorder\">EnterpriseServerUserAccountOrder</a></code>)</p>\n<p><p>Ordering options for Enterprise Server user accounts returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userAccountsUploads</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseserveruseraccountsuploadconnection\">EnterpriseServerUserAccountsUploadConnection!</a></code>)</p></td>\n<td><p><p>User accounts uploads for the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#enterpriseserveruseraccountsuploadorder\">EnterpriseServerUserAccountsUploadOrder</a></code>)</p>\n<p><p>Ordering options for Enterprise Server user accounts uploads returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccount\">\n <a href=\"#enterpriseserveruseraccount\">EnterpriseServerUserAccount</a>\n </h2>\n <p>A user account on an Enterprise Server installation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>emails</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseserveruseraccountemailconnection\">EnterpriseServerUserAccountEmailConnection!</a></code>)</p></td>\n<td><p><p>User emails belonging to this user account.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#enterpriseserveruseraccountemailorder\">EnterpriseServerUserAccountEmailOrder</a></code>)</p>\n<p><p>Ordering options for Enterprise Server user account emails returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseServerInstallation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseserverinstallation\">EnterpriseServerInstallation!</a></code>)</p></td>\n<td><p><p>The Enterprise Server installation on which this user account exists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isSiteAdmin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the user account is a site administrator on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The login of the user account on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>profileName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The profile name of the user account on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>remoteCreatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The date and time when the user account was created on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>remoteUserId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The ID of the user account on the Enterprise Server installation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountconnection\">\n <a href=\"#enterpriseserveruseraccountconnection\">EnterpriseServerUserAccountConnection</a>\n </h2>\n <p>The connection type for EnterpriseServerUserAccount.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseserveruseraccountedge\">[EnterpriseServerUserAccountEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseserveruseraccount\">[EnterpriseServerUserAccount]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountedge\">\n <a href=\"#enterpriseserveruseraccountedge\">EnterpriseServerUserAccountEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseserveruseraccount\">EnterpriseServerUserAccount</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountemail\">\n <a href=\"#enterpriseserveruseraccountemail\">EnterpriseServerUserAccountEmail</a>\n </h2>\n <p>An email belonging to a user account on an Enterprise Server installation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The email address.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPrimary</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether this is the primary email of the associated user account.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userAccount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseserveruseraccount\">EnterpriseServerUserAccount!</a></code>)</p></td>\n<td><p><p>The user account to which the email belongs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountemailconnection\">\n <a href=\"#enterpriseserveruseraccountemailconnection\">EnterpriseServerUserAccountEmailConnection</a>\n </h2>\n <p>The connection type for EnterpriseServerUserAccountEmail.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseserveruseraccountemailedge\">[EnterpriseServerUserAccountEmailEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseserveruseraccountemail\">[EnterpriseServerUserAccountEmail]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountemailedge\">\n <a href=\"#enterpriseserveruseraccountemailedge\">EnterpriseServerUserAccountEmailEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseserveruseraccountemail\">EnterpriseServerUserAccountEmail</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountsupload\">\n <a href=\"#enterpriseserveruseraccountsupload\">EnterpriseServerUserAccountsUpload</a>\n </h2>\n <p>A user accounts upload from an Enterprise Server installation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterprise</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterprise\">Enterprise!</a></code>)</p></td>\n<td><p><p>The enterprise to which this upload belongs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseServerInstallation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseserverinstallation\">EnterpriseServerInstallation!</a></code>)</p></td>\n<td><p><p>The Enterprise Server installation for which this upload was generated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the file uploaded.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>syncState</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseserveruseraccountsuploadsyncstate\">EnterpriseServerUserAccountsUploadSyncState!</a></code>)</p></td>\n<td><p><p>The synchronization state of the upload.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountsuploadconnection\">\n <a href=\"#enterpriseserveruseraccountsuploadconnection\">EnterpriseServerUserAccountsUploadConnection</a>\n </h2>\n <p>The connection type for EnterpriseServerUserAccountsUpload.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseserveruseraccountsuploadedge\">[EnterpriseServerUserAccountsUploadEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseserveruseraccountsupload\">[EnterpriseServerUserAccountsUpload]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseserveruseraccountsuploadedge\">\n <a href=\"#enterpriseserveruseraccountsuploadedge\">EnterpriseServerUserAccountsUploadEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseserveruseraccountsupload\">EnterpriseServerUserAccountsUpload</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseuseraccount\">\n <a href=\"#enterpriseuseraccount\">EnterpriseUserAccount</a>\n </h2>\n <p>An account for a user who is an admin of an enterprise or a member of an enterprise through one or more organizations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the enterprise user account&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterprise</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterprise\">Enterprise!</a></code>)</p></td>\n<td><p><p>The enterprise in which this user account exists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An identifier for the enterprise user account, a login or email address.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the enterprise user account.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseorganizationmembershipconnection\">EnterpriseOrganizationMembershipConnection!</a></code>)</p></td>\n<td><p><p>A list of enterprise organizations this user is a member of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#organizationorder\">OrganizationOrder</a></code>)</p>\n<p><p>Ordering options for organizations returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#enterpriseuseraccountmembershiprole\">EnterpriseUserAccountMembershipRole</a></code>)</p>\n<p><p>The role of the user in the enterprise organization.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user within the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseuseraccountconnection\">\n <a href=\"#enterpriseuseraccountconnection\">EnterpriseUserAccountConnection</a>\n </h2>\n <p>The connection type for EnterpriseUserAccount.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseuseraccountedge\">[EnterpriseUserAccountEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseuseraccount\">[EnterpriseUserAccount]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"enterpriseuseraccountedge\">\n <a href=\"#enterpriseuseraccountedge\">EnterpriseUserAccountEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#enterpriseuseraccount\">EnterpriseUserAccount</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"environment\">\n <a href=\"#environment\">Environment</a>\n </h2>\n <p>An environment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the environment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>protectionRules</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentprotectionruleconnection\">DeploymentProtectionRuleConnection!</a></code>)</p></td>\n<td><p><p>The protection rules defined for this environment.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"environmentconnection\">\n <a href=\"#environmentconnection\">EnvironmentConnection</a>\n </h2>\n <p>The connection type for Environment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#environmentedge\">[EnvironmentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#environment\">[Environment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"environmentedge\">\n <a href=\"#environmentedge\">EnvironmentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#environment\">Environment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentity\">\n <a href=\"#externalidentity\">ExternalIdentity</a>\n </h2>\n <p>An external identity provisioned by SAML SSO or SCIM.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>guid</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The GUID for this identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationInvitation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationinvitation\">OrganizationInvitation</a></code>)</p></td>\n<td><p><p>Organization invitation for this SCIM-provisioned external identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>samlIdentity</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#externalidentitysamlattributes\">ExternalIdentitySamlAttributes</a></code>)</p></td>\n<td><p><p>SAML Identity attributes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>scimIdentity</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#externalidentityscimattributes\">ExternalIdentityScimAttributes</a></code>)</p></td>\n<td><p><p>SCIM Identity attributes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>User linked to this external identity. Will be NULL if this identity has not been claimed by an organization member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentityconnection\">\n <a href=\"#externalidentityconnection\">ExternalIdentityConnection</a>\n </h2>\n <p>The connection type for ExternalIdentity.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#externalidentityedge\">[ExternalIdentityEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#externalidentity\">[ExternalIdentity]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentityedge\">\n <a href=\"#externalidentityedge\">ExternalIdentityEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#externalidentity\">ExternalIdentity</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentitysamlattributes\">\n <a href=\"#externalidentitysamlattributes\">ExternalIdentitySamlAttributes</a>\n </h2>\n <p>SAML attributes for the External Identity.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>emails</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#useremailmetadata\">[UserEmailMetadata!]</a></code>)</p></td>\n<td><p><p>The emails associated with the SAML identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>familyName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Family name of the SAML identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>givenName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Given name of the SAML identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>groups</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>The groups linked to this identity in IDP.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nameId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The NameID of the SAML identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>username</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The userName of the SAML identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"externalidentityscimattributes\">\n <a href=\"#externalidentityscimattributes\">ExternalIdentityScimAttributes</a>\n </h2>\n <p>SCIM attributes for the External Identity.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>emails</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#useremailmetadata\">[UserEmailMetadata!]</a></code>)</p></td>\n<td><p><p>The emails associated with the SCIM identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>familyName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Family name of the SCIM identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>givenName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Given name of the SCIM identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>groups</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>The groups linked to this identity in IDP.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>username</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The userName of the SCIM identity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"followerconnection\">\n <a href=\"#followerconnection\">FollowerConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#useredge\">[UserEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"followingconnection\">\n <a href=\"#followingconnection\">FollowingConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#useredge\">[UserEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"generichovercardcontext\">\n <a href=\"#generichovercardcontext\">GenericHovercardContext</a>\n </h2>\n <p>A generic hovercard context with a message and icon.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gist\">\n <a href=\"#gist\">Gist</a>\n </h2>\n <p>A Gist.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#starrable\">Starrable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#gistcommentconnection\">GistCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of comments associated with the gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The gist description.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>files</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#gistfile\">[GistFile]</a></code>)</p></td>\n<td><p><p>The files in this gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>limit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The maximum number of files to return.</p></p>\n<p>The default value is <code>10</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>oid</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p>\n<p><p>The oid of the files to return.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forks</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#gistconnection\">GistConnection!</a></code>)</p></td>\n<td><p><p>A list of forks associated with the gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#gistorder\">GistOrder</a></code>)</p>\n<p><p>Ordering options for gists returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isFork</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the gist is a fork.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPublic</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the gist is public or not.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The gist name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>owner</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryowner\">RepositoryOwner</a></code>)</p></td>\n<td><p><p>The gist owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pushedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the gist was last pushed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTML path to this resource.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazerCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns a count of how many stargazers there are on this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazers</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#stargazerconnection\">StargazerConnection!</a></code>)</p></td>\n<td><p><p>A list of users who have starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#starorder\">StarOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasStarred</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns a boolean indicating whether the viewing user has starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistcomment\">\n <a href=\"#gistcomment\">GistComment</a>\n </h2>\n <p>Represents a comment on an Gist.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#minimizable\">Minimizable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the comment body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gist</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#gist\">Gist!</a></code>)</p></td>\n<td><p><p>The associated gist.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMinimized</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not a comment has been minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>minimizedReason</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Returns why the comment was minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMinimize</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can minimize this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistcommentconnection\">\n <a href=\"#gistcommentconnection\">GistCommentConnection</a>\n </h2>\n <p>The connection type for GistComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#gistcommentedge\">[GistCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#gistcomment\">[GistComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistcommentedge\">\n <a href=\"#gistcommentedge\">GistCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#gistcomment\">GistComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistconnection\">\n <a href=\"#gistconnection\">GistConnection</a>\n </h2>\n <p>The connection type for Gist.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#gistedge\">[GistEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#gist\">[Gist]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistedge\">\n <a href=\"#gistedge\">GistEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#gist\">Gist</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gistfile\">\n <a href=\"#gistfile\">GistFile</a>\n </h2>\n <p>A file in a gist.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>encodedName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The file name encoded to remove characters that are invalid in URL paths.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>encoding</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The gist file encoding.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>extension</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The file extension from the file name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isImage</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if this file is an image.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isTruncated</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the file&apos;s contents were truncated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>language</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#language\">Language</a></code>)</p></td>\n<td><p><p>The programming language this file is written in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The gist file name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>size</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The gist file size in bytes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>text</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>UTF8 text data or null if the file is binary.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>truncate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Optionally truncate the returned file to this length.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gitactor\">\n <a href=\"#gitactor\">GitActor</a>\n </h2>\n <p>Represents an actor in a Git commit (ie. an author or committer).</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the author&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>date</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gittimestamp\">GitTimestamp</a></code>)</p></td>\n<td><p><p>The timestamp of the Git action (authoring or committing).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email in the Git commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name in the Git commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The GitHub user corresponding to the email field. Null if no such user exists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gitactorconnection\">\n <a href=\"#gitactorconnection\">GitActorConnection</a>\n </h2>\n <p>The connection type for GitActor.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#gitactoredge\">[GitActorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#gitactor\">[GitActor]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gitactoredge\">\n <a href=\"#gitactoredge\">GitActorEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#gitactor\">GitActor</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"githubmetadata\">\n <a href=\"#githubmetadata\">GitHubMetadata</a>\n </h2>\n <p>Represents information about the GitHub instance.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>gitHubServicesSha</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>Returns a String that&apos;s a SHA of <code>github-services</code>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPasswordAuthenticationVerifiable</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not users are verified.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"gpgsignature\">\n <a href=\"#gpgsignature\">GpgSignature</a>\n </h2>\n <p>Represents a GPG signature on a Commit or Tag.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#gitsignature\">GitSignature</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Email used to sign this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isValid</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature is valid and verified by GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>keyId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Hex-encoded ID of the key that signed this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>payload</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Payload for GPG signing object. Raw ODB object without the signature header.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signature</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>ASCII-armored signature header from object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>GitHub user corresponding to the email signing this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#gitsignaturestate\">GitSignatureState!</a></code>)</p></td>\n<td><p><p>The state of this signature. <code>VALID</code> if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>wasSignedByGitHub</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature was made with GitHub&apos;s signing key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"headrefdeletedevent\">\n <a href=\"#headrefdeletedevent\">HeadRefDeletedEvent</a>\n </h2>\n <p>Represents a<code>head_ref_deleted</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRef</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the Ref associated with the <code>head_ref_deleted</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRefName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the Ref associated with the <code>head_ref_deleted</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"headrefforcepushedevent\">\n <a href=\"#headrefforcepushedevent\">HeadRefForcePushedEvent</a>\n </h2>\n <p>Represents a<code>head_ref_force_pushed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>afterCommit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the after commit SHA for the<code>head_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>beforeCommit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the before commit SHA for the<code>head_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the fully qualified ref name for the<code>head_ref_force_pushed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"headrefrestoredevent\">\n <a href=\"#headrefrestoredevent\">HeadRefRestoredEvent</a>\n </h2>\n <p>Represents a<code>head_ref_restored</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"hovercard\">\n <a href=\"#hovercard\">Hovercard</a>\n </h2>\n <p>Detail needed to display a hovercard for a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contexts</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#hovercardcontext\">[HovercardContext!]!</a></code>)</p></td>\n<td><p><p>Each of the contexts for this hovercard.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ipallowlistentry\">\n <a href=\"#ipallowlistentry\">IpAllowListEntry</a>\n </h2>\n <p>An IP address or range of addresses that is allowed to access an owner&apos;s resources.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>allowListValue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A single IP address or range of IP addresses in CIDR notation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isActive</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the entry is currently active.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the IP allow list entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>owner</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#ipallowlistowner\">IpAllowListOwner!</a></code>)</p></td>\n<td><p><p>The owner of the IP allow list entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ipallowlistentryconnection\">\n <a href=\"#ipallowlistentryconnection\">IpAllowListEntryConnection</a>\n </h2>\n <p>The connection type for IpAllowListEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#ipallowlistentryedge\">[IpAllowListEntryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#ipallowlistentry\">[IpAllowListEntry]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ipallowlistentryedge\">\n <a href=\"#ipallowlistentryedge\">IpAllowListEntryEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#ipallowlistentry\">IpAllowListEntry</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issue\">\n <a href=\"#issue\">Issue</a>\n </h2>\n <p>An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#assignable\">Assignable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#closable\">Closable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#labelable\">Labelable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#lockable\">Lockable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>activeLockReason</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#lockreason\">LockReason</a></code>)</p></td>\n<td><p><p>Reason that the conversation was locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignees</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users assigned to this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the body of the issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The http path for this issue body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the body of the issue rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The http URL for this issue body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closed</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the object is closed (definition of closed may depend on type).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issuecommentconnection\">IssueCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of comments associated with the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#issuecommentorder\">IssueCommentOrder</a></code>)</p>\n<p><p>Ordering options for issue comments returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hovercard</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#hovercard\">Hovercard!</a></code>)</p></td>\n<td><p><p>The hovercard information for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includeNotificationContexts</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether or not to include notification contexts.</p></p>\n<p>The default value is <code>true</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPinned</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Indicates whether or not this issue is currently pinned to the repository issues list.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isReadByViewer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Is this issue read by the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labels</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#labelconnection\">LabelConnection</a></code>)</p></td>\n<td><p><p>A list of labels associated with the object.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#labelorder\">LabelOrder</a></code>)</p>\n<p><p>Ordering options for labels returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>locked</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the object is locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestone</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#milestone\">Milestone</a></code>)</p></td>\n<td><p><p>Identifies the milestone associated with the issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the issue number.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>participants</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users that are participating in the Issue conversation.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCards</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#projectcardconnection\">ProjectCardConnection!</a></code>)</p></td>\n<td><p><p>List of project cards associated with this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>archivedStates</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#projectcardarchivedstate\">[ProjectCardArchivedState]</a></code>)</p>\n<p><p>A list of archived states to filter the cards by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#issuestate\">IssueState!</a></code>)</p></td>\n<td><p><p>Identifies the state of the issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>timeline</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issuetimelineconnection\">IssueTimelineConnection!</a></code>)</p></td>\n<td><p><p>A list of events, comments, commits, etc. associated with the issue.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>timeline</code> is deprecated. <p><code>timeline</code> will be removed Use Issue.timelineItems instead. Removal on 2020-10-01 UTC.</p></p>\n</div>\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Allows filtering timeline events by a <code>since</code> timestamp.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>timelineItems</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issuetimelineitemsconnection\">IssueTimelineItemsConnection!</a></code>)</p></td>\n<td><p><p>A list of events, comments, commits, etc. associated with the issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>itemTypes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#issuetimelineitemsitemtype\">[IssueTimelineItemsItemType!]</a></code>)</p>\n<p><p>Filter timeline items by type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Filter timeline items by a <code>since</code> timestamp.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>skip</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Skips the first <em>n</em> elements in the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the issue title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>titleHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the issue title rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecomment\">\n <a href=\"#issuecomment\">IssueComment</a>\n </h2>\n <p>Represents a comment on an Issue.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#minimizable\">Minimizable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body as Markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMinimized</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not a comment has been minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>Identifies the issue associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>minimizedReason</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Returns why the comment was minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>Returns the pull request associated with the comment, if this comment was made on a\npull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this issue comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this issue comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMinimize</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can minimize this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecommentconnection\">\n <a href=\"#issuecommentconnection\">IssueCommentConnection</a>\n </h2>\n <p>The connection type for IssueComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issuecommentedge\">[IssueCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issuecomment\">[IssueComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecommentedge\">\n <a href=\"#issuecommentedge\">IssueCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issuecomment\">IssueComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issueconnection\">\n <a href=\"#issueconnection\">IssueConnection</a>\n </h2>\n <p>The connection type for Issue.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issueedge\">[IssueEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issue\">[Issue]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuecontributionsbyrepository\">\n <a href=\"#issuecontributionsbyrepository\">IssueContributionsByRepository</a>\n </h2>\n <p>This aggregates issues opened by a user within one repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdissuecontributionconnection\">CreatedIssueContributionConnection!</a></code>)</p></td>\n<td><p><p>The issue contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository in which the issues were opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issueedge\">\n <a href=\"#issueedge\">IssueEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issue\">Issue</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetemplate\">\n <a href=\"#issuetemplate\">IssueTemplate</a>\n </h2>\n <p>A repository issue template.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>about</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The template purpose.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The suggested issue body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The template name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The suggested issue title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetimelineconnection\">\n <a href=\"#issuetimelineconnection\">IssueTimelineConnection</a>\n </h2>\n <p>The connection type for IssueTimelineItem.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issuetimelineitemedge\">[IssueTimelineItemEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#issuetimelineitem\">[IssueTimelineItem]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetimelineitemedge\">\n <a href=\"#issuetimelineitemedge\">IssueTimelineItemEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#issuetimelineitem\">IssueTimelineItem</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetimelineitemsconnection\">\n <a href=\"#issuetimelineitemsconnection\">IssueTimelineItemsConnection</a>\n </h2>\n <p>The connection type for IssueTimelineItems.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issuetimelineitemsedge\">[IssueTimelineItemsEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>filteredCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the count of items after applying <code>before</code> and <code>after</code> filters.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#issuetimelineitems\">[IssueTimelineItems]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the count of items after applying <code>before</code>/<code>after</code> filters and <code>first</code>/<code>last</code>/<code>skip</code> slicing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the timeline was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"issuetimelineitemsedge\">\n <a href=\"#issuetimelineitemsedge\">IssueTimelineItemsEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#issuetimelineitems\">IssueTimelineItems</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"joinedgithubcontribution\">\n <a href=\"#joinedgithubcontribution\">JoinedGitHubContribution</a>\n </h2>\n <p>Represents a user signing up for a GitHub account.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"label\">\n <a href=\"#label\">Label</a>\n </h2>\n <p>A label for categorizing Issues, Pull Requests, Milestones, or Discussions with a given Repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>color</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the label color.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the label was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A brief description of this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDefault</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether or not this is a default label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issues</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issueconnection\">IssueConnection!</a></code>)</p></td>\n<td><p><p>A list of issues associated with this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#issuefilters\">IssueFilters</a></code>)</p>\n<p><p>Filtering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p>\n<p><p>A list of states to filter the issues by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the label name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequests</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests associated with this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the label was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"labelconnection\">\n <a href=\"#labelconnection\">LabelConnection</a>\n </h2>\n <p>The connection type for Label.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#labeledge\">[LabelEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#label\">[Label]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"labeledge\">\n <a href=\"#labeledge\">LabelEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#label\">Label</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"labeledevent\">\n <a href=\"#labeledevent\">LabeledEvent</a>\n </h2>\n <p>Represents a<code>labeled</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>label</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#label\">Label!</a></code>)</p></td>\n<td><p><p>Identifies the label associated with the<code>labeled</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelable</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#labelable\">Labelable!</a></code>)</p></td>\n<td><p><p>Identifies the <code>Labelable</code> associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"language\">\n <a href=\"#language\">Language</a>\n </h2>\n <p>Represents a given language found in repositories.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>color</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The color defined for the current language.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the current language.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"languageconnection\">\n <a href=\"#languageconnection\">LanguageConnection</a>\n </h2>\n <p>A list of languages associated with the parent.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#languageedge\">[LanguageEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#language\">[Language]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalSize</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total size in bytes of files written in that language.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"languageedge\">\n <a href=\"#languageedge\">LanguageEdge</a>\n </h2>\n <p>Represents the language of a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>size</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of bytes of code written in the language.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"license\">\n <a href=\"#license\">License</a>\n </h2>\n <p>A repository&apos;s open source license.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The full text of the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>conditions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#licenserule\">[LicenseRule]!</a></code>)</p></td>\n<td><p><p>The conditions set by the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A human-readable description of the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>featured</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the license should be featured.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hidden</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the license should be displayed in license pickers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>implementation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Instructions on how to implement the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The lowercased SPDX ID of the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>limitations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#licenserule\">[LicenseRule]!</a></code>)</p></td>\n<td><p><p>The limitations set by the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The license full name specified by <a href=\"https://spdx.org/licenses\">https://spdx.org/licenses</a>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nickname</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Customary short name if applicable (e.g, GPLv3).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permissions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#licenserule\">[LicenseRule]!</a></code>)</p></td>\n<td><p><p>The permissions set by the license.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pseudoLicense</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the license is a pseudo-license placeholder (e.g., other, no-license).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>spdxId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Short identifier specified by <a href=\"https://spdx.org/licenses\">https://spdx.org/licenses</a>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>URL to the license on <a href=\"https://choosealicense.com\">https://choosealicense.com</a>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"licenserule\">\n <a href=\"#licenserule\">LicenseRule</a>\n </h2>\n <p>Describes a License&apos;s conditions, permissions, and limitations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A description of the rule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The machine-readable rule key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>label</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The human-readable rule label.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"lockedevent\">\n <a href=\"#lockedevent\">LockedEvent</a>\n </h2>\n <p>Represents a<code>locked</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lockReason</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#lockreason\">LockReason</a></code>)</p></td>\n<td><p><p>Reason that the conversation was locked (optional).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lockable</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#lockable\">Lockable!</a></code>)</p></td>\n<td><p><p>Object that was locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mannequin\">\n <a href=\"#mannequin\">Mannequin</a>\n </h2>\n <p>A placeholder user for attribution of imported data on GitHub.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the GitHub App&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>claimant</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user that has claimed the data attributed to this mannequin.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The mannequin&apos;s email on the source instance.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The username of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTML path to this resource.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The URL to this resource.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"markedasduplicateevent\">\n <a href=\"#markedasduplicateevent\">MarkedAsDuplicateEvent</a>\n </h2>\n <p>Represents a<code>marked_as_duplicate</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canonical</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#issueorpullrequest\">IssueOrPullRequest</a></code>)</p></td>\n<td><p><p>The authoritative issue or pull request which has been duplicated by another.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>duplicate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#issueorpullrequest\">IssueOrPullRequest</a></code>)</p></td>\n<td><p><p>The issue or pull request which has been marked as a duplicate of another.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Canonical and duplicate belong to different repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"memberscandeletereposclearauditentry\">\n <a href=\"#memberscandeletereposclearauditentry\">MembersCanDeleteReposClearAuditEntry</a>\n </h2>\n <p>Audit log entry for a members_can_delete_repos.clear event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"memberscandeletereposdisableauditentry\">\n <a href=\"#memberscandeletereposdisableauditentry\">MembersCanDeleteReposDisableAuditEntry</a>\n </h2>\n <p>Audit log entry for a members_can_delete_repos.disable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"memberscandeletereposenableauditentry\">\n <a href=\"#memberscandeletereposenableauditentry\">MembersCanDeleteReposEnableAuditEntry</a>\n </h2>\n <p>Audit log entry for a members_can_delete_repos.enable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mentionedevent\">\n <a href=\"#mentionedevent\">MentionedEvent</a>\n </h2>\n <p>Represents a<code>mentioned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"mergedevent\">\n <a href=\"#mergedevent\">MergedEvent</a>\n </h2>\n <p>Represents a<code>merged</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with the <code>merge</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeRef</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the Ref associated with the <code>merge</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeRefName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the Ref associated with the <code>merge</code> event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this merged event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this merged event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestone\">\n <a href=\"#milestone\">Milestone</a>\n </h2>\n <p>Represents a Milestone object on a given repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#closable\">Closable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>closed</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the object is closed (definition of closed may depend on type).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who created the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the description of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dueOn</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the due date of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issues</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issueconnection\">IssueConnection!</a></code>)</p></td>\n<td><p><p>A list of issues associated with the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#issuefilters\">IssueFilters</a></code>)</p>\n<p><p>Filtering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p>\n<p><p>A list of states to filter the issues by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the number of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>progressPercentage</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>Identifies the percentage complete for the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequests</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests associated with the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#milestonestate\">MilestoneState!</a></code>)</p></td>\n<td><p><p>Identifies the state of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the title of the milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this milestone.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestoneconnection\">\n <a href=\"#milestoneconnection\">MilestoneConnection</a>\n </h2>\n <p>The connection type for Milestone.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#milestoneedge\">[MilestoneEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#milestone\">[Milestone]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestoneedge\">\n <a href=\"#milestoneedge\">MilestoneEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#milestone\">Milestone</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"milestonedevent\">\n <a href=\"#milestonedevent\">MilestonedEvent</a>\n </h2>\n <p>Represents a<code>milestoned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestoneTitle</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the milestone title associated with the<code>milestoned</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#milestoneitem\">MilestoneItem!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"movedcolumnsinprojectevent\">\n <a href=\"#movedcolumnsinprojectevent\">MovedColumnsInProjectEvent</a>\n </h2>\n <p>Represents a<code>moved_columns_in_project</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousProjectColumnName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name the issue or pull request was moved from.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>previousProjectColumnName</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Project referenced by event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>project</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCard</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#projectcard\">ProjectCard</a></code>)</p></td>\n<td><p><p>Project card referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectCard</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectColumnName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name the issue or pull request was moved to.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectColumnName</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"oauthapplicationcreateauditentry\">\n <a href=\"#oauthapplicationcreateauditentry\">OauthApplicationCreateAuditEntry</a>\n </h2>\n <p>Audit log entry for a oauth_application.create event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#oauthapplicationauditentrydata\">OauthApplicationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>applicationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The application URL of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>callbackUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The callback URL of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>rateLimit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The rate limit of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#oauthapplicationcreateauditentrystate\">OauthApplicationCreateAuditEntryState</a></code>)</p></td>\n<td><p><p>The state of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgaddbillingmanagerauditentry\">\n <a href=\"#orgaddbillingmanagerauditentry\">OrgAddBillingManagerAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.add_billing_manager.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitationEmail</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address used to invite a billing manager for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgaddmemberauditentry\">\n <a href=\"#orgaddmemberauditentry\">OrgAddMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.add_member.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orgaddmemberauditentrypermission\">OrgAddMemberAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The permission level of the member added to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgblockuserauditentry\">\n <a href=\"#orgblockuserauditentry\">OrgBlockUserAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.block_user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUser</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgconfigdisablecollaboratorsonlyauditentry\">\n <a href=\"#orgconfigdisablecollaboratorsonlyauditentry\">OrgConfigDisableCollaboratorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.config.disable_collaborators_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgconfigenablecollaboratorsonlyauditentry\">\n <a href=\"#orgconfigenablecollaboratorsonlyauditentry\">OrgConfigEnableCollaboratorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.config.enable_collaborators_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgcreateauditentry\">\n <a href=\"#orgcreateauditentry\">OrgCreateAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.create event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>billingPlan</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orgcreateauditentrybillingplan\">OrgCreateAuditEntryBillingPlan</a></code>)</p></td>\n<td><p><p>The billing plan for the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgdisableoauthapprestrictionsauditentry\">\n <a href=\"#orgdisableoauthapprestrictionsauditentry\">OrgDisableOauthAppRestrictionsAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.disable_oauth_app_restrictions event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgdisablesamlauditentry\">\n <a href=\"#orgdisablesamlauditentry\">OrgDisableSamlAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.disable_saml event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>digestMethodUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s digest algorithm URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issuerUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s issuer URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signatureMethodUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s signature algorithm URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>singleSignOnUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s single sign-on URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgdisabletwofactorrequirementauditentry\">\n <a href=\"#orgdisabletwofactorrequirementauditentry\">OrgDisableTwoFactorRequirementAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.disable_two_factor_requirement event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgenableoauthapprestrictionsauditentry\">\n <a href=\"#orgenableoauthapprestrictionsauditentry\">OrgEnableOauthAppRestrictionsAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.enable_oauth_app_restrictions event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgenablesamlauditentry\">\n <a href=\"#orgenablesamlauditentry\">OrgEnableSamlAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.enable_saml event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>digestMethodUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s digest algorithm URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issuerUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s issuer URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signatureMethodUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s signature algorithm URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>singleSignOnUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The SAML provider&apos;s single sign-on URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgenabletwofactorrequirementauditentry\">\n <a href=\"#orgenabletwofactorrequirementauditentry\">OrgEnableTwoFactorRequirementAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.enable_two_factor_requirement event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orginvitememberauditentry\">\n <a href=\"#orginvitememberauditentry\">OrgInviteMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.invite_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address of the organization invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationInvitation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationinvitation\">OrganizationInvitation</a></code>)</p></td>\n<td><p><p>The organization invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orginvitetobusinessauditentry\">\n <a href=\"#orginvitetobusinessauditentry\">OrgInviteToBusinessAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.invite_to_business event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgoauthappaccessapprovedauditentry\">\n <a href=\"#orgoauthappaccessapprovedauditentry\">OrgOauthAppAccessApprovedAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.oauth_app_access_approved event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#oauthapplicationauditentrydata\">OauthApplicationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgoauthappaccessdeniedauditentry\">\n <a href=\"#orgoauthappaccessdeniedauditentry\">OrgOauthAppAccessDeniedAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.oauth_app_access_denied event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#oauthapplicationauditentrydata\">OauthApplicationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgoauthappaccessrequestedauditentry\">\n <a href=\"#orgoauthappaccessrequestedauditentry\">OrgOauthAppAccessRequestedAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.oauth_app_access_requested event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#oauthapplicationauditentrydata\">OauthApplicationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oauthApplicationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the OAuth Application.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgremovebillingmanagerauditentry\">\n <a href=\"#orgremovebillingmanagerauditentry\">OrgRemoveBillingManagerAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.remove_billing_manager event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reason</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orgremovebillingmanagerauditentryreason\">OrgRemoveBillingManagerAuditEntryReason</a></code>)</p></td>\n<td><p><p>The reason for the billing manager being removed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgremovememberauditentry\">\n <a href=\"#orgremovememberauditentry\">OrgRemoveMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.remove_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membershipTypes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orgremovememberauditentrymembershiptype\">[OrgRemoveMemberAuditEntryMembershipType!]</a></code>)</p></td>\n<td><p><p>The types of membership the member has with the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reason</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orgremovememberauditentryreason\">OrgRemoveMemberAuditEntryReason</a></code>)</p></td>\n<td><p><p>The reason for the member being removed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgremoveoutsidecollaboratorauditentry\">\n <a href=\"#orgremoveoutsidecollaboratorauditentry\">OrgRemoveOutsideCollaboratorAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.remove_outside_collaborator event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membershipTypes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orgremoveoutsidecollaboratorauditentrymembershiptype\">[OrgRemoveOutsideCollaboratorAuditEntryMembershipType!]</a></code>)</p></td>\n<td><p><p>The types of membership the outside collaborator has with the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reason</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orgremoveoutsidecollaboratorauditentryreason\">OrgRemoveOutsideCollaboratorAuditEntryReason</a></code>)</p></td>\n<td><p><p>The reason for the outside collaborator being removed from the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgrestorememberauditentry\">\n <a href=\"#orgrestorememberauditentry\">OrgRestoreMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.restore_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredCustomEmailRoutingsCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of custom email routings for the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredIssueAssignmentsCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of issue assignments for the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredMemberships</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#orgrestorememberauditentrymembership\">[OrgRestoreMemberAuditEntryMembership!]</a></code>)</p></td>\n<td><p><p>Restored organization membership objects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredMembershipsCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of restored memberships.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredRepositoriesCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of repositories of the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredRepositoryStarsCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of starred repositories for the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>restoredRepositoryWatchesCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of watched repositories for the restored member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgrestoremembermembershiporganizationauditentrydata\">\n <a href=\"#orgrestoremembermembershiporganizationauditentrydata\">OrgRestoreMemberMembershipOrganizationAuditEntryData</a>\n </h2>\n <p>Metadata for an organization membership for org.restore_member actions.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgrestoremembermembershiprepositoryauditentrydata\">\n <a href=\"#orgrestoremembermembershiprepositoryauditentrydata\">OrgRestoreMemberMembershipRepositoryAuditEntryData</a>\n </h2>\n <p>Metadata for a repository membership for org.restore_member actions.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgrestoremembermembershipteamauditentrydata\">\n <a href=\"#orgrestoremembermembershipteamauditentrydata\">OrgRestoreMemberMembershipTeamAuditEntryData</a>\n </h2>\n <p>Metadata for a team membership for org.restore_member actions.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgunblockuserauditentry\">\n <a href=\"#orgunblockuserauditentry\">OrgUnblockUserAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.unblock_user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUser</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user being unblocked by the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockedUserUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the blocked user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgupdatedefaultrepositorypermissionauditentry\">\n <a href=\"#orgupdatedefaultrepositorypermissionauditentry\">OrgUpdateDefaultRepositoryPermissionAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.update_default_repository_permission.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission\">OrgUpdateDefaultRepositoryPermissionAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The new base repository permission level for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permissionWas</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orgupdatedefaultrepositorypermissionauditentrypermission\">OrgUpdateDefaultRepositoryPermissionAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The former base repository permission level for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgupdatememberauditentry\">\n <a href=\"#orgupdatememberauditentry\">OrgUpdateMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.update_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orgupdatememberauditentrypermission\">OrgUpdateMemberAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The new member permission level for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permissionWas</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orgupdatememberauditentrypermission\">OrgUpdateMemberAuditEntryPermission</a></code>)</p></td>\n<td><p><p>The former member permission level for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgupdatememberrepositorycreationpermissionauditentry\">\n <a href=\"#orgupdatememberrepositorycreationpermissionauditentry\">OrgUpdateMemberRepositoryCreationPermissionAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.update_member_repository_creation_permission event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canCreateRepositories</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Can members create repositories in the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orgupdatememberrepositorycreationpermissionauditentryvisibility\">OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The permission for visibility level of repositories for this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"orgupdatememberrepositoryinvitationpermissionauditentry\">\n <a href=\"#orgupdatememberrepositoryinvitationpermissionauditentry\">OrgUpdateMemberRepositoryInvitationPermissionAuditEntry</a>\n </h2>\n <p>Audit log entry for a org.update_member_repository_invitation_permission event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canInviteOutsideCollaboratorsToRepositories</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Can outside collaborators be invited to repositories in the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organization\">\n <a href=\"#organization\">Organization</a>\n </h2>\n <p>An account on GitHub, with one or more owners, that has repositories, members and teams.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#memberstatusable\">MemberStatusable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#profileowner\">ProfileOwner</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#projectowner\">ProjectOwner</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositorydiscussionauthor\">RepositoryDiscussionAuthor</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositorydiscussioncommentauthor\">RepositoryDiscussionCommentAuthor</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryowner\">RepositoryOwner</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#sponsorable\">Sponsorable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>anyPinnableItems</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if this repository owner has any items that can be pinned to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>type</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pinnableitemtype\">PinnableItemType</a></code>)</p>\n<p><p>Filter to only a particular kind of pinnable item.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>auditLog</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationauditentryconnection\">OrganizationAuditEntryConnection!</a></code>)</p></td>\n<td><p><p>Audit log entries of the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#auditlogorder\">AuditLogOrder</a></code>)</p>\n<p><p>Ordering options for the returned audit log entries.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The query string to filter audit entries.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the organization&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile description.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>descriptionHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile description rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public email.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListEnabledSetting</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#ipallowlistenabledsettingvalue\">IpAllowListEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether the organization has an IP allow list enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListEntries</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#ipallowlistentryconnection\">IpAllowListEntryConnection!</a></code>)</p></td>\n<td><p><p>The IP addresses that are allowed to access resources owned by the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#ipallowlistentryorder\">IpAllowListEntryOrder</a></code>)</p>\n<p><p>Ordering options for IP allow list entries returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ipAllowListForInstalledAppsEnabledSetting</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#ipallowlistforinstalledappsenabledsettingvalue\">IpAllowListForInstalledAppsEnabledSettingValue!</a></code>)</p></td>\n<td><p><p>The setting value for whether the organization has IP allow list configuration for installed GitHub Apps enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>itemShowcase</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#profileitemshowcase\">ProfileItemShowcase!</a></code>)</p></td>\n<td><p><p>Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>location</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The organization&apos;s login name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>memberStatuses</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#userstatusconnection\">UserStatusConnection!</a></code>)</p></td>\n<td><p><p>Get the status messages members of this entity have set that are either public or visible only to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#userstatusorder\">UserStatusOrder</a></code>)</p>\n<p><p>Ordering options for user statuses returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersWithRole</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationmemberconnection\">OrganizationMemberConnection!</a></code>)</p></td>\n<td><p><p>A list of users who are members of this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newTeamResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path creating a new team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newTeamUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL creating a new team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationBillingEmail</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The billing email for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingMembers</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of users who have been invited to join this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnableItems</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories and gists this profile owner can pin to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>types</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pinnableitemtype\">[PinnableItemType!]</a></code>)</p>\n<p><p>Filter the types of pinnable items that are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedItems</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories and gists this profile owner has pinned to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>types</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pinnableitemtype\">[PinnableItemType!]</a></code>)</p>\n<p><p>Filter the types of pinned items that are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedItemsRemaining</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns how many more items this profile owner can pin to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Find project by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The project number to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projects</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#projectconnection\">ProjectConnection!</a></code>)</p></td>\n<td><p><p>A list of projects under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#projectorder\">ProjectOrder</a></code>)</p>\n<p><p>Ordering options for projects returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>search</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Query to search projects by, currently only searching by name.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#projectstate\">[ProjectState!]</a></code>)</p>\n<p><p>A list of states to filter the projects by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path listing organization&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL listing organization&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories that the user owns.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of viewer&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isFork</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they are forks of another repository.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownerAffiliations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of owner&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>Find Repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>Name of Repository to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryDiscussionComments</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#discussioncommentconnection\">DiscussionCommentConnection!</a></code>)</p></td>\n<td><p><p>Discussion comments this user has authored.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>onlyAnswers</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Filter discussion comments to only those that were marked as the answer.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>Filter discussion comments to only those in a specific repository.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryDiscussions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#discussionconnection\">DiscussionConnection!</a></code>)</p></td>\n<td><p><p>Discussions this user has started.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>answered</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#discussionorder\">DiscussionOrder</a></code>)</p>\n<p><p>Ordering options for discussions returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>Filter discussions to only those in a specific repository.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresTwoFactorAuthentication</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>When true the organization requires all members, billing managers, and outside\ncollaborators to enable two-factor authentication.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>samlIdentityProvider</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationidentityprovider\">OrganizationIdentityProvider</a></code>)</p></td>\n<td><p><p>The Organization&apos;s SAML identity providers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorshipsAsMaintainer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#sponsorshipconnection\">SponsorshipConnection!</a></code>)</p></td>\n<td><p><p>This object&apos;s sponsorships as the maintainer.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includePrivate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether or not to include private sponsorships in the result set.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#sponsorshiporder\">SponsorshipOrder</a></code>)</p>\n<p><p>Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorshipsAsSponsor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#sponsorshipconnection\">SponsorshipConnection!</a></code>)</p></td>\n<td><p><p>This object&apos;s sponsorships as the sponsor.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#sponsorshiporder\">SponsorshipOrder</a></code>)</p>\n<p><p>Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>Find an organization&apos;s team by its slug.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>slug</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The name or slug of the team to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teams</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>A list of teams in this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ldapMapped</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If true, filters teams that are mapped to an LDAP Group (Enterprise only).</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#teamorder\">TeamOrder</a></code>)</p>\n<p><p>Ordering options for teams returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#teamprivacy\">TeamPrivacy</a></code>)</p>\n<p><p>If non-null, filters teams according to privacy.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>If non-null, filters teams with query on team name and team slug.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#teamrole\">TeamRole</a></code>)</p>\n<p><p>If non-null, filters teams according to whether the viewer is an admin or member on team.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>rootTeamsOnly</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If true, restrict to only root teams.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>userLogins</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>User logins to filter by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path listing organization&apos;s teams.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL listing organization&apos;s teams.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>twitterUsername</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The organization&apos;s Twitter username.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanAdminister</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Organization is adminable by the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanChangePinnedItems</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the viewer pin repositories and gists to the profile?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateProjects</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer create new projects on this owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateRepositories</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Viewer can create repositories on this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateTeams</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Viewer can create teams on this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerIsAMember</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Viewer is an active member of this organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>websiteUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The organization&apos;s public profile URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationauditentryconnection\">\n <a href=\"#organizationauditentryconnection\">OrganizationAuditEntryConnection</a>\n </h2>\n <p>The connection type for OrganizationAuditEntry.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationauditentryedge\">[OrganizationAuditEntryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#organizationauditentry\">[OrganizationAuditEntry]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationauditentryedge\">\n <a href=\"#organizationauditentryedge\">OrganizationAuditEntryEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#organizationauditentry\">OrganizationAuditEntry</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationconnection\">\n <a href=\"#organizationconnection\">OrganizationConnection</a>\n </h2>\n <p>The connection type for Organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationedge\">[OrganizationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">[Organization]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationedge\">\n <a href=\"#organizationedge\">OrganizationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationidentityprovider\">\n <a href=\"#organizationidentityprovider\">OrganizationIdentityProvider</a>\n </h2>\n <p>An Identity Provider configured to provision SAML and SCIM identities for Organizations.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>digestMethod</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The digest algorithm used to sign SAML requests for the Identity Provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>externalIdentities</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#externalidentityconnection\">ExternalIdentityConnection!</a></code>)</p></td>\n<td><p><p>External Identities provisioned by this Identity Provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>membersOnly</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Filter to external identities with valid org membership only.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>idpCertificate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#x509certificate\">X509Certificate</a></code>)</p></td>\n<td><p><p>The x509 certificate used by the Identity Provider to sign assertions and responses.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issuer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The Issuer Entity ID for the SAML Identity Provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>Organization this Identity Provider belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signatureMethod</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The signature algorithm used to sign SAML requests for the Identity Provider.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ssoUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL endpoint for the Identity Provider&apos;s SAML SSO.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationinvitation\">\n <a href=\"#organizationinvitation\">OrganizationInvitation</a>\n </h2>\n <p>An Invitation for a user to an organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address of the user invited to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#organizationinvitationtype\">OrganizationInvitationType!</a></code>)</p></td>\n<td><p><p>The type of invitation that was sent (e.g. email, user).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitee</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who was invited to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>inviter</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who created the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization!</a></code>)</p></td>\n<td><p><p>The organization the invite is for.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#organizationinvitationrole\">OrganizationInvitationRole!</a></code>)</p></td>\n<td><p><p>The user&apos;s pending role in the organization (e.g. member, owner).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationinvitationconnection\">\n <a href=\"#organizationinvitationconnection\">OrganizationInvitationConnection</a>\n </h2>\n <p>The connection type for OrganizationInvitation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationinvitationedge\">[OrganizationInvitationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationinvitation\">[OrganizationInvitation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationinvitationedge\">\n <a href=\"#organizationinvitationedge\">OrganizationInvitationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationinvitation\">OrganizationInvitation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationmemberconnection\">\n <a href=\"#organizationmemberconnection\">OrganizationMemberConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationmemberedge\">[OrganizationMemberEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationmemberedge\">\n <a href=\"#organizationmemberedge\">OrganizationMemberEdge</a>\n </h2>\n <p>Represents a user within an organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasTwoFactorEnabled</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the organization member has two factor enabled or not. Returns null if information is not available to viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#organizationmemberrole\">OrganizationMemberRole</a></code>)</p></td>\n<td><p><p>The role this user has in the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationteamshovercardcontext\">\n <a href=\"#organizationteamshovercardcontext\">OrganizationTeamsHovercardContext</a>\n </h2>\n <p>An organization teams hovercard context.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>relevantTeams</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>Teams in this organization the user is a member of that are relevant.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The path for the full team list for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The URL for the full team list for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalTeamCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total number of teams the user is on in the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"organizationshovercardcontext\">\n <a href=\"#organizationshovercardcontext\">OrganizationsHovercardContext</a>\n </h2>\n <p>An organization list hovercard context.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>relevantOrganizations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>Organizations this user is a member of that are relevant.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalOrganizationCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total number of organizations this user is in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pageinfo\">\n <a href=\"#pageinfo\">PageInfo</a>\n </h2>\n <p>Information about pagination in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>endCursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>When paginating forwards, the cursor to continue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasNextPage</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>When paginating forwards, are there more items?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasPreviousPage</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>When paginating backwards, are there more items?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startCursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>When paginating backwards, the cursor to continue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"permissionsource\">\n <a href=\"#permissionsource\">PermissionSource</a>\n </h2>\n <p>A level of permission and source for a user&apos;s access to a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization!</a></code>)</p></td>\n<td><p><p>The organization the repository belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#defaultrepositorypermissionfield\">DefaultRepositoryPermissionField!</a></code>)</p></td>\n<td><p><p>The level of access this source has granted to the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>source</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#permissiongranter\">PermissionGranter!</a></code>)</p></td>\n<td><p><p>The source of this permission.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnableitemconnection\">\n <a href=\"#pinnableitemconnection\">PinnableItemConnection</a>\n </h2>\n <p>The connection type for PinnableItem.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pinnableitemedge\">[PinnableItemEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#pinnableitem\">[PinnableItem]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnableitemedge\">\n <a href=\"#pinnableitemedge\">PinnableItemEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#pinnableitem\">PinnableItem</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinneddiscussion\">\n <a href=\"#pinneddiscussion\">PinnedDiscussion</a>\n </h2>\n <p>A Pinned Discussion is a discussion pinned to a repository&apos;s index page.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussion</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#discussion\">Discussion!</a></code>)</p></td>\n<td><p><p>The discussion that was pinned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gradientStopColors</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]!</a></code>)</p></td>\n<td><p><p>Color stops of the chosen gradient.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pattern</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pinneddiscussionpattern\">PinnedDiscussionPattern!</a></code>)</p></td>\n<td><p><p>Background texture pattern.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor!</a></code>)</p></td>\n<td><p><p>The actor that pinned this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>preconfiguredGradient</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pinneddiscussiongradient\">PinnedDiscussionGradient</a></code>)</p></td>\n<td><p><p>Preconfigured background gradient option.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinneddiscussionconnection\">\n <a href=\"#pinneddiscussionconnection\">PinnedDiscussionConnection</a>\n </h2>\n <p>The connection type for PinnedDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pinneddiscussionedge\">[PinnedDiscussionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pinneddiscussion\">[PinnedDiscussion]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinneddiscussionedge\">\n <a href=\"#pinneddiscussionedge\">PinnedDiscussionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pinneddiscussion\">PinnedDiscussion</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnedevent\">\n <a href=\"#pinnedevent\">PinnedEvent</a>\n </h2>\n <p>Represents a<code>pinned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>Identifies the issue associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnedissue\">\n <a href=\"#pinnedissue\">PinnedIssue</a>\n </h2>\n <p>A Pinned Issue is a issue pinned to a repository&apos;s index page.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>The issue that was pinned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor!</a></code>)</p></td>\n<td><p><p>The actor that pinned this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository that this issue was pinned to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnedissueconnection\">\n <a href=\"#pinnedissueconnection\">PinnedIssueConnection</a>\n </h2>\n <p>The connection type for PinnedIssue.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pinnedissueedge\">[PinnedIssueEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pinnedissue\">[PinnedIssue]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pinnedissueedge\">\n <a href=\"#pinnedissueedge\">PinnedIssueEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pinnedissue\">PinnedIssue</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"privaterepositoryforkingdisableauditentry\">\n <a href=\"#privaterepositoryforkingdisableauditentry\">PrivateRepositoryForkingDisableAuditEntry</a>\n </h2>\n <p>Audit log entry for a private_repository_forking.disable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"privaterepositoryforkingenableauditentry\">\n <a href=\"#privaterepositoryforkingenableauditentry\">PrivateRepositoryForkingEnableAuditEntry</a>\n </h2>\n <p>Audit log entry for a private_repository_forking.enable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"profileitemshowcase\">\n <a href=\"#profileitemshowcase\">ProfileItemShowcase</a>\n </h2>\n <p>A curatable list of repositories relating to a repository owner, which defaults\nto showing the most popular repositories they own.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>hasPinnedItems</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the owner has pinned any repositories or gists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>items</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>The repositories and gists in the showcase. If the profile owner has any\npinned items, those will be returned. Otherwise, the profile owner&apos;s popular\nrepositories will be returned.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"project\">\n <a href=\"#project\">Project</a>\n </h2>\n <p>Projects manage issues, pull requests and notes within a project owner.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#closable\">Closable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The project&apos;s description body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The projects description body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closed</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the object is closed (definition of closed may depend on type).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>columns</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#projectcolumnconnection\">ProjectColumnConnection!</a></code>)</p></td>\n<td><p><p>List of columns in the project.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who originally created the project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The project&apos;s name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The project&apos;s number.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>owner</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#projectowner\">ProjectOwner!</a></code>)</p></td>\n<td><p><p>The project&apos;s owner. Currently limited to repositories, organizations, and users.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingCards</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#projectcardconnection\">ProjectCardConnection!</a></code>)</p></td>\n<td><p><p>List of pending cards in this project.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>archivedStates</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#projectcardarchivedstate\">[ProjectCardArchivedState]</a></code>)</p>\n<p><p>A list of archived states to filter the cards by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>progress</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#projectprogress\">ProjectProgress!</a></code>)</p></td>\n<td><p><p>Project progress details.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#projectstate\">ProjectState!</a></code>)</p></td>\n<td><p><p>Whether the project is open or closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcard\">\n <a href=\"#projectcard\">ProjectCard</a>\n </h2>\n <p>A card in a project.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>column</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#projectcolumn\">ProjectColumn</a></code>)</p></td>\n<td><p><p>The project column this card is associated under. A card may only belong to one\nproject column at a time. The column field will be null if the card is created\nin a pending state and has yet to be associated with a column. Once cards are\nassociated with a column, they will not become pending in the future.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>content</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#projectcarditem\">ProjectCardItem</a></code>)</p></td>\n<td><p><p>The card content item.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who created this card.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isArchived</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether the card is archived.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>note</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The card note.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#project\">Project!</a></code>)</p></td>\n<td><p><p>The project that contains this card.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this card.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#projectcardstate\">ProjectCardState</a></code>)</p></td>\n<td><p><p>The state of ProjectCard.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this card.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcardconnection\">\n <a href=\"#projectcardconnection\">ProjectCardConnection</a>\n </h2>\n <p>The connection type for ProjectCard.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#projectcardedge\">[ProjectCardEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#projectcard\">[ProjectCard]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcardedge\">\n <a href=\"#projectcardedge\">ProjectCardEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#projectcard\">ProjectCard</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcolumn\">\n <a href=\"#projectcolumn\">ProjectColumn</a>\n </h2>\n <p>A column inside a project.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cards</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#projectcardconnection\">ProjectCardConnection!</a></code>)</p></td>\n<td><p><p>List of cards in the column.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>archivedStates</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#projectcardarchivedstate\">[ProjectCardArchivedState]</a></code>)</p>\n<p><p>A list of archived states to filter the cards by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The project column&apos;s name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#project\">Project!</a></code>)</p></td>\n<td><p><p>The project that contains this column.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>purpose</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#projectcolumnpurpose\">ProjectColumnPurpose</a></code>)</p></td>\n<td><p><p>The semantic purpose of the column.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this project column.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this project column.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcolumnconnection\">\n <a href=\"#projectcolumnconnection\">ProjectColumnConnection</a>\n </h2>\n <p>The connection type for ProjectColumn.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#projectcolumnedge\">[ProjectColumnEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#projectcolumn\">[ProjectColumn]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectcolumnedge\">\n <a href=\"#projectcolumnedge\">ProjectColumnEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#projectcolumn\">ProjectColumn</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectconnection\">\n <a href=\"#projectconnection\">ProjectConnection</a>\n </h2>\n <p>A list of projects associated with the owner.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#projectedge\">[ProjectEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#project\">[Project]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectedge\">\n <a href=\"#projectedge\">ProjectEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"projectprogress\">\n <a href=\"#projectprogress\">ProjectProgress</a>\n </h2>\n <p>Project progress stats.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>doneCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of done cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>donePercentage</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The percentage of done cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enabled</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether progress tracking is enabled and cards with purpose exist for this project.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>inProgressCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of in-progress cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>inProgressPercentage</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The percentage of in-progress cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>todoCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of to do cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>todoPercentage</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#float\">Float!</a></code>)</p></td>\n<td><p><p>The percentage of to do cards.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"publickey\">\n <a href=\"#publickey\">PublicKey</a>\n </h2>\n <p>A user&apos;s public key.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>accessedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The last time this authorization was used to perform an action. Values will be null for keys not owned by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the key was created. Keys created before\nMarch 5th, 2014 have inaccurate values. Values will be null for keys not owned by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>fingerprint</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The fingerprint for this PublicKey.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isReadOnly</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether this PublicKey is read-only or not. Values will be null for keys not owned by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>key</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The public key string.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the key was updated. Keys created before\nMarch 5th, 2014 may have inaccurate values. Values will be null for keys not\nowned by the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"publickeyconnection\">\n <a href=\"#publickeyconnection\">PublicKeyConnection</a>\n </h2>\n <p>The connection type for PublicKey.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#publickeyedge\">[PublicKeyEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#publickey\">[PublicKey]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"publickeyedge\">\n <a href=\"#publickeyedge\">PublicKeyEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#publickey\">PublicKey</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequest\">\n <a href=\"#pullrequest\">PullRequest</a>\n </h2>\n <p>A repository pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#assignable\">Assignable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#closable\">Closable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#labelable\">Labelable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#lockable\">Lockable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>activeLockReason</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#lockreason\">LockReason</a></code>)</p></td>\n<td><p><p>Reason that the conversation was locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>additions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of additions in this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignees</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users assigned to this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>autoMergeRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#automergerequest\">AutoMergeRequest</a></code>)</p></td>\n<td><p><p>Returns the auto-merge request object if one exists for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRef</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the base Ref associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRefName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the base Ref associated with the pull request, even if the ref has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRefOid</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>Identifies the oid of the base ref associated with the pull request, even if the ref has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>baseRepository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with this pull request&apos;s base Ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body as Markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canBeRebased</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the pull request is rebaseable.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>canBeRebased</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#merge-info-preview\">Merge info preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>changedFiles</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of changed files in this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checksResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for the checks of this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>checksUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for the checks of this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closed</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the pull request is closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was closed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closingIssuesReferences</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issueconnection\">IssueConnection</a></code>)</p></td>\n<td><p><p>List of issues that were may be closed by this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issuecommentconnection\">IssueCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of comments associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#issuecommentorder\">IssueCommentOrder</a></code>)</p>\n<p><p>Ordering options for issue comments returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commits</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestcommitconnection\">PullRequestCommitConnection!</a></code>)</p></td>\n<td><p><p>A list of commits present in this pull request&apos;s head branch not present in the base branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of deletions in this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited this pull request&apos;s body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>files</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestchangedfileconnection\">PullRequestChangedFileConnection</a></code>)</p></td>\n<td><p><p>Lists the files changed within this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRef</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Identifies the head Ref associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRefName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the name of the head Ref associated with the pull request, even if the ref has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRefOid</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>Identifies the oid of the head ref associated with the pull request, even if the ref has been deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRepository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with this pull request&apos;s head Ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>headRepositoryOwner</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryowner\">RepositoryOwner</a></code>)</p></td>\n<td><p><p>The owner of the repository associated with this pull request&apos;s head Ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hovercard</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#hovercard\">Hovercard!</a></code>)</p></td>\n<td><p><p>The hovercard information for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includeNotificationContexts</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether or not to include notification contexts.</p></p>\n<p>The default value is <code>true</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>The head and base repositories are different.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDraft</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the pull request is a draft.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isReadByViewer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Is this pull request read by the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labels</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#labelconnection\">LabelConnection</a></code>)</p></td>\n<td><p><p>A list of labels associated with the object.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#labelorder\">LabelOrder</a></code>)</p>\n<p><p>Ordering options for labels returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestOpinionatedReviews</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestreviewconnection\">PullRequestReviewConnection</a></code>)</p></td>\n<td><p><p>A list of latest reviews per user associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>writersOnly</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Only return reviews from user who have write access to the repository.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestReviews</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestreviewconnection\">PullRequestReviewConnection</a></code>)</p></td>\n<td><p><p>A list of latest reviews per user associated with the pull request that are not also pending review.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>locked</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p><code>true</code> if the pull request is locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>maintainerCanModify</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether maintainers can modify the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeCommit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit that was created when this pull request was merged.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeStateStatus</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#mergestatestatus\">MergeStateStatus!</a></code>)</p></td>\n<td><p><p>Detailed information about the current pull request merge state status.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>mergeStateStatus</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#merge-info-preview\">Merge info preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeable</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#mergeablestate\">MergeableState!</a></code>)</p></td>\n<td><p><p>Whether or not the pull request can be merged based on the existence of merge conflicts.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>merged</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the pull request was merged.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The date and time that the pull request was merged.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergedBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who merged the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestone</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#milestone\">Milestone</a></code>)</p></td>\n<td><p><p>Identifies the milestone associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the pull request number.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>participants</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users that are participating in the Pull Request conversation.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The permalink to the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>potentialMergeCommit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit that GitHub automatically generated to test if this pull request\ncould be merged. This field will not return a value if the pull request is\nmerged, or if the test merge commit is still being generated. See the\n<code>mergeable</code> field for more details on the mergeability of the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectCards</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#projectcardconnection\">ProjectCardConnection!</a></code>)</p></td>\n<td><p><p>List of project cards associated with this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>archivedStates</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#projectcardarchivedstate\">[ProjectCardArchivedState]</a></code>)</p>\n<p><p>A list of archived states to filter the cards by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>revertResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for reverting this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>revertUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for reverting this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewDecision</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pullrequestreviewdecision\">PullRequestReviewDecision</a></code>)</p></td>\n<td><p><p>The current status of this pull request with respect to code review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequests</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reviewrequestconnection\">ReviewRequestConnection</a></code>)</p></td>\n<td><p><p>A list of review requests associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewThreads</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestreviewthreadconnection\">PullRequestReviewThreadConnection!</a></code>)</p></td>\n<td><p><p>The list of all review threads for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviews</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestreviewconnection\">PullRequestReviewConnection</a></code>)</p></td>\n<td><p><p>A list of reviews associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>author</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filter by author of the review.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pullrequestreviewstate\">[PullRequestReviewState!]</a></code>)</p>\n<p><p>A list of states to filter the reviews.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pullrequeststate\">PullRequestState!</a></code>)</p></td>\n<td><p><p>Identifies the state of the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>suggestedReviewers</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#suggestedreviewer\">[SuggestedReviewer]!</a></code>)</p></td>\n<td><p><p>A list of reviewer suggestions based on commit history and past review comments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>timeline</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequesttimelineconnection\">PullRequestTimelineConnection!</a></code>)</p></td>\n<td><p><p>A list of events, comments, commits, etc. associated with the pull request.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>timeline</code> is deprecated. <p><code>timeline</code> will be removed Use PullRequest.timelineItems instead. Removal on 2020-10-01 UTC.</p></p>\n</div>\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Allows filtering timeline events by a <code>since</code> timestamp.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>timelineItems</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequesttimelineitemsconnection\">PullRequestTimelineItemsConnection!</a></code>)</p></td>\n<td><p><p>A list of events, comments, commits, etc. associated with the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>itemTypes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pullrequesttimelineitemsitemtype\">[PullRequestTimelineItemsItemType!]</a></code>)</p>\n<p><p>Filter timeline items by type.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Filter timeline items by a <code>since</code> timestamp.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>skip</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Skips the first <em>n</em> elements in the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the pull request title.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>titleHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>Identifies the pull request title rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanApplySuggestion</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer can apply suggestion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDeleteHeadRef</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer can restore the deleted head ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDisableAutoMerge</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer can disable auto-merge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanEnableAutoMerge</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer can enable auto-merge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerLatestReview</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestreview\">PullRequestReview</a></code>)</p></td>\n<td><p><p>The latest review given from the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerLatestReviewRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reviewrequest\">ReviewRequest</a></code>)</p></td>\n<td><p><p>The person who has requested the viewer for review on this pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerMergeBodyText</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The merge body text for the viewer and method.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>mergeType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pullrequestmergemethod\">PullRequestMergeMethod</a></code>)</p>\n<p><p>The merge method for the message.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerMergeHeadlineText</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The merge headline text for the viewer and method.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>mergeType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pullrequestmergemethod\">PullRequestMergeMethod</a></code>)</p>\n<p><p>The merge method for the message.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestchangedfile\">\n <a href=\"#pullrequestchangedfile\">PullRequestChangedFile</a>\n </h2>\n <p>A file changed in a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>additions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of additions to the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of deletions to the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The path of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerViewedState</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#fileviewedstate\">FileViewedState!</a></code>)</p></td>\n<td><p><p>The state of the file for the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestchangedfileconnection\">\n <a href=\"#pullrequestchangedfileconnection\">PullRequestChangedFileConnection</a>\n </h2>\n <p>The connection type for PullRequestChangedFile.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestchangedfileedge\">[PullRequestChangedFileEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestchangedfile\">[PullRequestChangedFile]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestchangedfileedge\">\n <a href=\"#pullrequestchangedfileedge\">PullRequestChangedFileEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestchangedfile\">PullRequestChangedFile</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcommit\">\n <a href=\"#pullrequestcommit\">PullRequestCommit</a>\n </h2>\n <p>Represents a Git commit part of a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>The Git commit object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request this commit belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this pull request commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this pull request commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcommitcommentthread\">\n <a href=\"#pullrequestcommitcommentthread\">PullRequestCommitCommentThread</a>\n </h2>\n <p>Represents a commit comment thread part of a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>The comments that exist in this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>The commit the comments were made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The file the comments were made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>position</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The position in the diff for the commit that the comment was made on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request this commit comment thread belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcommitconnection\">\n <a href=\"#pullrequestcommitconnection\">PullRequestCommitConnection</a>\n </h2>\n <p>The connection type for PullRequestCommit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestcommitedge\">[PullRequestCommitEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestcommit\">[PullRequestCommit]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcommitedge\">\n <a href=\"#pullrequestcommitedge\">PullRequestCommitEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestcommit\">PullRequestCommit</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestconnection\">\n <a href=\"#pullrequestconnection\">PullRequestConnection</a>\n </h2>\n <p>The connection type for PullRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestedge\">[PullRequestEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">[PullRequest]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestcontributionsbyrepository\">\n <a href=\"#pullrequestcontributionsbyrepository\">PullRequestContributionsByRepository</a>\n </h2>\n <p>This aggregates pull requests opened by a user within one repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdpullrequestcontributionconnection\">CreatedPullRequestContributionConnection!</a></code>)</p></td>\n<td><p><p>The pull request contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository in which the pull requests were opened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestedge\">\n <a href=\"#pullrequestedge\">PullRequestEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreview\">\n <a href=\"#pullrequestreview\">PullRequestReview</a>\n </h2>\n <p>A review object for a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorCanPushToRepository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the author of this review has push access to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the pull request review body.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body of this review rendered as plain text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestreviewcommentconnection\">PullRequestReviewCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of review comments for the current pull request review.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with this pull request review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>onBehalfOf</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>A list of teams that this review was made on behalf of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>Identifies the pull request associated with this pull request review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path permalink for this PullRequestReview.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pullrequestreviewstate\">PullRequestReviewState!</a></code>)</p></td>\n<td><p><p>Identifies the current state of the pull request review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>submittedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the Pull Request Review was submitted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL permalink for this PullRequestReview.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewcomment\">\n <a href=\"#pullrequestreviewcomment\">PullRequestReviewComment</a>\n </h2>\n <p>A review comment associated with a given repository pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#minimizable\">Minimizable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the subject of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The comment body of this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The comment body of this review comment rendered as plain text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the comment was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>diffHunk</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The diff hunk to which the comment applies.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>draftedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the comment was created in a draft state.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMinimized</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not a comment has been minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>minimizedReason</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Returns why the comment was minimized.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalCommit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the original commit associated with the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalPosition</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The original line index in the diff to which the comment applies.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>outdated</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies when the comment body is outdated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The path to which the comment applies.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>position</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The line index in the diff to which the comment applies.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request associated with this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestReview</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestreview\">PullRequestReview</a></code>)</p></td>\n<td><p><p>The pull request review associated with this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>replyTo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestreviewcomment\">PullRequestReviewComment</a></code>)</p></td>\n<td><p><p>The comment this is a reply to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository associated with this node.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path permalink for this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pullrequestreviewcommentstate\">PullRequestReviewCommentState!</a></code>)</p></td>\n<td><p><p>Identifies the state of the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the comment was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL permalink for this review comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanMinimize</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can minimize this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewcommentconnection\">\n <a href=\"#pullrequestreviewcommentconnection\">PullRequestReviewCommentConnection</a>\n </h2>\n <p>The connection type for PullRequestReviewComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestreviewcommentedge\">[PullRequestReviewCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestreviewcomment\">[PullRequestReviewComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewcommentedge\">\n <a href=\"#pullrequestreviewcommentedge\">PullRequestReviewCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestreviewcomment\">PullRequestReviewComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewconnection\">\n <a href=\"#pullrequestreviewconnection\">PullRequestReviewConnection</a>\n </h2>\n <p>The connection type for PullRequestReview.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestreviewedge\">[PullRequestReviewEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestreview\">[PullRequestReview]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewcontributionsbyrepository\">\n <a href=\"#pullrequestreviewcontributionsbyrepository\">PullRequestReviewContributionsByRepository</a>\n </h2>\n <p>This aggregates pull request reviews made by a user within one repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contributions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#createdpullrequestreviewcontributionconnection\">CreatedPullRequestReviewContributionConnection!</a></code>)</p></td>\n<td><p><p>The pull request review contributions.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#contributionorder\">ContributionOrder</a></code>)</p>\n<p><p>Ordering options for contributions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository in which the pull request reviews were made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewedge\">\n <a href=\"#pullrequestreviewedge\">PullRequestReviewEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestreview\">PullRequestReview</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewthread\">\n <a href=\"#pullrequestreviewthread\">PullRequestReviewThread</a>\n </h2>\n <p>A threaded list of comments for a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestreviewcommentconnection\">PullRequestReviewCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of pull request comments associated with the thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>skip</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Skips the first <em>n</em> elements in the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>diffSide</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#diffside\">DiffSide!</a></code>)</p></td>\n<td><p><p>The side of the diff on which this thread was placed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCollapsed</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the thread has been collapsed (resolved).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isOutdated</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether this thread was outdated by newer changes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isResolved</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this thread has been resolved.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>line</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The line in the file to which this thread refers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalLine</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The original line in the file to which this thread refers.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>originalStartLine</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The original start line in the file to which this thread refers (multi-line only).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the file path of this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>Identifies the pull request associated with this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>Identifies the repository associated with this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resolvedBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who resolved this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startDiffSide</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#diffside\">DiffSide</a></code>)</p></td>\n<td><p><p>The side of the diff that the first line of the thread starts on (multi-line only).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>startLine</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The start line in the file to which this thread refers (multi-line only).</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReply</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the current viewer can reply to this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanResolve</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer can resolve this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUnresolve</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer can unresolve this thread.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewthreadconnection\">\n <a href=\"#pullrequestreviewthreadconnection\">PullRequestReviewThreadConnection</a>\n </h2>\n <p>Review comment threads for a pull request review.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestreviewthreadedge\">[PullRequestReviewThreadEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestreviewthread\">[PullRequestReviewThread]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestreviewthreadedge\">\n <a href=\"#pullrequestreviewthreadedge\">PullRequestReviewThreadEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestreviewthread\">PullRequestReviewThread</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequestrevisionmarker\">\n <a href=\"#pullrequestrevisionmarker\">PullRequestRevisionMarker</a>\n </h2>\n <p>Represents the latest point in the pull request timeline for which the viewer has seen the pull request&apos;s commits.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastSeenCommit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit!</a></code>)</p></td>\n<td><p><p>The last commit the viewer has seen.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>The pull request to which the marker belongs.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequesttemplate\">\n <a href=\"#pullrequesttemplate\">PullRequestTemplate</a>\n </h2>\n <p>A repository pull request template.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The body of the template.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>filename</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The filename of the template.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository the template belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequesttimelineconnection\">\n <a href=\"#pullrequesttimelineconnection\">PullRequestTimelineConnection</a>\n </h2>\n <p>The connection type for PullRequestTimelineItem.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequesttimelineitemedge\">[PullRequestTimelineItemEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#pullrequesttimelineitem\">[PullRequestTimelineItem]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequesttimelineitemedge\">\n <a href=\"#pullrequesttimelineitemedge\">PullRequestTimelineItemEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#pullrequesttimelineitem\">PullRequestTimelineItem</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequesttimelineitemsconnection\">\n <a href=\"#pullrequesttimelineitemsconnection\">PullRequestTimelineItemsConnection</a>\n </h2>\n <p>The connection type for PullRequestTimelineItems.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequesttimelineitemsedge\">[PullRequestTimelineItemsEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>filteredCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the count of items after applying <code>before</code> and <code>after</code> filters.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#pullrequesttimelineitems\">[PullRequestTimelineItems]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the count of items after applying <code>before</code>/<code>after</code> filters and <code>first</code>/<code>last</code>/<code>skip</code> slicing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the timeline was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pullrequesttimelineitemsedge\">\n <a href=\"#pullrequesttimelineitemsedge\">PullRequestTimelineItemsEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#pullrequesttimelineitems\">PullRequestTimelineItems</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"push\">\n <a href=\"#push\">Push</a>\n </h2>\n <p>A Git push.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>nextSha</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The SHA after the push.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The permalink for this push.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousSha</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The SHA before the push.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pusher</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who pushed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository that was pushed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pushallowance\">\n <a href=\"#pushallowance\">PushAllowance</a>\n </h2>\n <p>A team, user or app who has the ability to push to a protected branch.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#pushallowanceactor\">PushAllowanceActor</a></code>)</p></td>\n<td><p><p>The actor that can push.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branchProtectionRule</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Identifies the branch protection rule associated with the allowed user or team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pushallowanceconnection\">\n <a href=\"#pushallowanceconnection\">PushAllowanceConnection</a>\n </h2>\n <p>The connection type for PushAllowance.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pushallowanceedge\">[PushAllowanceEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pushallowance\">[PushAllowance]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"pushallowanceedge\">\n <a href=\"#pushallowanceedge\">PushAllowanceEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pushallowance\">PushAllowance</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ratelimit\">\n <a href=\"#ratelimit\">RateLimit</a>\n </h2>\n <p>Represents the client&apos;s rate limit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cost</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The point cost for the current query counting against the rate limit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>limit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The maximum number of points the client is permitted to consume in a 60 minute window.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodeCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The maximum number of nodes this query may return.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>remaining</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of points remaining in the current rate limit window.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resetAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The time at which the current rate limit window resets in UTC epoch seconds.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>used</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of points used in the current rate limit window.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactinguserconnection\">\n <a href=\"#reactinguserconnection\">ReactingUserConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactinguseredge\">[ReactingUserEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactinguseredge\">\n <a href=\"#reactinguseredge\">ReactingUserEdge</a>\n </h2>\n <p>Represents a user that&apos;s made a reaction.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The moment when the user made the reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reaction\">\n <a href=\"#reaction\">Reaction</a>\n </h2>\n <p>An emoji reaction to a particular piece of content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>content</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#reactioncontent\">ReactionContent!</a></code>)</p></td>\n<td><p><p>Identifies the emoji reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactable</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#reactable\">Reactable!</a></code>)</p></td>\n<td><p><p>The reactable piece of content.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>Identifies the user who created this reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactionconnection\">\n <a href=\"#reactionconnection\">ReactionConnection</a>\n </h2>\n <p>A list of reactions that have been left on the subject.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactionedge\">[ReactionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reaction\">[Reaction]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasReacted</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the authenticated user has left a reaction on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactionedge\">\n <a href=\"#reactionedge\">ReactionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reaction\">Reaction</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactiongroup\">\n <a href=\"#reactiongroup\">ReactionGroup</a>\n </h2>\n <p>A group of emoji reactions to a particular piece of content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>content</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#reactioncontent\">ReactionContent!</a></code>)</p></td>\n<td><p><p>Identifies the emoji reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the reaction was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactors</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactorconnection\">ReactorConnection!</a></code>)</p></td>\n<td><p><p>Reactors to the reaction subject with the emotion represented by this reaction group.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#reactable\">Reactable!</a></code>)</p></td>\n<td><p><p>The subject that was reacted to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>users</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactinguserconnection\">ReactingUserConnection!</a></code>)</p></td>\n<td><p><p>Users who have reacted to the reaction subject with the emotion represented by this reaction group.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>users</code> is deprecated. <p>Reactors can now be mannequins, bots, and organizations. Use the <code>reactors</code> field instead. Removal on 2021-10-01 UTC.</p></p>\n</div>\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasReacted</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the authenticated user has left a reaction on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactorconnection\">\n <a href=\"#reactorconnection\">ReactorConnection</a>\n </h2>\n <p>The connection type for Reactor.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactoredge\">[ReactorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#reactor\">[Reactor]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reactoredge\">\n <a href=\"#reactoredge\">ReactorEdge</a>\n </h2>\n <p>Represents an author of a reaction.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#reactor\">Reactor!</a></code>)</p></td>\n<td><p><p>The author of the reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>The moment when the user made the reaction.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"readyforreviewevent\">\n <a href=\"#readyforreviewevent\">ReadyForReviewEvent</a>\n </h2>\n <p>Represents a<code>ready_for_review</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this ready for review event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this ready for review event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"ref\">\n <a href=\"#ref\">Ref</a>\n </h2>\n <p>Represents a Git reference.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>associatedPullRequests</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests with this ref as the head ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branchProtectionRule</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Branch protection rules for this ref.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The ref name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>prefix</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The ref&apos;s prefix, such as <code>refs/heads/</code> or <code>refs/tags/</code>.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>refUpdateRule</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#refupdaterule\">RefUpdateRule</a></code>)</p></td>\n<td><p><p>Branch protection rules that are viewable by non-admins.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository the ref belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>target</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#gitobject\">GitObject</a></code>)</p></td>\n<td><p><p>The object the ref points to. Returns null when object does not exist.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"refconnection\">\n <a href=\"#refconnection\">RefConnection</a>\n </h2>\n <p>The connection type for Ref.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#refedge\">[RefEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#ref\">[Ref]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"refedge\">\n <a href=\"#refedge\">RefEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"refupdaterule\">\n <a href=\"#refupdaterule\">RefUpdateRule</a>\n </h2>\n <p>A ref update rules for a viewer.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>allowsDeletions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can this branch be deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>allowsForcePushes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are force pushes allowed on this branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pattern</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the protection rule pattern.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiredApprovingReviewCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Number of approving reviews required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiredStatusCheckContexts</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String]</a></code>)</p></td>\n<td><p><p>List of required status check contexts that must pass for commits to be accepted to matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresCodeOwnerReviews</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are reviews from code owners required to update matching branches.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresConversationResolution</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are conversations required to be resolved before merging.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresLinearHistory</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are merge commits prohibited from being pushed to this branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requiresSignatures</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Are commits required to be signed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerAllowedToDismissReviews</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is the viewer allowed to dismiss reviews.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanPush</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the viewer push to the branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"referencedevent\">\n <a href=\"#referencedevent\">ReferencedEvent</a>\n </h2>\n <p>Represents a<code>referenced</code>event on a given <code>ReferencedSubject</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>Identifies the commit associated with the<code>referenced</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitRepository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>Identifies the repository associated with the<code>referenced</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Reference originated in a different repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDirectReference</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Checks if the commit message itself references the subject. Can be false in the case of a commit comment reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#referencedsubject\">ReferencedSubject!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"release\">\n <a href=\"#release\">Release</a>\n </h2>\n <p>A release contains the content for a release.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The author of the release.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the release.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>descriptionHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML</a></code>)</p></td>\n<td><p><p>The description of this release rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDraft</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the release is a draft.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLatest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the release is the latest releast.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPrerelease</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the release is a prerelease.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mentions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#userconnection\">UserConnection</a></code>)</p></td>\n<td><p><p>A list of users mentioned in the release description.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The title of the release.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the release was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>releaseAssets</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#releaseassetconnection\">ReleaseAssetConnection!</a></code>)</p></td>\n<td><p><p>List of releases assets which are dependent on this release.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>A list of names to filter the assets by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The repository that the release belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>shortDescriptionHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML</a></code>)</p></td>\n<td><p><p>A description of the release, rendered to HTML without any links in it.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>limit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many characters to return.</p></p>\n<p>The default value is <code>200</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tag</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The Git tag the release points to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tagCommit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The tag commit for this release.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tagName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the release&apos;s Git tag.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseasset\">\n <a href=\"#releaseasset\">ReleaseAsset</a>\n </h2>\n <p>A release asset contains the content for a release asset.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>contentType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The asset&apos;s content-type.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>downloadCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of times this asset was downloaded.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>downloadUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>Identifies the URL where you can download the release asset via the browser.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the title of the release asset.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>release</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#release\">Release</a></code>)</p></td>\n<td><p><p>Release that the asset is associated with.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>size</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The size (in bytes) of the asset.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>uploadedBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user that performed the upload.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>Identifies the URL of the release asset.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseassetconnection\">\n <a href=\"#releaseassetconnection\">ReleaseAssetConnection</a>\n </h2>\n <p>The connection type for ReleaseAsset.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#releaseassetedge\">[ReleaseAssetEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#releaseasset\">[ReleaseAsset]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseassetedge\">\n <a href=\"#releaseassetedge\">ReleaseAssetEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#releaseasset\">ReleaseAsset</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseconnection\">\n <a href=\"#releaseconnection\">ReleaseConnection</a>\n </h2>\n <p>The connection type for Release.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#releaseedge\">[ReleaseEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#release\">[Release]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"releaseedge\">\n <a href=\"#releaseedge\">ReleaseEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#release\">Release</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"removedfromprojectevent\">\n <a href=\"#removedfromprojectevent\">RemovedFromProjectEvent</a>\n </h2>\n <p>Represents a<code>removed_from_project</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Project referenced by event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>project</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectColumnName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Column name referenced by this project event.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>projectColumnName</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#project-event-details-preview\">Project event details preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"renamedtitleevent\">\n <a href=\"#renamedtitleevent\">RenamedTitleEvent</a>\n </h2>\n <p>Represents a<code>renamed</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>currentTitle</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the current title of the issue or pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousTitle</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the previous title of the issue or pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#renamedtitlesubject\">RenamedTitleSubject!</a></code>)</p></td>\n<td><p><p>Subject that was renamed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reopenedevent\">\n <a href=\"#reopenedevent\">ReopenedEvent</a>\n </h2>\n <p>Represents a<code>reopened</code>event on any <code>Closable</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>closable</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#closable\">Closable!</a></code>)</p></td>\n<td><p><p>Object that was reopened.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoaccessauditentry\">\n <a href=\"#repoaccessauditentry\">RepoAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repoaccessauditentryvisibility\">RepoAccessAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoaddmemberauditentry\">\n <a href=\"#repoaddmemberauditentry\">RepoAddMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.add_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repoaddmemberauditentryvisibility\">RepoAddMemberAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoaddtopicauditentry\">\n <a href=\"#repoaddtopicauditentry\">RepoAddTopicAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.add_topic event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#topicauditentrydata\">TopicAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topic</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#topic\">Topic</a></code>)</p></td>\n<td><p><p>The name of the topic added to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topicName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the topic added to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoarchivedauditentry\">\n <a href=\"#repoarchivedauditentry\">RepoArchivedAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.archived event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repoarchivedauditentryvisibility\">RepoArchivedAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repochangemergesettingauditentry\">\n <a href=\"#repochangemergesettingauditentry\">RepoChangeMergeSettingAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.change_merge_setting event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isEnabled</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the change was to enable (true) or disable (false) the merge type.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repochangemergesettingauditentrymergetype\">RepoChangeMergeSettingAuditEntryMergeType</a></code>)</p></td>\n<td><p><p>The merge method affected by the change.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigdisableanonymousgitaccessauditentry\">\n <a href=\"#repoconfigdisableanonymousgitaccessauditentry\">RepoConfigDisableAnonymousGitAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.disable_anonymous_git_access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigdisablecollaboratorsonlyauditentry\">\n <a href=\"#repoconfigdisablecollaboratorsonlyauditentry\">RepoConfigDisableCollaboratorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.disable_collaborators_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigdisablecontributorsonlyauditentry\">\n <a href=\"#repoconfigdisablecontributorsonlyauditentry\">RepoConfigDisableContributorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.disable_contributors_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigdisablesockpuppetdisallowedauditentry\">\n <a href=\"#repoconfigdisablesockpuppetdisallowedauditentry\">RepoConfigDisableSockpuppetDisallowedAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.disable_sockpuppet_disallowed event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigenableanonymousgitaccessauditentry\">\n <a href=\"#repoconfigenableanonymousgitaccessauditentry\">RepoConfigEnableAnonymousGitAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.enable_anonymous_git_access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigenablecollaboratorsonlyauditentry\">\n <a href=\"#repoconfigenablecollaboratorsonlyauditentry\">RepoConfigEnableCollaboratorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.enable_collaborators_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigenablecontributorsonlyauditentry\">\n <a href=\"#repoconfigenablecontributorsonlyauditentry\">RepoConfigEnableContributorsOnlyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.enable_contributors_only event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigenablesockpuppetdisallowedauditentry\">\n <a href=\"#repoconfigenablesockpuppetdisallowedauditentry\">RepoConfigEnableSockpuppetDisallowedAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.enable_sockpuppet_disallowed event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfiglockanonymousgitaccessauditentry\">\n <a href=\"#repoconfiglockanonymousgitaccessauditentry\">RepoConfigLockAnonymousGitAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.lock_anonymous_git_access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repoconfigunlockanonymousgitaccessauditentry\">\n <a href=\"#repoconfigunlockanonymousgitaccessauditentry\">RepoConfigUnlockAnonymousGitAccessAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.config.unlock_anonymous_git_access event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repocreateauditentry\">\n <a href=\"#repocreateauditentry\">RepoCreateAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.create event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forkParentName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the parent repository for this forked repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forkSourceName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the root repository for this network.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repocreateauditentryvisibility\">RepoCreateAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repodestroyauditentry\">\n <a href=\"#repodestroyauditentry\">RepoDestroyAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.destroy event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repodestroyauditentryvisibility\">RepoDestroyAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reporemovememberauditentry\">\n <a href=\"#reporemovememberauditentry\">RepoRemoveMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.remove_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#reporemovememberauditentryvisibility\">RepoRemoveMemberAuditEntryVisibility</a></code>)</p></td>\n<td><p><p>The visibility of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reporemovetopicauditentry\">\n <a href=\"#reporemovetopicauditentry\">RepoRemoveTopicAuditEntry</a>\n </h2>\n <p>Audit log entry for a repo.remove_topic event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#topicauditentrydata\">TopicAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topic</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#topic\">Topic</a></code>)</p></td>\n<td><p><p>The name of the topic added to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topicName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the topic added to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repository\">\n <a href=\"#repository\">Repository</a>\n </h2>\n <p>A repository contains the content for a project.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#projectowner\">ProjectOwner</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryinfo\">RepositoryInfo</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#starrable\">Starrable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>assignableUsers</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of users that can be assigned to issues in this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters users with query on user name and login.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>autoMergeAllowed</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not Auto-merge can be enabled on pull requests in this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branchProtectionRules</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#branchprotectionruleconnection\">BranchProtectionRuleConnection!</a></code>)</p></td>\n<td><p><p>A list of branch protection rules for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>codeOfConduct</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#codeofconduct\">CodeOfConduct</a></code>)</p></td>\n<td><p><p>Returns the code of conduct for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>collaborators</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repositorycollaboratorconnection\">RepositoryCollaboratorConnection</a></code>)</p></td>\n<td><p><p>A list of collaborators associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#collaboratoraffiliation\">CollaboratorAffiliation</a></code>)</p>\n<p><p>Collaborators affiliation level with a repository.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters users with query on user name and login.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitComments</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of commit comments associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contactLinks</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repositorycontactlink\">[RepositoryContactLink!]</a></code>)</p></td>\n<td><p><p>Returns a list of contact links associated to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>defaultBranchRef</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>The Ref associated with the repository&apos;s default branch.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deleteBranchOnMerge</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not branches are automatically deleted when merged in this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployKeys</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploykeyconnection\">DeployKeyConnection!</a></code>)</p></td>\n<td><p><p>A list of deploy keys that are on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deployments</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentconnection\">DeploymentConnection!</a></code>)</p></td>\n<td><p><p>Deployments associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>environments</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>Environments to list deployments for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#deploymentorder\">DeploymentOrder</a></code>)</p>\n<p><p>Ordering options for deployments returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>descriptionHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The description of the repository rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussion</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#discussion\">Discussion</a></code>)</p></td>\n<td><p><p>Returns a single discussion from the current repository by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The number for the discussion to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussionCategories</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#discussioncategoryconnection\">DiscussionCategoryConnection!</a></code>)</p></td>\n<td><p><p>A list of discussion categories that are available in the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#discussionconnection\">DiscussionConnection!</a></code>)</p></td>\n<td><p><p>A list of discussions that have been opened in the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>categoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>Only include discussions that belong to the category with this ID.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#discussionorder\">DiscussionOrder</a></code>)</p>\n<p><p>Ordering options for discussions returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>diskUsage</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>The number of kilobytes this repository occupies on disk.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environment</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#environment\">Environment</a></code>)</p></td>\n<td><p><p>Returns a single active environment from the current repository by name.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The name of the environment to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>environments</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#environmentconnection\">EnvironmentConnection!</a></code>)</p></td>\n<td><p><p>A list of environments that are in this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forkCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns how many forks there are of this repository in the whole network.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>forks</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of direct forked repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of viewer&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownerAffiliations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of owner&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasAnonymousAccessEnabled</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has anonymous Git read access feature enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasIssuesEnabled</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has issues feature enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasProjectsEnabled</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has the Projects feature enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hasWikiEnabled</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has wiki feature enabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>homepageUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The repository&apos;s URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isArchived</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository is unmaintained.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isBlankIssuesEnabled</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns true if blank issue creation is allowed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDisabled</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not this repository disabled.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isEmpty</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns whether or not this repository is empty.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isFork</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is a fork.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isInOrganization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if a repository is either owned by an organization, or is a private fork of an organization repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLocked</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates if the repository has been locked or not.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isMirror</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is a mirror.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPrivate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is private or internal.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isSecurityPolicyEnabled</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Returns true if this repository has a security policy.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isTemplate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Identifies if the repository is a template that can be used to generate new repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isUserConfigurationRepository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is this repository a user configuration repository?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issue\">Issue</a></code>)</p></td>\n<td><p><p>Returns a single issue from the current repository by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The number for the issue to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueOrPullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#issueorpullrequest\">IssueOrPullRequest</a></code>)</p></td>\n<td><p><p>Returns a single issue-like object from the current repository by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The number for the issue to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueTemplates</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issuetemplate\">[IssueTemplate!]</a></code>)</p></td>\n<td><p><p>Returns a list of issue templates associated to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issues</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issueconnection\">IssueConnection!</a></code>)</p></td>\n<td><p><p>A list of issues that have been opened in the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#issuefilters\">IssueFilters</a></code>)</p>\n<p><p>Filtering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p>\n<p><p>A list of states to filter the issues by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>label</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#label\">Label</a></code>)</p></td>\n<td><p><p>Returns a single label by name.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>Label name.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labels</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#labelconnection\">LabelConnection</a></code>)</p></td>\n<td><p><p>A list of labels associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#labelorder\">LabelOrder</a></code>)</p>\n<p><p>Ordering options for labels returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>If provided, searches labels by name and description.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>languages</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#languageconnection\">LanguageConnection</a></code>)</p></td>\n<td><p><p>A list containing a breakdown of the language composition of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#languageorder\">LanguageOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>latestRelease</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#release\">Release</a></code>)</p></td>\n<td><p><p>Get the latest release for the repository if one exists.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>licenseInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#license\">License</a></code>)</p></td>\n<td><p><p>The license associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lockReason</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repositorylockreason\">RepositoryLockReason</a></code>)</p></td>\n<td><p><p>The reason the repository has been locked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mentionableUsers</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of Users that can be mentioned in the context of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters users with query on user name and login.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mergeCommitAllowed</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not PRs are merged with a merge commit on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestone</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#milestone\">Milestone</a></code>)</p></td>\n<td><p><p>Returns a single milestone from the current repository by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The number for the milestone to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>milestones</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#milestoneconnection\">MilestoneConnection</a></code>)</p></td>\n<td><p><p>A list of milestones associated with the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#milestoneorder\">MilestoneOrder</a></code>)</p>\n<p><p>Ordering options for milestones.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters milestones with a query on the title.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#milestonestate\">[MilestoneState!]</a></code>)</p>\n<p><p>Filter by the state of the milestones.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mirrorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The repository&apos;s original mirror URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nameWithOwner</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The repository&apos;s name with owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>object</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#gitobject\">GitObject</a></code>)</p></td>\n<td><p><p>A Git object in the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>expression</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>A Git revision expression suitable for rev-parse.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>oid</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p>\n<p><p>The Git object ID.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>openGraphImageUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The image used to represent this repository in Open Graph data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>owner</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryowner\">RepositoryOwner!</a></code>)</p></td>\n<td><p><p>The User owner of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parent</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository parent, if this is a fork.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedDiscussions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pinneddiscussionconnection\">PinnedDiscussionConnection!</a></code>)</p></td>\n<td><p><p>A list of discussions that have been pinned in this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedIssues</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pinnedissueconnection\">PinnedIssueConnection</a></code>)</p></td>\n<td><p><p>A list of pinned issues for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>primaryLanguage</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#language\">Language</a></code>)</p></td>\n<td><p><p>The primary language of the repository&apos;s code.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Find project by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The project number to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projects</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#projectconnection\">ProjectConnection!</a></code>)</p></td>\n<td><p><p>A list of projects under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#projectorder\">ProjectOrder</a></code>)</p>\n<p><p>Ordering options for projects returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>search</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Query to search projects by, currently only searching by name.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#projectstate\">[ProjectState!]</a></code>)</p>\n<p><p>A list of states to filter the projects by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path listing the repository&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL listing the repository&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest</a></code>)</p></td>\n<td><p><p>Returns a single pull request from the current repository by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The number for the pull request to be returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestTemplates</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequesttemplate\">[PullRequestTemplate!]</a></code>)</p></td>\n<td><p><p>Returns a list of pull request templates associated to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequests</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests that have been opened in the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pushedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the repository was last pushed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>rebaseMergeAllowed</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not rebase-merging is enabled on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ref</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#ref\">Ref</a></code>)</p></td>\n<td><p><p>Fetch a given ref from the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>qualifiedName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The ref to retrieve. Fully qualified matches are checked in order\n(<code>refs/heads/master</code>) before falling back onto checks for short name matches (<code>master</code>).</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>refs</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#refconnection\">RefConnection</a></code>)</p></td>\n<td><p><p>Fetch a list of refs from the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>direction</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#orderdirection\">OrderDirection</a></code>)</p>\n<p><p>DEPRECATED: use orderBy. The ordering direction.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#reforder\">RefOrder</a></code>)</p>\n<p><p>Ordering options for refs returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Filters refs with query on name.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>refPrefix</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>A ref name prefix like <code>refs/heads/</code>, <code>refs/tags/</code>, etc.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>release</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#release\">Release</a></code>)</p></td>\n<td><p><p>Lookup a single release given various criteria.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>tagName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The name of the Tag the Release was created from.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>releases</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#releaseconnection\">ReleaseConnection!</a></code>)</p></td>\n<td><p><p>List of releases which are dependent on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#releaseorder\">ReleaseOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryTopics</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repositorytopicconnection\">RepositoryTopicConnection!</a></code>)</p></td>\n<td><p><p>A list of applied repository-topic associations for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>securityPolicyUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The security policy URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>shortDescriptionHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>A description of the repository, rendered to HTML without any links in it.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>limit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many characters to return.</p></p>\n<p>The default value is <code>200</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>squashMergeAllowed</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not squash-merging is enabled on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sshUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gitsshremote\">GitSSHRemote!</a></code>)</p></td>\n<td><p><p>The SSH URL to clone this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazerCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns a count of how many stargazers there are on this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazers</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#stargazerconnection\">StargazerConnection!</a></code>)</p></td>\n<td><p><p>A list of users who have starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#starorder\">StarOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>submodules</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#submoduleconnection\">SubmoduleConnection!</a></code>)</p></td>\n<td><p><p>Returns a list of all submodules in this repository parsed from the\n.gitmodules file as of the default branch&apos;s HEAD commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tempCloneToken</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Temporary authentication token for cloning this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>templateRepository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository from which this repository was generated, if any.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>usesCustomOpenGraphImage</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this repository has a custom image to use with Open Graph as opposed to being represented by the owner&apos;s avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanAdminister</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the viewer has admin permissions on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateProjects</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer create new projects on this owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdateTopics</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Indicates whether the viewer can update the topics of this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDefaultCommitEmail</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The last commit email for the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDefaultMergeMethod</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pullrequestmergemethod\">PullRequestMergeMethod!</a></code>)</p></td>\n<td><p><p>The last used merge method by the viewer or the default for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasStarred</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns a boolean indicating whether the viewing user has starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerPermission</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repositorypermission\">RepositoryPermission</a></code>)</p></td>\n<td><p><p>The users permission level on the repository. Will return null if authenticated as an GitHub App.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerPossibleCommitEmails</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]</a></code>)</p></td>\n<td><p><p>A list of emails this viewer can commit with.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>visibility</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repositoryvisibility\">RepositoryVisibility!</a></code>)</p></td>\n<td><p><p>Indicates the repository&apos;s visibility level.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerabilityAlerts</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repositoryvulnerabilityalertconnection\">RepositoryVulnerabilityAlertConnection</a></code>)</p></td>\n<td><p><p>A list of vulnerability alerts that are on this repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>watchers</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#userconnection\">UserConnection!</a></code>)</p></td>\n<td><p><p>A list of users watching the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorycollaboratorconnection\">\n <a href=\"#repositorycollaboratorconnection\">RepositoryCollaboratorConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repositorycollaboratoredge\">[RepositoryCollaboratorEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorycollaboratoredge\">\n <a href=\"#repositorycollaboratoredge\">RepositoryCollaboratorEdge</a>\n </h2>\n <p>Represents a user who is a collaborator of a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repositorypermission\">RepositoryPermission!</a></code>)</p></td>\n<td><p><p>The permission the user has on the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permissionSources</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#permissionsource\">[PermissionSource!]</a></code>)</p></td>\n<td><p><p>A list of sources for the user&apos;s access to the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryconnection\">\n <a href=\"#repositoryconnection\">RepositoryConnection</a>\n </h2>\n <p>A list of repositories owned by the subject.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repositoryedge\">[RepositoryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">[Repository]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalDiskUsage</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The total size in kilobytes of all repositories in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorycontactlink\">\n <a href=\"#repositorycontactlink\">RepositoryContactLink</a>\n </h2>\n <p>A repository contact link.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>about</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The contact link purpose.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The contact link name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The contact link URL.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryedge\">\n <a href=\"#repositoryedge\">RepositoryEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryinvitation\">\n <a href=\"#repositoryinvitation\">RepositoryInvitation</a>\n </h2>\n <p>An invitation for a user to be added to a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The email address that received the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitee</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who received the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>inviter</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who created the invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The permalink for this repository invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repositorypermission\">RepositoryPermission!</a></code>)</p></td>\n<td><p><p>The permission granted on this repository by this invitation.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryinfo\">RepositoryInfo</a></code>)</p></td>\n<td><p><p>The Repository the user is invited to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryinvitationconnection\">\n <a href=\"#repositoryinvitationconnection\">RepositoryInvitationConnection</a>\n </h2>\n <p>The connection type for RepositoryInvitation.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repositoryinvitationedge\">[RepositoryInvitationEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repositoryinvitation\">[RepositoryInvitation]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryinvitationedge\">\n <a href=\"#repositoryinvitationedge\">RepositoryInvitationEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repositoryinvitation\">RepositoryInvitation</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorytopic\">\n <a href=\"#repositorytopic\">RepositoryTopic</a>\n </h2>\n <p>A repository-topic connects a repository to a topic.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this repository-topic.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topic</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#topic\">Topic!</a></code>)</p></td>\n<td><p><p>The topic.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this repository-topic.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorytopicconnection\">\n <a href=\"#repositorytopicconnection\">RepositoryTopicConnection</a>\n </h2>\n <p>The connection type for RepositoryTopic.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repositorytopicedge\">[RepositoryTopicEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repositorytopic\">[RepositoryTopic]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositorytopicedge\">\n <a href=\"#repositorytopicedge\">RepositoryTopicEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repositorytopic\">RepositoryTopic</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvisibilitychangedisableauditentry\">\n <a href=\"#repositoryvisibilitychangedisableauditentry\">RepositoryVisibilityChangeDisableAuditEntry</a>\n </h2>\n <p>Audit log entry for a repository_visibility_change.disable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvisibilitychangeenableauditentry\">\n <a href=\"#repositoryvisibilitychangeenableauditentry\">RepositoryVisibilityChangeEnableAuditEntry</a>\n </h2>\n <p>Audit log entry for a repository_visibility_change.enable event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#enterpriseauditentrydata\">EnterpriseAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseSlug</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The slug of the enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>enterpriseUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this enterprise.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvulnerabilityalert\">\n <a href=\"#repositoryvulnerabilityalert\">RepositoryVulnerabilityAlert</a>\n </h2>\n <p>A Dependabot alert for a repository with a dependency affected by a security vulnerability.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositorynode\">RepositoryNode</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When was the alert created?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissReason</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The reason the alert was dismissed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>When was the alert dismissed?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismisser</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who dismissed the alert.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The associated repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>securityAdvisory</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#securityadvisory\">SecurityAdvisory</a></code>)</p></td>\n<td><p><p>The associated security advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>securityVulnerability</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#securityvulnerability\">SecurityVulnerability</a></code>)</p></td>\n<td><p><p>The associated security vulnerability.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerableManifestFilename</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The vulnerable manifest filename.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerableManifestPath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The vulnerable manifest path.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerableRequirements</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The vulnerable requirements.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvulnerabilityalertconnection\">\n <a href=\"#repositoryvulnerabilityalertconnection\">RepositoryVulnerabilityAlertConnection</a>\n </h2>\n <p>The connection type for RepositoryVulnerabilityAlert.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repositoryvulnerabilityalertedge\">[RepositoryVulnerabilityAlertEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repositoryvulnerabilityalert\">[RepositoryVulnerabilityAlert]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"repositoryvulnerabilityalertedge\">\n <a href=\"#repositoryvulnerabilityalertedge\">RepositoryVulnerabilityAlertEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repositoryvulnerabilityalert\">RepositoryVulnerabilityAlert</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"restrictedcontribution\">\n <a href=\"#restrictedcontribution\">RestrictedContribution</a>\n </h2>\n <p>Represents a private contribution a user made on GitHub.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#contribution\">Contribution</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isRestricted</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this contribution is associated with a record you do not have access to. For\nexample, your own &apos;first issue&apos; contribution may have been made on a repository you can no\nlonger access.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>occurredAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this contribution was made.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who made this contribution.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewdismissalallowance\">\n <a href=\"#reviewdismissalallowance\">ReviewDismissalAllowance</a>\n </h2>\n <p>A team or user who has the ability to dismiss a review on a protected branch.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#reviewdismissalallowanceactor\">ReviewDismissalAllowanceActor</a></code>)</p></td>\n<td><p><p>The actor that can dismiss.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>branchProtectionRule</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#branchprotectionrule\">BranchProtectionRule</a></code>)</p></td>\n<td><p><p>Identifies the branch protection rule associated with the allowed user or team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewdismissalallowanceconnection\">\n <a href=\"#reviewdismissalallowanceconnection\">ReviewDismissalAllowanceConnection</a>\n </h2>\n <p>The connection type for ReviewDismissalAllowance.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reviewdismissalallowanceedge\">[ReviewDismissalAllowanceEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reviewdismissalallowance\">[ReviewDismissalAllowance]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewdismissalallowanceedge\">\n <a href=\"#reviewdismissalallowanceedge\">ReviewDismissalAllowanceEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reviewdismissalallowance\">ReviewDismissalAllowance</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewdismissedevent\">\n <a href=\"#reviewdismissedevent\">ReviewDismissedEvent</a>\n </h2>\n <p>Represents a<code>review_dismissed</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissalMessage</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the optional message associated with the<code>review_dismissed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>dismissalMessageHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Identifies the optional message associated with the event, rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>previousReviewState</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pullrequestreviewstate\">PullRequestReviewState!</a></code>)</p></td>\n<td><p><p>Identifies the previous state of the review with the<code>review_dismissed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequestCommit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestcommit\">PullRequestCommit</a></code>)</p></td>\n<td><p><p>Identifies the commit which caused the review to become stale.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this review dismissed event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>review</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestreview\">PullRequestReview</a></code>)</p></td>\n<td><p><p>Identifies the review associated with the<code>review_dismissed</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this review dismissed event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequest\">\n <a href=\"#reviewrequest\">ReviewRequest</a>\n </h2>\n <p>A request for a user to review a pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>asCodeOwner</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this request was created for a code owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>Identifies the pull request associated with this review request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requestedReviewer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#requestedreviewer\">RequestedReviewer</a></code>)</p></td>\n<td><p><p>The reviewer that is requested.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequestconnection\">\n <a href=\"#reviewrequestconnection\">ReviewRequestConnection</a>\n </h2>\n <p>The connection type for ReviewRequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reviewrequestedge\">[ReviewRequestEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reviewrequest\">[ReviewRequest]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequestedge\">\n <a href=\"#reviewrequestedge\">ReviewRequestEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reviewrequest\">ReviewRequest</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequestremovedevent\">\n <a href=\"#reviewrequestremovedevent\">ReviewRequestRemovedEvent</a>\n </h2>\n <p>Represents an<code>review_request_removed</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requestedReviewer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#requestedreviewer\">RequestedReviewer</a></code>)</p></td>\n<td><p><p>Identifies the reviewer whose review request was removed.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewrequestedevent\">\n <a href=\"#reviewrequestedevent\">ReviewRequestedEvent</a>\n </h2>\n <p>Represents an<code>review_requested</code>event on a given pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequest</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequest\">PullRequest!</a></code>)</p></td>\n<td><p><p>PullRequest referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>requestedReviewer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#requestedreviewer\">RequestedReviewer</a></code>)</p></td>\n<td><p><p>Identifies the reviewer whose review was requested.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"reviewstatushovercardcontext\">\n <a href=\"#reviewstatushovercardcontext\">ReviewStatusHovercardContext</a>\n </h2>\n <p>A hovercard context with a message describing the current code review state of the pull\nrequest.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewDecision</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pullrequestreviewdecision\">PullRequestReviewDecision</a></code>)</p></td>\n<td><p><p>The current status of the pull request with respect to code review.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"savedreply\">\n <a href=\"#savedreply\">SavedReply</a>\n </h2>\n <p>A Saved Reply is text a user can use to reply quickly.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body of the saved reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The saved reply body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The title of the saved reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The user that saved this reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"savedreplyconnection\">\n <a href=\"#savedreplyconnection\">SavedReplyConnection</a>\n </h2>\n <p>The connection type for SavedReply.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#savedreplyedge\">[SavedReplyEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#savedreply\">[SavedReply]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"savedreplyedge\">\n <a href=\"#savedreplyedge\">SavedReplyEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#savedreply\">SavedReply</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"searchresultitemconnection\">\n <a href=\"#searchresultitemconnection\">SearchResultItemConnection</a>\n </h2>\n <p>A list of results that matched against a search query.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>codeCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of pieces of code that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussionCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of discussions that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#searchresultitemedge\">[SearchResultItemEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of issues that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#searchresultitem\">[SearchResultItem]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of repositories that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of users that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>wikiCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The number of wiki pages that matched the search query.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"searchresultitemedge\">\n <a href=\"#searchresultitemedge\">SearchResultItemEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#searchresultitem\">SearchResultItem</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>textMatches</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#textmatch\">[TextMatch]</a></code>)</p></td>\n<td><p><p>Text matches on the result found.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisory\">\n <a href=\"#securityadvisory\">SecurityAdvisory</a>\n </h2>\n <p>A GitHub Security Advisory.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cvss</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#cvss\">CVSS!</a></code>)</p></td>\n<td><p><p>The CVSS associated with this advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>cwes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#cweconnection\">CWEConnection!</a></code>)</p></td>\n<td><p><p>CWEs associated with this Advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>This is a long plaintext description of the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>ghsaId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The GitHub Security Advisory ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>identifiers</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#securityadvisoryidentifier\">[SecurityAdvisoryIdentifier!]!</a></code>)</p></td>\n<td><p><p>A list of identifiers for this advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>notificationsPermalink</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The permalink for the advisory&apos;s dependabot alerts page.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>origin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The organization that originated the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permalink</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The permalink for the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When the advisory was published.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>references</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#securityadvisoryreference\">[SecurityAdvisoryReference!]!</a></code>)</p></td>\n<td><p><p>A list of references for this advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>severity</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#securityadvisoryseverity\">SecurityAdvisorySeverity!</a></code>)</p></td>\n<td><p><p>The severity of the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>summary</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A short plaintext summary of the advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When the advisory was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerabilities</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#securityvulnerabilityconnection\">SecurityVulnerabilityConnection!</a></code>)</p></td>\n<td><p><p>Vulnerabilities associated with this Advisory.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ecosystem</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#securityadvisoryecosystem\">SecurityAdvisoryEcosystem</a></code>)</p>\n<p><p>An ecosystem to filter vulnerabilities by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>package</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>A package name to filter vulnerabilities by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>severities</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#securityadvisoryseverity\">[SecurityAdvisorySeverity!]</a></code>)</p>\n<p><p>A list of severities to filter vulnerabilities by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>withdrawnAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>When the advisory was withdrawn, if it has been withdrawn.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisoryconnection\">\n <a href=\"#securityadvisoryconnection\">SecurityAdvisoryConnection</a>\n </h2>\n <p>The connection type for SecurityAdvisory.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#securityadvisoryedge\">[SecurityAdvisoryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#securityadvisory\">[SecurityAdvisory]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisoryedge\">\n <a href=\"#securityadvisoryedge\">SecurityAdvisoryEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#securityadvisory\">SecurityAdvisory</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisoryidentifier\">\n <a href=\"#securityadvisoryidentifier\">SecurityAdvisoryIdentifier</a>\n </h2>\n <p>A GitHub Security Advisory Identifier.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>type</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The identifier type, e.g. GHSA, CVE.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>value</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The identifier.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisorypackage\">\n <a href=\"#securityadvisorypackage\">SecurityAdvisoryPackage</a>\n </h2>\n <p>An individual package.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>ecosystem</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#securityadvisoryecosystem\">SecurityAdvisoryEcosystem!</a></code>)</p></td>\n<td><p><p>The ecosystem the package belongs to, e.g. RUBYGEMS, NPM.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The package name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisorypackageversion\">\n <a href=\"#securityadvisorypackageversion\">SecurityAdvisoryPackageVersion</a>\n </h2>\n <p>An individual package version.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>identifier</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The package name or version.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityadvisoryreference\">\n <a href=\"#securityadvisoryreference\">SecurityAdvisoryReference</a>\n </h2>\n <p>A GitHub Security Advisory Reference.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A publicly accessible reference.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityvulnerability\">\n <a href=\"#securityvulnerability\">SecurityVulnerability</a>\n </h2>\n <p>An individual vulnerability within an Advisory.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>advisory</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#securityadvisory\">SecurityAdvisory!</a></code>)</p></td>\n<td><p><p>The Advisory associated with this Vulnerability.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>firstPatchedVersion</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#securityadvisorypackageversion\">SecurityAdvisoryPackageVersion</a></code>)</p></td>\n<td><p><p>The first version containing a fix for the vulnerability.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>package</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#securityadvisorypackage\">SecurityAdvisoryPackage!</a></code>)</p></td>\n<td><p><p>A description of the vulnerable package.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>severity</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#securityadvisoryseverity\">SecurityAdvisorySeverity!</a></code>)</p></td>\n<td><p><p>The severity of the vulnerability within this package.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When the vulnerability was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>vulnerableVersionRange</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string that describes the vulnerable package versions.\nThis string follows a basic syntax with a few forms.</p>\n<ul>\n<li><code>= 0.2.0</code> denotes a single vulnerable version.</li>\n<li><code>&lt;= 1.0.8</code> denotes a version range up to and including the specified version</li>\n<li><code>&lt; 0.1.11</code> denotes a version range up to, but excluding, the specified version</li>\n<li><code>&gt;= 4.3.0, &lt; 4.3.5</code> denotes a version range with a known minimum and maximum version.</li>\n<li><code>&gt;= 0.0.1</code> denotes a version range with a known minimum, but no known maximum.</li>\n</ul></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityvulnerabilityconnection\">\n <a href=\"#securityvulnerabilityconnection\">SecurityVulnerabilityConnection</a>\n </h2>\n <p>The connection type for SecurityVulnerability.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#securityvulnerabilityedge\">[SecurityVulnerabilityEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#securityvulnerability\">[SecurityVulnerability]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"securityvulnerabilityedge\">\n <a href=\"#securityvulnerabilityedge\">SecurityVulnerabilityEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#securityvulnerability\">SecurityVulnerability</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"smimesignature\">\n <a href=\"#smimesignature\">SmimeSignature</a>\n </h2>\n <p>Represents an S/MIME signature on a Commit or Tag.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#gitsignature\">GitSignature</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Email used to sign this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isValid</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature is valid and verified by GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>payload</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Payload for GPG signing object. Raw ODB object without the signature header.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signature</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>ASCII-armored signature header from object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>GitHub user corresponding to the email signing this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#gitsignaturestate\">GitSignatureState!</a></code>)</p></td>\n<td><p><p>The state of this signature. <code>VALID</code> if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>wasSignedByGitHub</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature was made with GitHub&apos;s signing key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorship\">\n <a href=\"#sponsorship\">Sponsorship</a>\n </h2>\n <p>A sponsorship relationship between a sponsor and a maintainer.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isOneTimePayment</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this sponsorship represents a one-time payment versus a recurring sponsorship.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>maintainer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The entity that is being sponsored.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>maintainer</code> is deprecated. <p><code>Sponsorship.maintainer</code> will be removed. Use <code>Sponsorship.sponsorable</code> instead. Removal on 2020-04-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>privacyLevel</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#sponsorshipprivacy\">SponsorshipPrivacy!</a></code>)</p></td>\n<td><p><p>The privacy level for this sponsorship.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user that is sponsoring. Returns null if the sponsorship is private or if sponsor is not a user.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>sponsor</code> is deprecated. <p><code>Sponsorship.sponsor</code> will be removed. Use <code>Sponsorship.sponsorEntity</code> instead. Removal on 2020-10-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorEntity</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#sponsor\">Sponsor</a></code>)</p></td>\n<td><p><p>The user or organization that is sponsoring, if you have permission to view them.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorable</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#sponsorable\">Sponsorable!</a></code>)</p></td>\n<td><p><p>The entity that is being sponsored.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tierSelectedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the current tier was chosen for this sponsorship.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorshipconnection\">\n <a href=\"#sponsorshipconnection\">SponsorshipConnection</a>\n </h2>\n <p>The connection type for Sponsorship.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#sponsorshipedge\">[SponsorshipEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#sponsorship\">[Sponsorship]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"sponsorshipedge\">\n <a href=\"#sponsorshipedge\">SponsorshipEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#sponsorship\">Sponsorship</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"stargazerconnection\">\n <a href=\"#stargazerconnection\">StargazerConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#stargazeredge\">[StargazerEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"stargazeredge\">\n <a href=\"#stargazeredge\">StargazerEdge</a>\n </h2>\n <p>Represents a user that&apos;s starred a repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>starredAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the item was starred.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"starredrepositoryconnection\">\n <a href=\"#starredrepositoryconnection\">StarredRepositoryConnection</a>\n </h2>\n <p>The connection type for Repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#starredrepositoryedge\">[StarredRepositoryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isOverLimit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is the list of stars for this user truncated? This is true for users that have many stars.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">[Repository]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"starredrepositoryedge\">\n <a href=\"#starredrepositoryedge\">StarredRepositoryEdge</a>\n </h2>\n <p>Represents a starred repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>starredAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies when the item was starred.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"status\">\n <a href=\"#status\">Status</a>\n </h2>\n <p>Represents a commit status.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>combinedContexts</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#statuscheckrollupcontextconnection\">StatusCheckRollupContextConnection!</a></code>)</p></td>\n<td><p><p>A list of status contexts and check runs for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit this status is attached to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>context</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#statuscontext\">StatusContext</a></code>)</p></td>\n<td><p><p>Looks up an individual status context by context name.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The context name.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contexts</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#statuscontext\">[StatusContext!]!</a></code>)</p></td>\n<td><p><p>The individual status contexts for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#statusstate\">StatusState!</a></code>)</p></td>\n<td><p><p>The combined commit status.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"statuscheckrollup\">\n <a href=\"#statuscheckrollup\">StatusCheckRollup</a>\n </h2>\n <p>Represents the rollup for both the check runs and status for a commit.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>The commit the status and check runs are attached to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contexts</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#statuscheckrollupcontextconnection\">StatusCheckRollupContextConnection!</a></code>)</p></td>\n<td><p><p>A list of status contexts and check runs for this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#statusstate\">StatusState!</a></code>)</p></td>\n<td><p><p>The combined status for the commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"statuscheckrollupcontextconnection\">\n <a href=\"#statuscheckrollupcontextconnection\">StatusCheckRollupContextConnection</a>\n </h2>\n <p>The connection type for StatusCheckRollupContext.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#statuscheckrollupcontextedge\">[StatusCheckRollupContextEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#statuscheckrollupcontext\">[StatusCheckRollupContext]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"statuscheckrollupcontextedge\">\n <a href=\"#statuscheckrollupcontextedge\">StatusCheckRollupContextEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#statuscheckrollupcontext\">StatusCheckRollupContext</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"statuscontext\">\n <a href=\"#statuscontext\">StatusContext</a>\n </h2>\n <p>Represents an individual commit status context.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#requirablebypullrequest\">RequirableByPullRequest</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The avatar of the OAuth application or the user that created the status.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n<p>The default value is <code>40</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commit\">Commit</a></code>)</p></td>\n<td><p><p>This commit this status context is attached to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>context</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>creator</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who created this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description for this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isRequired</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this is required to pass before merging for a specific pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>pullRequestId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>The id of the pull request this is required for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>pullRequestNumber</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The number of the pull request this is required for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#statusstate\">StatusState!</a></code>)</p></td>\n<td><p><p>The state of this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>targetUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The URL for this status context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"submodule\">\n <a href=\"#submodule\">Submodule</a>\n </h2>\n <p>A pointer to a repository at a specific revision embedded inside another repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>branch</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The branch of the upstream submodule for tracking updates.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gitUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The git URL of the submodule repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the submodule in .gitmodules.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The path in the superproject that this submodule is located in.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subprojectCommitOid</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gitobjectid\">GitObjectID</a></code>)</p></td>\n<td><p><p>The commit revision of the subproject repository being tracked by the submodule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"submoduleconnection\">\n <a href=\"#submoduleconnection\">SubmoduleConnection</a>\n </h2>\n <p>The connection type for Submodule.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#submoduleedge\">[SubmoduleEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#submodule\">[Submodule]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"submoduleedge\">\n <a href=\"#submoduleedge\">SubmoduleEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#submodule\">Submodule</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"subscribedevent\">\n <a href=\"#subscribedevent\">SubscribedEvent</a>\n </h2>\n <p>Represents a<code>subscribed</code>event on a given <code>Subscribable</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subscribable</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#subscribable\">Subscribable!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"suggestedreviewer\">\n <a href=\"#suggestedreviewer\">SuggestedReviewer</a>\n </h2>\n <p>A suggestion to review a pull request based on a user&apos;s commit history and review comments.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>isAuthor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is this suggestion based on past commits?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCommenter</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Is this suggestion based on past review comments?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>Identifies the user suggested to review the pull request.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"tag\">\n <a href=\"#tag\">Tag</a>\n </h2>\n <p>Represents a Git tag.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#gitobject\">GitObject</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>abbreviatedOid</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An abbreviated version of the Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The Git tag message.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The Git tag name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository the Git object belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>tagger</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#gitactor\">GitActor</a></code>)</p></td>\n<td><p><p>Details about the tag author.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>target</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#gitobject\">GitObject!</a></code>)</p></td>\n<td><p><p>The Git object the tag points to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"team\">\n <a href=\"#team\">Team</a>\n </h2>\n <p>A team of users in an organization.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#memberstatusable\">MemberStatusable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>ancestors</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>A list of teams that are ancestors of this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>A URL pointing to the team&apos;s avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size in pixels of the resulting square image.</p></p>\n<p>The default value is <code>400</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>childTeams</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#teamconnection\">TeamConnection!</a></code>)</p></td>\n<td><p><p>List of child teams belonging to this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>immediateOnly</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether to list immediate child teams or all descendant child teams.</p></p>\n<p>The default value is <code>true</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#teamorder\">TeamOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>userLogins</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>User logins to filter by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>combinedSlug</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The slug corresponding to the organization and team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>description</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The description of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussion</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#teamdiscussion\">TeamDiscussion</a></code>)</p></td>\n<td><p><p>Find a team discussion by its number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The sequence number of the discussion to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#teamdiscussionconnection\">TeamDiscussionConnection!</a></code>)</p></td>\n<td><p><p>A list of team discussions.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isPinned</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If provided, filters discussions according to whether or not they are pinned.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#teamdiscussionorder\">TeamDiscussionOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussionsResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for team discussions.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussionsUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for team discussions.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editTeamResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for editing this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editTeamUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for editing this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>invitations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationinvitationconnection\">OrganizationInvitationConnection</a></code>)</p></td>\n<td><p><p>A list of pending invitations for users to this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>memberStatuses</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#userstatusconnection\">UserStatusConnection!</a></code>)</p></td>\n<td><p><p>Get the status messages members of this entity have set that are either public or visible only to the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#userstatusorder\">UserStatusOrder</a></code>)</p>\n<p><p>Ordering options for user statuses returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>members</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#teammemberconnection\">TeamMemberConnection!</a></code>)</p></td>\n<td><p><p>A list of users who are members of this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>membership</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#teammembershiptype\">TeamMembershipType</a></code>)</p>\n<p><p>Filter by membership type.</p></p>\n<p>The default value is <code>ALL</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#teammemberorder\">TeamMemberOrder</a></code>)</p>\n<p><p>Order for the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>role</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#teammemberrole\">TeamMemberRole</a></code>)</p>\n<p><p>Filter by team member role.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for the team&apos; members.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>membersUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for the team&apos; members.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newTeamResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path creating a new team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>newTeamUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL creating a new team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization!</a></code>)</p></td>\n<td><p><p>The organization that owns this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeam</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The parent team of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>privacy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#teamprivacy\">TeamPrivacy!</a></code>)</p></td>\n<td><p><p>The level of privacy the team has.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#teamrepositoryconnection\">TeamRepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories this team has access to.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#teamrepositoryorder\">TeamRepositoryOrder</a></code>)</p>\n<p><p>Order for the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>query</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The search string to look for.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoriesResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this team&apos;s repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoriesUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team&apos;s repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequestDelegationAlgorithm</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#teamreviewassignmentalgorithm\">TeamReviewAssignmentAlgorithm</a></code>)</p></td>\n<td><p><p>What algorithm is used for review assignment for this team.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>reviewRequestDelegationAlgorithm</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#team-review-assignments-preview\">Team review assignments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequestDelegationEnabled</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if review assignment is enabled for this team.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>reviewRequestDelegationEnabled</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#team-review-assignments-preview\">Team review assignments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequestDelegationMemberCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>How many team members are required for review assignment for this team.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>reviewRequestDelegationMemberCount</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#team-review-assignments-preview\">Team review assignments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reviewRequestDelegationNotifyTeam</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>When assigning team members via delegation, whether the entire team should be notified as well.</p></p>\n\n\n\n\n<div class=\"extended-markdown note border rounded-1 mt-3 mb-4 p-3 color-border-info color-bg-info f5\">\n<p><b>Preview notice</b></p>\n<p><code>reviewRequestDelegationNotifyTeam</code> is available under the <a href=\"/en/github-ae@latest/graphql/overview/schema-previews#team-review-assignments-preview\">Team review assignments preview</a>. During the preview period, the API may change without notice.</p>\n</div>\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>slug</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The slug corresponding to the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this team&apos;s teams.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamsUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team&apos;s teams.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanAdminister</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Team is adminable by the viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamaddmemberauditentry\">\n <a href=\"#teamaddmemberauditentry\">TeamAddMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.add_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamaddrepositoryauditentry\">\n <a href=\"#teamaddrepositoryauditentry\">TeamAddRepositoryAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.add_repository event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamchangeparentteamauditentry\">\n <a href=\"#teamchangeparentteamauditentry\">TeamChangeParentTeamAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.change_parent_team event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeam</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The new parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the new parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamNameWas</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the former parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamWas</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The former parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamWasResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the previous parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>parentTeamWasUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the previous parent team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamconnection\">\n <a href=\"#teamconnection\">TeamConnection</a>\n </h2>\n <p>The connection type for Team.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#teamedge\">[TeamEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#team\">[Team]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussion\">\n <a href=\"#teamdiscussion\">TeamDiscussion</a>\n </h2>\n <p>A team discussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#subscribable\">Subscribable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the discussion&apos;s team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body as Markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyVersion</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Identifies the discussion body hash.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>comments</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#teamdiscussioncommentconnection\">TeamDiscussionCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of comments on this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>fromComment</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>When provided, filters the connection such that results begin with the comment with this number.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#teamdiscussioncommentorder\">TeamDiscussionCommentOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commentsResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for discussion comments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commentsUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for discussion comments.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPinned</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the discussion is pinned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isPrivate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the discussion is only visible to team members and org admins.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the discussion within its team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#team\">Team!</a></code>)</p></td>\n<td><p><p>The team that defines the context of this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>title</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The title of the discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanPin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the current viewer can pin this discussion.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanSubscribe</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the viewer is able to change their subscription status for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerSubscription</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#subscriptionstate\">SubscriptionState</a></code>)</p></td>\n<td><p><p>Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussioncomment\">\n <a href=\"#teamdiscussioncomment\">TeamDiscussionComment</a>\n </h2>\n <p>A comment on a team discussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#comment\">Comment</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#deletable\">Deletable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#reactable\">Reactable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#updatable\">Updatable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#updatablecomment\">UpdatableComment</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>author</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who authored the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>authorAssociation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#commentauthorassociation\">CommentAuthorAssociation!</a></code>)</p></td>\n<td><p><p>Author&apos;s association with the comment&apos;s team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>body</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body as Markdown.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The body rendered to HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyText</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The body rendered to text.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bodyVersion</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The current version of the body content.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdViaEmail</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was created via an email reply.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>discussion</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#teamdiscussion\">TeamDiscussion!</a></code>)</p></td>\n<td><p><p>The discussion this comment is about.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited the comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>includesCreatedEdit</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if this comment was edited and includes an edit with the creation data.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lastEditedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>The moment the editor made the last edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>number</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the comment number.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publishedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies when the comment was published at.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactionGroups</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactiongroup\">[ReactionGroup!]</a></code>)</p></td>\n<td><p><p>A list of reactions grouped by content left on the subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>reactions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#reactionconnection\">ReactionConnection!</a></code>)</p></td>\n<td><p><p>A list of Reactions left on the Issue.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>content</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#reactioncontent\">ReactionContent</a></code>)</p>\n<p><p>Allows filtering Reactions by emoji.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#reactionorder\">ReactionOrder</a></code>)</p>\n<p><p>Allows specifying the order in which reactions are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userContentEdits</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#usercontenteditconnection\">UserContentEditConnection</a></code>)</p></td>\n<td><p><p>A list of edits to this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanDelete</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can delete this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanReact</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can user react to this subject.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanUpdate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Check if the current viewer can update this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCannotUpdateReasons</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#commentcannotupdatereason\">[CommentCannotUpdateReason!]!</a></code>)</p></td>\n<td><p><p>Reasons why the current viewer can not update this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerDidAuthor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Did the viewer author this comment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussioncommentconnection\">\n <a href=\"#teamdiscussioncommentconnection\">TeamDiscussionCommentConnection</a>\n </h2>\n <p>The connection type for TeamDiscussionComment.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#teamdiscussioncommentedge\">[TeamDiscussionCommentEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#teamdiscussioncomment\">[TeamDiscussionComment]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussioncommentedge\">\n <a href=\"#teamdiscussioncommentedge\">TeamDiscussionCommentEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#teamdiscussioncomment\">TeamDiscussionComment</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussionconnection\">\n <a href=\"#teamdiscussionconnection\">TeamDiscussionConnection</a>\n </h2>\n <p>The connection type for TeamDiscussion.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#teamdiscussionedge\">[TeamDiscussionEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#teamdiscussion\">[TeamDiscussion]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamdiscussionedge\">\n <a href=\"#teamdiscussionedge\">TeamDiscussionEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#teamdiscussion\">TeamDiscussion</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamedge\">\n <a href=\"#teamedge\">TeamEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teammemberconnection\">\n <a href=\"#teammemberconnection\">TeamMemberConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#teammemberedge\">[TeamMemberEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teammemberedge\">\n <a href=\"#teammemberedge\">TeamMemberEdge</a>\n </h2>\n <p>Represents a user who is a member of a team.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>memberAccessResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path to the organization&apos;s member access page.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>memberAccessUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL to the organization&apos;s member access page.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>role</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#teammemberrole\">TeamMemberRole!</a></code>)</p></td>\n<td><p><p>The role the member has on the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamremovememberauditentry\">\n <a href=\"#teamremovememberauditentry\">TeamRemoveMemberAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.remove_member event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamremoverepositoryauditentry\">\n <a href=\"#teamremoverepositoryauditentry\">TeamRemoveRepositoryAuditEntry</a>\n </h2>\n <p>Audit log entry for a team.remove_repository event.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#auditentry\">AuditEntry</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#organizationauditentrydata\">OrganizationAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryauditentrydata\">RepositoryAuditEntryData</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#teamauditentrydata\">TeamAuditEntryData</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>action</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The action name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#auditentryactor\">AuditEntryActor</a></code>)</p></td>\n<td><p><p>The user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorIp</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The IP address of the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLocation</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#actorlocation\">ActorLocation</a></code>)</p></td>\n<td><p><p>A readable representation of the actor&apos;s location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The username of the user who initiated the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>actorUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the actor.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#precisedatetime\">PreciseDateTime!</a></code>)</p></td>\n<td><p><p>The time the action was initiated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isLdapMapped</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Whether the team was mapped to an LDAP Group.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>operationType</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#operationtype\">OperationType</a></code>)</p></td>\n<td><p><p>The corresponding operation type for the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The Organization associated with the Audit Entry.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the Organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the organization.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>team</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#team\">Team</a></code>)</p></td>\n<td><p><p>The team associated with the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The name of the team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>teamUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for this team.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user affected by the action.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userLogin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>For actions involving two users, the actor is the initiator and the user is the affected user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP path for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>userUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>The HTTP URL for the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamrepositoryconnection\">\n <a href=\"#teamrepositoryconnection\">TeamRepositoryConnection</a>\n </h2>\n <p>The connection type for Repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#teamrepositoryedge\">[TeamRepositoryEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">[Repository]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"teamrepositoryedge\">\n <a href=\"#teamrepositoryedge\">TeamRepositoryEdge</a>\n </h2>\n <p>Represents a team repository.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>permission</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repositorypermission\">RepositoryPermission!</a></code>)</p></td>\n<td><p><p>The permission level the team has on the repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"textmatch\">\n <a href=\"#textmatch\">TextMatch</a>\n </h2>\n <p>A text match within a search result.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>fragment</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The specific text fragment within the property matched on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>highlights</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#textmatchhighlight\">[TextMatchHighlight!]!</a></code>)</p></td>\n<td><p><p>Highlights within the matched fragment.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>property</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The property matched on.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"textmatchhighlight\">\n <a href=\"#textmatchhighlight\">TextMatchHighlight</a>\n </h2>\n <p>Represents a single highlight in a search result match.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>beginIndice</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The indice in the fragment where the matched text begins.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>endIndice</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>The indice in the fragment where the matched text ends.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>text</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The text matched.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"topic\">\n <a href=\"#topic\">Topic</a>\n </h2>\n <p>A topic aggregates entities that are related to a subject.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#starrable\">Starrable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The topic&apos;s name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>relatedTopics</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#topic\">[Topic!]!</a></code>)</p></td>\n<td><p><p>A list of related topics, including aliases of this topic, sorted with the most relevant\nfirst. Returns up to 10 Topics.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>How many topics to return.</p></p>\n<p>The default value is <code>3</code>.</p>\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazerCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns a count of how many stargazers there are on this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>stargazers</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#stargazerconnection\">StargazerConnection!</a></code>)</p></td>\n<td><p><p>A list of users who have starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#starorder\">StarOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerHasStarred</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Returns a boolean indicating whether the viewing user has starred this starrable.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"transferredevent\">\n <a href=\"#transferredevent\">TransferredEvent</a>\n </h2>\n <p>Represents a<code>transferred</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>fromRepository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>The repository this came from.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>Identifies the issue associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"tree\">\n <a href=\"#tree\">Tree</a>\n </h2>\n <p>Represents a Git tree.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#gitobject\">GitObject</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>abbreviatedOid</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An abbreviated version of the Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this Git object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>entries</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#treeentry\">[TreeEntry!]</a></code>)</p></td>\n<td><p><p>A list of tree entries.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>The Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository the Git object belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"treeentry\">\n <a href=\"#treeentry\">TreeEntry</a>\n </h2>\n <p>Represents a Git tree entry.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>extension</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The extension of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isGenerated</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this tree entry is generated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>mode</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Entry file mode.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Entry file name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>object</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#gitobject\">GitObject</a></code>)</p></td>\n<td><p><p>Entry file object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>oid</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#gitobjectid\">GitObjectID!</a></code>)</p></td>\n<td><p><p>Entry file Git object ID.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>path</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The full path of the file.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository!</a></code>)</p></td>\n<td><p><p>The Repository the tree entry belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>submodule</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#submodule\">Submodule</a></code>)</p></td>\n<td><p><p>If the TreeEntry is for a directory occupied by a submodule project, this returns the corresponding submodule.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>type</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Entry file type.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unassignedevent\">\n <a href=\"#unassignedevent\">UnassignedEvent</a>\n </h2>\n <p>Represents an<code>unassigned</code>event on any assignable object.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignable</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#assignable\">Assignable!</a></code>)</p></td>\n<td><p><p>Identifies the assignable associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>assignee</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#assignee\">Assignee</a></code>)</p></td>\n<td><p><p>Identifies the user or mannequin that was unassigned.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>Identifies the subject (user) who was unassigned.</p></p>\n\n\n\n\n\n\n<div class=\"extended-markdown warning border rounded-1 mt-3 mb-4 p-3 color-border-danger color-bg-danger f5\">\n<p><b>Deprecation notice</b></p>\n<p><code>user</code> is deprecated. <p>Assignees can now be mannequins. Use the <code>assignee</code> field instead. Removal on 2020-01-01 UTC.</p></p>\n</div>\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unknownsignature\">\n <a href=\"#unknownsignature\">UnknownSignature</a>\n </h2>\n <p>Represents an unknown signature on a Commit or Tag.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#gitsignature\">GitSignature</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Email used to sign this object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isValid</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature is valid and verified by GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>payload</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Payload for GPG signing object. Raw ODB object without the signature header.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signature</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>ASCII-armored signature header from object.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>signer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>GitHub user corresponding to the email signing this commit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>state</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#gitsignaturestate\">GitSignatureState!</a></code>)</p></td>\n<td><p><p>The state of this signature. <code>VALID</code> if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>wasSignedByGitHub</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>True if the signature was made with GitHub&apos;s signing key.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unlabeledevent\">\n <a href=\"#unlabeledevent\">UnlabeledEvent</a>\n </h2>\n <p>Represents an<code>unlabeled</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>label</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#label\">Label!</a></code>)</p></td>\n<td><p><p>Identifies the label associated with the<code>unlabeled</code>event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>labelable</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#labelable\">Labelable!</a></code>)</p></td>\n<td><p><p>Identifies the <code>Labelable</code> associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unlockedevent\">\n <a href=\"#unlockedevent\">UnlockedEvent</a>\n </h2>\n <p>Represents an<code>unlocked</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>lockable</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#lockable\">Lockable!</a></code>)</p></td>\n<td><p><p>Object that was unlocked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unmarkedasduplicateevent\">\n <a href=\"#unmarkedasduplicateevent\">UnmarkedAsDuplicateEvent</a>\n </h2>\n <p>Represents an<code>unmarked_as_duplicate</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canonical</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#issueorpullrequest\">IssueOrPullRequest</a></code>)</p></td>\n<td><p><p>The authoritative issue or pull request which has been duplicated by another.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>duplicate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/unions#issueorpullrequest\">IssueOrPullRequest</a></code>)</p></td>\n<td><p><p>The issue or pull request which has been marked as a duplicate of another.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCrossRepository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Canonical and duplicate belong to different repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unpinnedevent\">\n <a href=\"#unpinnedevent\">UnpinnedEvent</a>\n </h2>\n <p>Represents an<code>unpinned</code>event on a given issue or pull request.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issue</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issue\">Issue!</a></code>)</p></td>\n<td><p><p>Identifies the issue associated with the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"unsubscribedevent\">\n <a href=\"#unsubscribedevent\">UnsubscribedEvent</a>\n </h2>\n <p>Represents an<code>unsubscribed</code>event on a given <code>Subscribable</code>.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subscribable</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#subscribable\">Subscribable!</a></code>)</p></td>\n<td><p><p>Object referenced by event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"user\">\n <a href=\"#user\">User</a>\n </h2>\n <p>A user is an individual&apos;s account on GitHub that owns repositories and can make new content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#profileowner\">ProfileOwner</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#projectowner\">ProjectOwner</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositorydiscussionauthor\">RepositoryDiscussionAuthor</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositorydiscussioncommentauthor\">RepositoryDiscussionCommentAuthor</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#repositoryowner\">RepositoryOwner</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#sponsorable\">Sponsorable</a></code></li>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#uniformresourcelocatable\">UniformResourceLocatable</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>anyPinnableItems</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Determine if this repository owner has any items that can be pinned to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>type</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pinnableitemtype\">PinnableItemType</a></code>)</p>\n<p><p>Filter to only a particular kind of pinnable item.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>avatarUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>A URL pointing to the user&apos;s public avatar.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>size</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>The size of the resulting square image.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bio</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile bio.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>bioHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile bio as HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>canReceiveOrganizationEmailsWhenNotificationsRestricted</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Could this user receive email notifications, if the organization had notification restrictions enabled?.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>login</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The login of the organization to check.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>commitComments</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#commitcommentconnection\">CommitCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of commit comments made by this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>company</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile company.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>companyHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML!</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile company as HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>contributionsCollection</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#contributionscollection\">ContributionsCollection!</a></code>)</p></td>\n<td><p><p>The collection of contributions this user has made to different repositories.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>from</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Only contributions made at this time or later will be counted. If omitted, defaults to a year ago.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>organizationID</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>The ID of the organization used to filter contributions.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>to</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>Only contributions made before and up to (including) this time will be\ncounted. If omitted, defaults to the current time or one year from the\nprovided from argument.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>email</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The user&apos;s publicly visible profile email.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>followers</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#followerconnection\">FollowerConnection!</a></code>)</p></td>\n<td><p><p>A list of users the given user is followed by.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>following</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#followingconnection\">FollowingConnection!</a></code>)</p></td>\n<td><p><p>A list of users the given user is following.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gist</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#gist\">Gist</a></code>)</p></td>\n<td><p><p>Find gist by repo name.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The gist name to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gistComments</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#gistcommentconnection\">GistCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of gist comments made by this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>gists</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#gistconnection\">GistConnection!</a></code>)</p></td>\n<td><p><p>A list of the Gists the user has created.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#gistorder\">GistOrder</a></code>)</p>\n<p><p>Ordering options for gists returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#gistprivacy\">GistPrivacy</a></code>)</p>\n<p><p>Filters Gists according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>hovercard</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#hovercard\">Hovercard!</a></code>)</p></td>\n<td><p><p>The hovercard information for this user in a given context.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>primarySubjectId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>The ID of the subject to get the hovercard in the context of.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isBountyHunter</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a participant in the GitHub Security Bug Bounty.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isCampusExpert</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a participant in the GitHub Campus Experts Program.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isDeveloperProgramMember</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a GitHub Developer Program member.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isEmployee</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a GitHub employee.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isFollowingViewer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is following the viewer. Inverse of viewer_is_following.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isGitHubStar</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a member of the GitHub Stars Program.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isHireable</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the user has marked themselves as for hire.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isSiteAdmin</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is a site administrator.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>isViewer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is the viewing user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issueComments</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issuecommentconnection\">IssueCommentConnection!</a></code>)</p></td>\n<td><p><p>A list of issue comments made by this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#issuecommentorder\">IssueCommentOrder</a></code>)</p>\n<p><p>Ordering options for issue comments returned from the connection.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>issues</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#issueconnection\">IssueConnection!</a></code>)</p></td>\n<td><p><p>A list of issues associated with this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>filterBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#issuefilters\">IssueFilters</a></code>)</p>\n<p><p>Filtering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for issues returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#issuestate\">[IssueState!]</a></code>)</p>\n<p><p>A list of states to filter the issues by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>itemShowcase</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#profileitemshowcase\">ProfileItemShowcase!</a></code>)</p></td>\n<td><p><p>Showcases a selection of repositories and gists that the profile owner has\neither curated or that have been selected automatically based on popularity.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>location</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile location.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>login</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The username used to login.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s public profile name.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>Find an organization by its login that the user belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>login</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The login of the organization to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizationVerifiedDomainEmails</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]!</a></code>)</p></td>\n<td><p><p>Verified email addresses that match verified domains for a specified organization the user is a member of.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>login</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>The login of the organization to match verified domains from.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organizations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organizationconnection\">OrganizationConnection!</a></code>)</p></td>\n<td><p><p>A list of organizations the user belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnableItems</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories and gists this profile owner can pin to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>types</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pinnableitemtype\">[PinnableItemType!]</a></code>)</p>\n<p><p>Filter the types of pinnable items that are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedItems</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pinnableitemconnection\">PinnableItemConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories and gists this profile owner has pinned to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>types</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pinnableitemtype\">[PinnableItemType!]</a></code>)</p>\n<p><p>Filter the types of pinned items that are returned.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pinnedItemsRemaining</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Returns how many more items this profile owner can pin to their profile.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>project</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#project\">Project</a></code>)</p></td>\n<td><p><p>Find project by number.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>number</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p>\n<p><p>The project number to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projects</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#projectconnection\">ProjectConnection!</a></code>)</p></td>\n<td><p><p>A list of projects under the owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#projectorder\">ProjectOrder</a></code>)</p>\n<p><p>Ordering options for projects returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>search</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Query to search projects by, currently only searching by name.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#projectstate\">[ProjectState!]</a></code>)</p>\n<p><p>A list of states to filter the projects by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsResourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path listing user&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>projectsUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL listing user&apos;s projects.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>publicKeys</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#publickeyconnection\">PublicKeyConnection!</a></code>)</p></td>\n<td><p><p>A list of public keys associated with this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pullRequests</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pullrequestconnection\">PullRequestConnection!</a></code>)</p></td>\n<td><p><p>A list of pull requests associated with this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>baseRefName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The base ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>headRefName</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>The head ref name to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>labels</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">[String!]</a></code>)</p>\n<p><p>A list of label names to filter the pull requests by.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#issueorder\">IssueOrder</a></code>)</p>\n<p><p>Ordering options for pull requests returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>states</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#pullrequeststate\">[PullRequestState!]</a></code>)</p>\n<p><p>A list of states to filter the pull requests by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositories</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories that the user owns.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of viewer&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\ncurrent viewer owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isFork</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they are forks of another repository.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownerAffiliations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of owner&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoriesContributedTo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories that the user recently contributed to.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>contributionTypes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repositorycontributiontype\">[RepositoryContributionType]</a></code>)</p>\n<p><p>If non-null, include only the specified types of contributions. The\nGitHub.com UI uses [COMMIT, ISSUE, PULL_REQUEST, REPOSITORY].</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includeUserRepositories</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If true, include user repositories.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repository</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repository\">Repository</a></code>)</p></td>\n<td><p><p>Find Repository.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p>\n<p><p>Name of Repository to find.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryDiscussionComments</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#discussioncommentconnection\">DiscussionCommentConnection!</a></code>)</p></td>\n<td><p><p>Discussion comments this user has authored.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>onlyAnswers</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Filter discussion comments to only those that were marked as the answer.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>Filter discussion comments to only those in a specific repository.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>repositoryDiscussions</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#discussionconnection\">DiscussionConnection!</a></code>)</p></td>\n<td><p><p>Discussions this user has started.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>answered</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Filter discussions to only those that have been answered or not. Defaults to\nincluding both answered and unanswered discussions.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#discussionorder\">DiscussionOrder</a></code>)</p>\n<p><p>Ordering options for discussions returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>repositoryId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#id\">ID</a></code>)</p>\n<p><p>Filter discussions to only those in a specific repository.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>savedReplies</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#savedreplyconnection\">SavedReplyConnection</a></code>)</p></td>\n<td><p><p>Replies this user has saved.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#savedreplyorder\">SavedReplyOrder</a></code>)</p>\n<p><p>The field to order saved replies by.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorshipsAsMaintainer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#sponsorshipconnection\">SponsorshipConnection!</a></code>)</p></td>\n<td><p><p>This object&apos;s sponsorships as the maintainer.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>includePrivate</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Whether or not to include private sponsorships in the result set.</p></p>\n<p>The default value is <code>false</code>.</p>\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#sponsorshiporder\">SponsorshipOrder</a></code>)</p>\n<p><p>Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>sponsorshipsAsSponsor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#sponsorshipconnection\">SponsorshipConnection!</a></code>)</p></td>\n<td><p><p>This object&apos;s sponsorships as the sponsor.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#sponsorshiporder\">SponsorshipOrder</a></code>)</p>\n<p><p>Ordering options for sponsorships returned from this connection. If left\nblank, the sponsorships will be ordered based on relevancy to the viewer.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>starredRepositories</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#starredrepositoryconnection\">StarredRepositoryConnection!</a></code>)</p></td>\n<td><p><p>Repositories the user has starred.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#starorder\">StarOrder</a></code>)</p>\n<p><p>Order for connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownedByViewer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>Filters starred repositories to only return repositories owned by the viewer.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>status</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#userstatus\">UserStatus</a></code>)</p></td>\n<td><p><p>The user&apos;s description of what they&apos;re currently doing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>suspendedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the user was suspended.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>topRepositories</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>Repositories the user has contributed to, ordered by contribution rank, plus repositories the user has created.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#repositoryorder\">RepositoryOrder!</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>since</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p>\n<p><p>How far back in time to fetch contributed repositories.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>twitterUsername</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>The user&apos;s Twitter username.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanChangePinnedItems</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the viewer pin repositories and gists to the profile?.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanCreateProjects</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Can the current viewer create new projects on this owner.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerCanFollow</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not the viewer is able to follow the user.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewerIsFollowing</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether or not this user is followed by the viewer. Inverse of is_following_viewer.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>watching</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#repositoryconnection\">RepositoryConnection!</a></code>)</p></td>\n<td><p><p>A list of repositories the given user is watching.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>affiliations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Affiliation options for repositories returned from the connection. If none\nspecified, the results will include repositories for which the current\nviewer is an owner or collaborator, or member.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>isLocked</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p>\n<p><p>If non-null, filters repositories according to whether they have been locked.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>orderBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/input-objects#repositoryorder\">RepositoryOrder</a></code>)</p>\n<p><p>Ordering options for repositories returned from the connection.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>ownerAffiliations</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repositoryaffiliation\">[RepositoryAffiliation]</a></code>)</p>\n<p><p>Array of owner&apos;s affiliation options for repositories returned from the\nconnection. For example, OWNER will include only repositories that the\norganization or user being viewed owns.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>privacy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#repositoryprivacy\">RepositoryPrivacy</a></code>)</p>\n<p><p>If non-null, filters repositories according to privacy.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>websiteUrl</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI</a></code>)</p></td>\n<td><p><p>A URL pointing to the user&apos;s public website/blog.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userblockedevent\">\n <a href=\"#userblockedevent\">UserBlockedEvent</a>\n </h2>\n <p>Represents a<code>user_blocked</code>event on a given user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>actor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>Identifies the actor who performed the event.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>blockDuration</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/enums#userblockduration\">UserBlockDuration!</a></code>)</p></td>\n<td><p><p>Number of days that the user was blocked for.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>subject</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The user who was blocked.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userconnection\">\n <a href=\"#userconnection\">UserConnection</a>\n </h2>\n <p>The connection type for User.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#useredge\">[UserEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">[User]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"usercontentedit\">\n <a href=\"#usercontentedit\">UserContentEdit</a>\n </h2>\n <p>An edit on user content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was deleted.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deletedBy</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who deleted this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>diff</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A summary of the changes for this edit.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>When this content was edited.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>editor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#actor\">Actor</a></code>)</p></td>\n<td><p><p>The actor who edited this content.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"usercontenteditconnection\">\n <a href=\"#usercontenteditconnection\">UserContentEditConnection</a>\n </h2>\n <p>A list of edits to content.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#usercontenteditedge\">[UserContentEditEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#usercontentedit\">[UserContentEdit]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"usercontenteditedge\">\n <a href=\"#usercontenteditedge\">UserContentEditEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#usercontentedit\">UserContentEdit</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"useredge\">\n <a href=\"#useredge\">UserEdge</a>\n </h2>\n <p>Represents a user.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"useremailmetadata\">\n <a href=\"#useremailmetadata\">UserEmailMetadata</a>\n </h2>\n <p>Email attributes from External Identity.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>primary</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean</a></code>)</p></td>\n<td><p><p>Boolean to identify primary emails.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>type</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>Type of email.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>value</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>Email id.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userstatus\">\n <a href=\"#userstatus\">UserStatus</a>\n </h2>\n <p>The user&apos;s description of what they&apos;re currently doing.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>emoji</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>An emoji summarizing the user&apos;s status.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>emojiHTML</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#html\">HTML</a></code>)</p></td>\n<td><p><p>The status emoji as HTML.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>expiresAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime</a></code>)</p></td>\n<td><p><p>If set, the status will not be shown after this date.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>indicatesLimitedAvailability</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#boolean\">Boolean!</a></code>)</p></td>\n<td><p><p>Whether this status indicates the user is not fully available on GitHub.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p></td>\n<td><p><p>A brief message describing what the user is doing.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>organization</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#organization\">Organization</a></code>)</p></td>\n<td><p><p>The organization whose members can see this status. If null, this status is publicly visible.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>user</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>The user who has this status.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userstatusconnection\">\n <a href=\"#userstatusconnection\">UserStatusConnection</a>\n </h2>\n <p>The connection type for UserStatus.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>edges</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#userstatusedge\">[UserStatusEdge]</a></code>)</p></td>\n<td><p><p>A list of edges.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>nodes</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#userstatus\">[UserStatus]</a></code>)</p></td>\n<td><p><p>A list of nodes.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pageInfo</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#pageinfo\">PageInfo!</a></code>)</p></td>\n<td><p><p>Information to aid in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>totalCount</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>Identifies the total count of items in the connection.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"userstatusedge\">\n <a href=\"#userstatusedge\">UserStatusEdge</a>\n </h2>\n <p>An edge in a connection.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>cursor</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A cursor for use in pagination.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>node</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#userstatus\">UserStatus</a></code>)</p></td>\n<td><p><p>The item at the end of the edge.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"viewerhovercardcontext\">\n <a href=\"#viewerhovercardcontext\">ViewerHovercardContext</a>\n </h2>\n <p>A hovercard context with a message describing how the viewer is related.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#hovercardcontext\">HovercardContext</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>message</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>A string describing this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>octicon</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>An octicon to accompany this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>viewer</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#user\">User!</a></code>)</p></td>\n<td><p><p>Identifies the user who is related to this context.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"workflow\">\n <a href=\"#workflow\">Workflow</a>\n </h2>\n <p>A workflow contains meta information about an Actions workflow file.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>name</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String!</a></code>)</p></td>\n<td><p><p>The name of the workflow.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n\n<div>\n <div>\n <h2 id=\"workflowrun\">\n <a href=\"#workflowrun\">WorkflowRun</a>\n </h2>\n <p>A workflow run.</p>\n </div>\n\n <div>\n \n\n \n\n\n \n <h4/>\n <ul>\n \n <li><code><a href=\"/en/github-ae@latest/graphql/reference/interfaces#node\">Node</a></code></li>\n \n </ul>\n \n\n \n <h4>Fields</h4>\n \n <table class=\"fields width-full\">\n<thead>\n<tr>\n <th>Name</th>\n <th>Description</th>\n</tr>\n</thead>\n<tbody>\n\n<tr>\n<td><p><code>checkSuite</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#checksuite\">CheckSuite!</a></code>)</p></td>\n<td><p><p>The check suite this workflow run belongs to.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>createdAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was created.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>databaseId</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p></td>\n<td><p><p>Identifies the primary key from the database.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>deploymentReviews</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentreviewconnection\">DeploymentReviewConnection!</a></code>)</p></td>\n<td><p><p>The log of deployment reviews.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>pendingDeploymentRequests</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#deploymentrequestconnection\">DeploymentRequestConnection!</a></code>)</p></td>\n<td><p><p>The pending deployment requests of all check runs in this workflow run.</p></p>\n\n\n\n\n\n\n\n\n\n\n<div class=\"border rounded-1 mt-3 mb-3 p-3 color-bg-secondary f5\">\n<p><b>Arguments</b></p>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>after</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come after the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>before</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#string\">String</a></code>)</p>\n<p><p>Returns the elements in the list that come before the specified cursor.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>first</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the first <em>n</em> elements from the list.</p></p>\n\n</div>\n\n<div class=\"border-top mt-2\">\n<p class=\"mt-2\"><code>last</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int</a></code>)</p>\n<p><p>Returns the last <em>n</em> elements from the list.</p></p>\n\n</div>\n\n</div>\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>resourcePath</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP path for this workflow run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>runNumber</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#int\">Int!</a></code>)</p></td>\n<td><p><p>A number that uniquely identifies this workflow run in its parent workflow.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>updatedAt</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#datetime\">DateTime!</a></code>)</p></td>\n<td><p><p>Identifies the date and time when the object was last updated.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>url</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/scalars#uri\">URI!</a></code>)</p></td>\n<td><p><p>The HTTP URL for this workflow run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n<tr>\n<td><p><code>workflow</code> (<code><a href=\"/en/github-ae@latest/graphql/reference/objects#workflow\">Workflow!</a></code>)</p></td>\n<td><p><p>The workflow executed in this workflow run.</p></p>\n\n\n\n\n\n\n\n\n\n\n\n</td>\n</tr>\n\n</tbody>\n</table>\n\n \n </div>\n <hr>\n</hr></div>\n",
"miniToc": [
{
"contents": "\n <a href=\"#actorlocation\">ActorLocation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#addedtoprojectevent\">AddedToProjectEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#app\">App</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#assignedevent\">AssignedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#automergedisabledevent\">AutoMergeDisabledEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#automergeenabledevent\">AutoMergeEnabledEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#automergerequest\">AutoMergeRequest</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#autorebaseenabledevent\">AutoRebaseEnabledEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#autosquashenabledevent\">AutoSquashEnabledEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#automaticbasechangefailedevent\">AutomaticBaseChangeFailedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#automaticbasechangesucceededevent\">AutomaticBaseChangeSucceededEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#baserefchangedevent\">BaseRefChangedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#baserefdeletedevent\">BaseRefDeletedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#baserefforcepushedevent\">BaseRefForcePushedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#blame\">Blame</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#blamerange\">BlameRange</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#blob\">Blob</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#bot\">Bot</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionrule\">BranchProtectionRule</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleconflict\">BranchProtectionRuleConflict</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleconflictconnection\">BranchProtectionRuleConflictConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleconflictedge\">BranchProtectionRuleConflictEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleconnection\">BranchProtectionRuleConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#branchprotectionruleedge\">BranchProtectionRuleEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#cvss\">CVSS</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#cwe\">CWE</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#cweconnection\">CWEConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#cweedge\">CWEEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotation\">CheckAnnotation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationconnection\">CheckAnnotationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationedge\">CheckAnnotationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationposition\">CheckAnnotationPosition</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkannotationspan\">CheckAnnotationSpan</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrun\">CheckRun</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunconnection\">CheckRunConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkrunedge\">CheckRunEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkstep\">CheckStep</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkstepconnection\">CheckStepConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checkstepedge\">CheckStepEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuite\">CheckSuite</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuiteconnection\">CheckSuiteConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#checksuiteedge\">CheckSuiteEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#closedevent\">ClosedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#codeofconduct\">CodeOfConduct</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commentdeletedevent\">CommentDeletedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commit\">Commit</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcomment\">CommitComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcommentconnection\">CommitCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcommentedge\">CommitCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcommentthread\">CommitCommentThread</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitconnection\">CommitConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitcontributionsbyrepository\">CommitContributionsByRepository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commitedge\">CommitEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#commithistoryconnection\">CommitHistoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#connectedevent\">ConnectedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contentattachment\">ContentAttachment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contentreference\">ContentReference</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributioncalendar\">ContributionCalendar</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributioncalendarday\">ContributionCalendarDay</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributioncalendarmonth\">ContributionCalendarMonth</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributioncalendarweek\">ContributionCalendarWeek</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#contributionscollection\">ContributionsCollection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#converttodraftevent\">ConvertToDraftEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#convertednotetoissueevent\">ConvertedNoteToIssueEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdcommitcontribution\">CreatedCommitContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdcommitcontributionconnection\">CreatedCommitContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdcommitcontributionedge\">CreatedCommitContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdissuecontribution\">CreatedIssueContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdissuecontributionconnection\">CreatedIssueContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdissuecontributionedge\">CreatedIssueContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestcontribution\">CreatedPullRequestContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestcontributionconnection\">CreatedPullRequestContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestcontributionedge\">CreatedPullRequestContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestreviewcontribution\">CreatedPullRequestReviewContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestreviewcontributionconnection\">CreatedPullRequestReviewContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdpullrequestreviewcontributionedge\">CreatedPullRequestReviewContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdrepositorycontribution\">CreatedRepositoryContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdrepositorycontributionconnection\">CreatedRepositoryContributionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#createdrepositorycontributionedge\">CreatedRepositoryContributionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#crossreferencedevent\">CrossReferencedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#demilestonedevent\">DemilestonedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploykey\">DeployKey</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploykeyconnection\">DeployKeyConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploykeyedge\">DeployKeyEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deployedevent\">DeployedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deployment\">Deployment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentconnection\">DeploymentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentedge\">DeploymentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentenvironmentchangedevent\">DeploymentEnvironmentChangedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentprotectionrule\">DeploymentProtectionRule</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentprotectionruleconnection\">DeploymentProtectionRuleConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentprotectionruleedge\">DeploymentProtectionRuleEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentrequest\">DeploymentRequest</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentrequestconnection\">DeploymentRequestConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentrequestedge\">DeploymentRequestEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentreview\">DeploymentReview</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentreviewconnection\">DeploymentReviewConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentreviewedge\">DeploymentReviewEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentreviewerconnection\">DeploymentReviewerConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentrevieweredge\">DeploymentReviewerEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentstatus\">DeploymentStatus</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentstatusconnection\">DeploymentStatusConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#deploymentstatusedge\">DeploymentStatusEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#disconnectedevent\">DisconnectedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#discussion\">Discussion</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#discussioncategory\">DiscussionCategory</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#discussioncategoryconnection\">DiscussionCategoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#discussioncategoryedge\">DiscussionCategoryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#discussioncomment\">DiscussionComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#discussioncommentconnection\">DiscussionCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#discussioncommentedge\">DiscussionCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#discussionconnection\">DiscussionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#discussionedge\">DiscussionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprise\">Enterprise</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorconnection\">EnterpriseAdministratorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratoredge\">EnterpriseAdministratorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorinvitation\">EnterpriseAdministratorInvitation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorinvitationconnection\">EnterpriseAdministratorInvitationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseadministratorinvitationedge\">EnterpriseAdministratorInvitationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisebillinginfo\">EnterpriseBillingInfo</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseidentityprovider\">EnterpriseIdentityProvider</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisememberconnection\">EnterpriseMemberConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisememberedge\">EnterpriseMemberEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseorganizationmembershipconnection\">EnterpriseOrganizationMembershipConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseorganizationmembershipedge\">EnterpriseOrganizationMembershipEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseoutsidecollaboratorconnection\">EnterpriseOutsideCollaboratorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseoutsidecollaboratoredge\">EnterpriseOutsideCollaboratorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseownerinfo\">EnterpriseOwnerInfo</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisependingcollaboratorconnection\">EnterprisePendingCollaboratorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisependingcollaboratoredge\">EnterprisePendingCollaboratorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisependingmemberinvitationconnection\">EnterprisePendingMemberInvitationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterprisependingmemberinvitationedge\">EnterprisePendingMemberInvitationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriserepositoryinfo\">EnterpriseRepositoryInfo</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriserepositoryinfoconnection\">EnterpriseRepositoryInfoConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriserepositoryinfoedge\">EnterpriseRepositoryInfoEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserverinstallation\">EnterpriseServerInstallation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccount\">EnterpriseServerUserAccount</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountconnection\">EnterpriseServerUserAccountConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountedge\">EnterpriseServerUserAccountEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountemail\">EnterpriseServerUserAccountEmail</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountemailconnection\">EnterpriseServerUserAccountEmailConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountemailedge\">EnterpriseServerUserAccountEmailEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountsupload\">EnterpriseServerUserAccountsUpload</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountsuploadconnection\">EnterpriseServerUserAccountsUploadConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseserveruseraccountsuploadedge\">EnterpriseServerUserAccountsUploadEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseuseraccount\">EnterpriseUserAccount</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseuseraccountconnection\">EnterpriseUserAccountConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#enterpriseuseraccountedge\">EnterpriseUserAccountEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#environment\">Environment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#environmentconnection\">EnvironmentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#environmentedge\">EnvironmentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentity\">ExternalIdentity</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentityconnection\">ExternalIdentityConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentityedge\">ExternalIdentityEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentitysamlattributes\">ExternalIdentitySamlAttributes</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#externalidentityscimattributes\">ExternalIdentityScimAttributes</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#followerconnection\">FollowerConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#followingconnection\">FollowingConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#generichovercardcontext\">GenericHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gist\">Gist</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistcomment\">GistComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistcommentconnection\">GistCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistcommentedge\">GistCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistconnection\">GistConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistedge\">GistEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gistfile\">GistFile</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gitactor\">GitActor</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gitactorconnection\">GitActorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gitactoredge\">GitActorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#githubmetadata\">GitHubMetadata</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#gpgsignature\">GpgSignature</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#headrefdeletedevent\">HeadRefDeletedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#headrefforcepushedevent\">HeadRefForcePushedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#headrefrestoredevent\">HeadRefRestoredEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#hovercard\">Hovercard</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ipallowlistentry\">IpAllowListEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ipallowlistentryconnection\">IpAllowListEntryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ipallowlistentryedge\">IpAllowListEntryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issue\">Issue</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecomment\">IssueComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecommentconnection\">IssueCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecommentedge\">IssueCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issueconnection\">IssueConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuecontributionsbyrepository\">IssueContributionsByRepository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issueedge\">IssueEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetemplate\">IssueTemplate</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetimelineconnection\">IssueTimelineConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetimelineitemedge\">IssueTimelineItemEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetimelineitemsconnection\">IssueTimelineItemsConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#issuetimelineitemsedge\">IssueTimelineItemsEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#joinedgithubcontribution\">JoinedGitHubContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#label\">Label</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#labelconnection\">LabelConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#labeledge\">LabelEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#labeledevent\">LabeledEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#language\">Language</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#languageconnection\">LanguageConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#languageedge\">LanguageEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#license\">License</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#licenserule\">LicenseRule</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#lockedevent\">LockedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mannequin\">Mannequin</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#markedasduplicateevent\">MarkedAsDuplicateEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#memberscandeletereposclearauditentry\">MembersCanDeleteReposClearAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#memberscandeletereposdisableauditentry\">MembersCanDeleteReposDisableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#memberscandeletereposenableauditentry\">MembersCanDeleteReposEnableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mentionedevent\">MentionedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#mergedevent\">MergedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestone\">Milestone</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestoneconnection\">MilestoneConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestoneedge\">MilestoneEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#milestonedevent\">MilestonedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#movedcolumnsinprojectevent\">MovedColumnsInProjectEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#oauthapplicationcreateauditentry\">OauthApplicationCreateAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgaddbillingmanagerauditentry\">OrgAddBillingManagerAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgaddmemberauditentry\">OrgAddMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgblockuserauditentry\">OrgBlockUserAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgconfigdisablecollaboratorsonlyauditentry\">OrgConfigDisableCollaboratorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgconfigenablecollaboratorsonlyauditentry\">OrgConfigEnableCollaboratorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgcreateauditentry\">OrgCreateAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgdisableoauthapprestrictionsauditentry\">OrgDisableOauthAppRestrictionsAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgdisablesamlauditentry\">OrgDisableSamlAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgdisabletwofactorrequirementauditentry\">OrgDisableTwoFactorRequirementAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgenableoauthapprestrictionsauditentry\">OrgEnableOauthAppRestrictionsAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgenablesamlauditentry\">OrgEnableSamlAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgenabletwofactorrequirementauditentry\">OrgEnableTwoFactorRequirementAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orginvitememberauditentry\">OrgInviteMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orginvitetobusinessauditentry\">OrgInviteToBusinessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgoauthappaccessapprovedauditentry\">OrgOauthAppAccessApprovedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgoauthappaccessdeniedauditentry\">OrgOauthAppAccessDeniedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgoauthappaccessrequestedauditentry\">OrgOauthAppAccessRequestedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgremovebillingmanagerauditentry\">OrgRemoveBillingManagerAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgremovememberauditentry\">OrgRemoveMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgremoveoutsidecollaboratorauditentry\">OrgRemoveOutsideCollaboratorAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgrestorememberauditentry\">OrgRestoreMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgrestoremembermembershiporganizationauditentrydata\">OrgRestoreMemberMembershipOrganizationAuditEntryData</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgrestoremembermembershiprepositoryauditentrydata\">OrgRestoreMemberMembershipRepositoryAuditEntryData</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgrestoremembermembershipteamauditentrydata\">OrgRestoreMemberMembershipTeamAuditEntryData</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgunblockuserauditentry\">OrgUnblockUserAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgupdatedefaultrepositorypermissionauditentry\">OrgUpdateDefaultRepositoryPermissionAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgupdatememberauditentry\">OrgUpdateMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgupdatememberrepositorycreationpermissionauditentry\">OrgUpdateMemberRepositoryCreationPermissionAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#orgupdatememberrepositoryinvitationpermissionauditentry\">OrgUpdateMemberRepositoryInvitationPermissionAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organization\">Organization</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationauditentryconnection\">OrganizationAuditEntryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationauditentryedge\">OrganizationAuditEntryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationconnection\">OrganizationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationedge\">OrganizationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationidentityprovider\">OrganizationIdentityProvider</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationinvitation\">OrganizationInvitation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationinvitationconnection\">OrganizationInvitationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationinvitationedge\">OrganizationInvitationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationmemberconnection\">OrganizationMemberConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationmemberedge\">OrganizationMemberEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationteamshovercardcontext\">OrganizationTeamsHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#organizationshovercardcontext\">OrganizationsHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pageinfo\">PageInfo</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#permissionsource\">PermissionSource</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnableitemconnection\">PinnableItemConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnableitemedge\">PinnableItemEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinneddiscussion\">PinnedDiscussion</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinneddiscussionconnection\">PinnedDiscussionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinneddiscussionedge\">PinnedDiscussionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnedevent\">PinnedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnedissue\">PinnedIssue</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnedissueconnection\">PinnedIssueConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pinnedissueedge\">PinnedIssueEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#privaterepositoryforkingdisableauditentry\">PrivateRepositoryForkingDisableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#privaterepositoryforkingenableauditentry\">PrivateRepositoryForkingEnableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#profileitemshowcase\">ProfileItemShowcase</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#project\">Project</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcard\">ProjectCard</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcardconnection\">ProjectCardConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcardedge\">ProjectCardEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcolumn\">ProjectColumn</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcolumnconnection\">ProjectColumnConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectcolumnedge\">ProjectColumnEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectconnection\">ProjectConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectedge\">ProjectEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#projectprogress\">ProjectProgress</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#publickey\">PublicKey</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#publickeyconnection\">PublicKeyConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#publickeyedge\">PublicKeyEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequest\">PullRequest</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestchangedfile\">PullRequestChangedFile</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestchangedfileconnection\">PullRequestChangedFileConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestchangedfileedge\">PullRequestChangedFileEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcommit\">PullRequestCommit</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcommitcommentthread\">PullRequestCommitCommentThread</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcommitconnection\">PullRequestCommitConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcommitedge\">PullRequestCommitEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestconnection\">PullRequestConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestcontributionsbyrepository\">PullRequestContributionsByRepository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestedge\">PullRequestEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreview\">PullRequestReview</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewcomment\">PullRequestReviewComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewcommentconnection\">PullRequestReviewCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewcommentedge\">PullRequestReviewCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewconnection\">PullRequestReviewConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewcontributionsbyrepository\">PullRequestReviewContributionsByRepository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewedge\">PullRequestReviewEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewthread\">PullRequestReviewThread</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewthreadconnection\">PullRequestReviewThreadConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestreviewthreadedge\">PullRequestReviewThreadEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequestrevisionmarker\">PullRequestRevisionMarker</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequesttemplate\">PullRequestTemplate</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequesttimelineconnection\">PullRequestTimelineConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequesttimelineitemedge\">PullRequestTimelineItemEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequesttimelineitemsconnection\">PullRequestTimelineItemsConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pullrequesttimelineitemsedge\">PullRequestTimelineItemsEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#push\">Push</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pushallowance\">PushAllowance</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pushallowanceconnection\">PushAllowanceConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#pushallowanceedge\">PushAllowanceEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ratelimit\">RateLimit</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactinguserconnection\">ReactingUserConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactinguseredge\">ReactingUserEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reaction\">Reaction</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactionconnection\">ReactionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactionedge\">ReactionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactiongroup\">ReactionGroup</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactorconnection\">ReactorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reactoredge\">ReactorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#readyforreviewevent\">ReadyForReviewEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#ref\">Ref</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#refconnection\">RefConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#refedge\">RefEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#refupdaterule\">RefUpdateRule</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#referencedevent\">ReferencedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#release\">Release</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseasset\">ReleaseAsset</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseassetconnection\">ReleaseAssetConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseassetedge\">ReleaseAssetEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseconnection\">ReleaseConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#releaseedge\">ReleaseEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#removedfromprojectevent\">RemovedFromProjectEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#renamedtitleevent\">RenamedTitleEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reopenedevent\">ReopenedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoaccessauditentry\">RepoAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoaddmemberauditentry\">RepoAddMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoaddtopicauditentry\">RepoAddTopicAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoarchivedauditentry\">RepoArchivedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repochangemergesettingauditentry\">RepoChangeMergeSettingAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigdisableanonymousgitaccessauditentry\">RepoConfigDisableAnonymousGitAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigdisablecollaboratorsonlyauditentry\">RepoConfigDisableCollaboratorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigdisablecontributorsonlyauditentry\">RepoConfigDisableContributorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigdisablesockpuppetdisallowedauditentry\">RepoConfigDisableSockpuppetDisallowedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigenableanonymousgitaccessauditentry\">RepoConfigEnableAnonymousGitAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigenablecollaboratorsonlyauditentry\">RepoConfigEnableCollaboratorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigenablecontributorsonlyauditentry\">RepoConfigEnableContributorsOnlyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigenablesockpuppetdisallowedauditentry\">RepoConfigEnableSockpuppetDisallowedAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfiglockanonymousgitaccessauditentry\">RepoConfigLockAnonymousGitAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repoconfigunlockanonymousgitaccessauditentry\">RepoConfigUnlockAnonymousGitAccessAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repocreateauditentry\">RepoCreateAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repodestroyauditentry\">RepoDestroyAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reporemovememberauditentry\">RepoRemoveMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reporemovetopicauditentry\">RepoRemoveTopicAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repository\">Repository</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorycollaboratorconnection\">RepositoryCollaboratorConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorycollaboratoredge\">RepositoryCollaboratorEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryconnection\">RepositoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorycontactlink\">RepositoryContactLink</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryedge\">RepositoryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryinvitation\">RepositoryInvitation</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryinvitationconnection\">RepositoryInvitationConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryinvitationedge\">RepositoryInvitationEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorytopic\">RepositoryTopic</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorytopicconnection\">RepositoryTopicConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositorytopicedge\">RepositoryTopicEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvisibilitychangedisableauditentry\">RepositoryVisibilityChangeDisableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvisibilitychangeenableauditentry\">RepositoryVisibilityChangeEnableAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvulnerabilityalert\">RepositoryVulnerabilityAlert</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvulnerabilityalertconnection\">RepositoryVulnerabilityAlertConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#repositoryvulnerabilityalertedge\">RepositoryVulnerabilityAlertEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#restrictedcontribution\">RestrictedContribution</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewdismissalallowance\">ReviewDismissalAllowance</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewdismissalallowanceconnection\">ReviewDismissalAllowanceConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewdismissalallowanceedge\">ReviewDismissalAllowanceEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewdismissedevent\">ReviewDismissedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequest\">ReviewRequest</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequestconnection\">ReviewRequestConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequestedge\">ReviewRequestEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequestremovedevent\">ReviewRequestRemovedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewrequestedevent\">ReviewRequestedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#reviewstatushovercardcontext\">ReviewStatusHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#savedreply\">SavedReply</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#savedreplyconnection\">SavedReplyConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#savedreplyedge\">SavedReplyEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#searchresultitemconnection\">SearchResultItemConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#searchresultitemedge\">SearchResultItemEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisory\">SecurityAdvisory</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisoryconnection\">SecurityAdvisoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisoryedge\">SecurityAdvisoryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisoryidentifier\">SecurityAdvisoryIdentifier</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisorypackage\">SecurityAdvisoryPackage</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisorypackageversion\">SecurityAdvisoryPackageVersion</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityadvisoryreference\">SecurityAdvisoryReference</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityvulnerability\">SecurityVulnerability</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityvulnerabilityconnection\">SecurityVulnerabilityConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#securityvulnerabilityedge\">SecurityVulnerabilityEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#smimesignature\">SmimeSignature</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorship\">Sponsorship</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorshipconnection\">SponsorshipConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#sponsorshipedge\">SponsorshipEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#stargazerconnection\">StargazerConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#stargazeredge\">StargazerEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#starredrepositoryconnection\">StarredRepositoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#starredrepositoryedge\">StarredRepositoryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#status\">Status</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#statuscheckrollup\">StatusCheckRollup</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#statuscheckrollupcontextconnection\">StatusCheckRollupContextConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#statuscheckrollupcontextedge\">StatusCheckRollupContextEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#statuscontext\">StatusContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#submodule\">Submodule</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#submoduleconnection\">SubmoduleConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#submoduleedge\">SubmoduleEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#subscribedevent\">SubscribedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#suggestedreviewer\">SuggestedReviewer</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#tag\">Tag</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#team\">Team</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamaddmemberauditentry\">TeamAddMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamaddrepositoryauditentry\">TeamAddRepositoryAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamchangeparentteamauditentry\">TeamChangeParentTeamAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamconnection\">TeamConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussion\">TeamDiscussion</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussioncomment\">TeamDiscussionComment</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussioncommentconnection\">TeamDiscussionCommentConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussioncommentedge\">TeamDiscussionCommentEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussionconnection\">TeamDiscussionConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamdiscussionedge\">TeamDiscussionEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamedge\">TeamEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teammemberconnection\">TeamMemberConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teammemberedge\">TeamMemberEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamremovememberauditentry\">TeamRemoveMemberAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamremoverepositoryauditentry\">TeamRemoveRepositoryAuditEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamrepositoryconnection\">TeamRepositoryConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#teamrepositoryedge\">TeamRepositoryEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#textmatch\">TextMatch</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#textmatchhighlight\">TextMatchHighlight</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#topic\">Topic</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#transferredevent\">TransferredEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#tree\">Tree</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#treeentry\">TreeEntry</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unassignedevent\">UnassignedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unknownsignature\">UnknownSignature</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unlabeledevent\">UnlabeledEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unlockedevent\">UnlockedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unmarkedasduplicateevent\">UnmarkedAsDuplicateEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unpinnedevent\">UnpinnedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#unsubscribedevent\">UnsubscribedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#user\">User</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userblockedevent\">UserBlockedEvent</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userconnection\">UserConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#usercontentedit\">UserContentEdit</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#usercontenteditconnection\">UserContentEditConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#usercontenteditedge\">UserContentEditEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#useredge\">UserEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#useremailmetadata\">UserEmailMetadata</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userstatus\">UserStatus</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userstatusconnection\">UserStatusConnection</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#userstatusedge\">UserStatusEdge</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#viewerhovercardcontext\">ViewerHovercardContext</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#workflow\">Workflow</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
},
{
"contents": "\n <a href=\"#workflowrun\">WorkflowRun</a>\n ",
"headingLevel": 2,
"indentationLevel": 0
}
]
}
}